iperov
bc5ca1ab59
removed sort by hist-blur
2018-12-20 12:57:16 +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
26571eff6a
added sort -by black . Places images which contains black area at end of folder. Useful to get rid of src faces which cutted by screen.
2018-12-18 18:08:04 +04:00
iperov
db142bcc02
increased speed of 'sort by hist-dissim' by running in parallel
2018-12-18 17:51:54 +04:00
iperov
43da6f84d6
improved sort by blur. Now it's better than laplacian, and multiprocessed.
2018-12-18 16:51:36 +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
Christopher Throwaway
a74b57d6e5
Improve Manual Extraction process
...
Adds improvements to the manual selection process. You can now
click to lock the selection box, and can also go forward and backwards
to modify selections after they have been made. You can also now push
'Q' to skip all remaining images to quickly save the extractions you
have already made.
2018-06-27 21:32:35 -05:00
iperov
77640259fc
fix manual extractor crash
2018-06-05 23:56:09 +04:00
iperov
6bd5a44264
initial
2018-06-04 17:12:43 +04:00