Commit Graph

18 Commits

Author SHA1 Message Date
deeppomf
08d8e8cfc9 add support for mosaic decensors from the command line 2018-10-20 23:46:56 -04:00
deeppomf
d88f77a157 add input output folders 2018-10-20 00:26:41 -04:00
deeppomf
40d3a50d45 Add files 2018-10-20 00:11:20 -04:00
deeppomf
6bd08ddfa6 Purge the old files 2018-10-19 23:56:49 -04:00
SoftArmpit
9847a7f33f feat: pass whole images and auto-detect shapes
We add auto-detection of mask shapes, enabling the ability to put whole
images in the input folder. This is done through OpenCV by checking for
large contours (>150) matching the mask color.

Depends: https://github.com/deeppomf/DeepMindBreak/pull/8
2018-06-15 16:59:22 +01:00
deeppomf
85c9886f41 fix typo 2018-03-14 21:04:45 -04:00
deep pomf
1f4f847008 decensor color added to config 2018-03-08 15:11:51 -05:00
deeppomf
018c86c959 added comment about batch_size 2018-02-27 23:15:57 -05:00
deeppomf
faca2f76fd temporarily revert batch_size usage in decensor.py and fix image sample saving in train.py 2018-02-27 23:10:44 -05:00
deeppomf
4e4c2d74ef use mask_color variable 2018-02-27 11:36:20 -05:00
deeppomf
092c214103 decensor now uses args 2018-02-27 11:34:14 -05:00
deep pomf
405456a8f0 more args 2018-02-26 10:59:14 -05:00
deep pomf
8f7e46f5f0 remove xrange for python 3 compat 2018-02-12 12:25:10 -05:00
deep pomf
181e13ef68 poisson blending variable 2018-02-12 12:21:10 -05:00
deep pomf
4ed26b5d06 disable poisson blending 2018-02-12 12:08:02 -05:00
deeppomf
a9d7000736 readme, decensor 2018-02-11 13:57:44 -05:00
deeppomf
13dc39afba update decensor 2018-02-11 00:45:14 -05:00
deeppomf
704ff80bba update 2018-02-10 22:19:48 -05:00