Commit Graph

24 Commits

Author SHA1 Message Date
iperov 3549272244 fix for final 2019-03-15 11:03:37 +04:00
iperov 5bd3f875fa fix 2019-03-14 10:50:53 +04:00
iperov 6e59f1a150 Sorter: new better blur estimator 2019-03-14 10:38:56 +04:00
iperov 438213e97c manual extractor: increased FPS,
sort by final : now you can specify target number of images,
converter: fix seamless mask and exception,
huge refactoring
2019-02-28 11:56:31 +04:00
iperov 5bbd8997d9 fix Sorter.py 2019-02-22 15:22:42 +04:00
iperov 5e474c3462 added sort by one face in images. it trashes all images in which more than 1 face is found 2019-02-22 11:32:27 +04:00
iperov 06fe1314d8 removing default yaw_value from DFLIMG files,
added better pitch/yaw estimator from 68 landmarks,
improving face yaw accuracy for sorting and trainers,
added sort by face-pitch
2019-02-12 21:31:37 +04:00
iperov 5a1fb199f4 added support of non-english characters in paths 2019-02-05 19:33:55 +04:00
iperov 6d95dd4a99 DFL now works with JPG files by default. Old PNG files also supported. Added util convertor PNG to JPG. 2019-02-04 19:47:24 +04:00
iperov 72646becd1 forcing all tqdm's to ascii in order to work properly on Chinese windows 2019-01-24 21:32:07 +04:00
iperov b6c4171ea1 optimizations of nnlib and SampleGeneratorFace,
refactorings
2019-01-22 11:52:04 +04:00
iperov cf41e1b962 fix sort by final 2019-01-07 17:27:10 +04:00
iperov ff3a208e80 fix sort by final 2019-01-07 14:57:46 +04:00
iperov abdbe7fd8d added sort by 'final' 2019-01-07 14:20:44 +04:00
iperov b5ba7d52cb increased speed of sort by hist sim for ten thousands of faces 2019-01-04 22:54:09 +04:00
iperov 57e1e59c03 revert sort_by_hist 2019-01-02 23:53:27 +04:00
iperov a37af3e965 remove print_on_no_embedded_data=True on sort_by_hist_dissim 2018-12-25 19:50:25 +04:00
iperov d04e8b1d91 increased speed of sort by hist 2018-12-20 18:04:13 +04:00
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 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 6bd5a44264 initial 2018-06-04 17:12:43 +04:00