Commit Graph

19 Commits

Author SHA1 Message Date
iperov 22efba57a3 fix 2019-05-11 19:44:01 +04:00
iperov 1493551410 fix 2019-05-11 19:42:03 +04:00
iperov 53c4f8a86e cleaning 2019-05-11 16:55:06 +04:00
iperov e8f207557b fix bgr_shuffle 2019-05-10 08:11:17 +04:00
iperov 5a9498543d refactoring 2019-05-09 18:05:50 +04:00
iperov d003366033 cleaning 2019-05-07 10:47:51 +04:00
iperov 809cc14860 fix 2019-05-06 16:27:18 +04:00
iperov a805f81142 SAE: added test option: 'Apply random color transfer to src faceset' 2019-05-06 11:34:56 +04:00
iperov f89200d236 nothing interesting 2019-04-26 15:18:48 +04:00
iperov 0e088f6415 _ 2019-04-25 14:46:39 +04:00
iperov 947feac047 refactorings 2019-04-24 11:28:58 +04:00
iperov 2809d495c2 _ 2019-04-23 17:31:58 +04:00
iperov 8969e80275 _ 2019-04-23 14:07:38 +04:00
iperov e58197ca22 initial code to extract umdfaces.io dataset and train pose estimator 2019-04-23 08:14:09 +04:00
iperov 242b850245 fix bgr_shuffle randomizer 2019-04-20 18:05:11 +04:00
iperov 046649e6be update == 04.20.2019 == (#242)
* superb improved fanseg

* _

* _

* added FANseg extractor for src and dst faces to use it in training

* -

* _

* _

* update to 'partial' func

* _

* trained FANSeg_256_full_face.h5,
new experimental models: AVATAR, RecycleGAN

* _

* _

* _

* fix for TCC mode cards(tesla), was conflict with plaidML initialization.

* _

* update manuals

* _
2019-04-20 08:23:08 +04:00
iperov 58d7e990f4 refactorings, added motion blur to SampleProcessor for FANSegmentator trainer 2019-04-07 23:08:00 +04:00
iperov 5ac7e5d7f1 changed help message for pixel loss:
Pixel loss may help to enhance fine details and stabilize face color. Use it only if quality does not improve over time.

SAE:
previous SAE model will not work with this update.
Greatly decreased chance of model collapse.
Increased model accuracy.
Residual blocks now default and this option has been removed.
Improved 'learn mask'.
Added masked preview (switch by space key)

Converter:
fixed rct/lct in seamless mode
added mask mode (6) learned*FAN-prd*FAN-dst

added mask editor, its created for refining dataset for FANSeg model, and not for production, but you can spend your time and test it in regular fakes with face obstructions
2019-04-04 10:22:53 +04:00
iperov 3cf3bb786e rename samples to samplelib 2019-03-27 10:44:13 +04:00