Commit graph

10 commits

Author SHA1 Message Date
iperov
f8824f9601 refactoring. Added RecycleGAN for testing. 2018-12-28 19:38:52 +04:00
iperov
9926dc626a refactorings, improved sort by hist-dissim 2018-12-20 12:43:00 +04:00
iperov
4ff67ad26b fix --aligned-dir arg 2018-12-20 04:14:42 +04:00
iperov
98ee1bb339 Added option hist-match threshold, used for decrease artifacts of hist-match.
Fix terminating converter thread in debug mode.
Added DeepFaceLab converter overview to readme.
2018-12-14 10:40:46 +04:00
iperov
1bd3a8e0c1 fix error on small mask region size in converter,
error catching on convert face
2018-12-12 20:48:30 +04:00
iperov
b52793218e fix 2018-12-08 10:44:46 +04:00
iperov
d11637ec55 limiting max convert subprocessors to 6 2018-12-08 10:12:41 +04:00
iperov
52f2be80d7 print filename if exception occurs while converting 2018-12-04 22:23:02 +04:00
iperov
5c43f4245e transfercolor via lab converter now implemented by tensorflow-cpu, which is x2 faster than skimage.
We cannot use GPU for lab converter in converter multiprocesses, because almost all VRAM ate by model process, so even 300Mb free VRAM not enough for tensorflow lab converter.
Removed skimage dependency.
Refactorings.
2018-12-01 12:11:54 +04:00
iperov
6bd5a44264 initial 2018-06-04 17:12:43 +04:00