DeepFaceLab/models
Colombo 3702531898 SAEHD: ‘Face style power’ and ‘Background style power’ are now available for whole_face
New help messages for these options:

Face style power
Learn the color of the predicted face to be the same as dst inside mask.
If you want to use this option with 'whole_face' you have to use XSeg trained mask.
Warning: Enable it only after 10k iters, when predicted face is clear enough to start learn style.
Start from 0.001 value and check history changes.
Enabling this option increases the chance of model collapse

Background style power
      Learn the area outside mask of the predicted face to be the same as dst.
If you want to use this option with 'whole_face' you have to use XSeg trained mask.
This can make face more like dst.
Enabling this option increases the chance of model collapse. Typical value is 2.0
2020-03-30 19:46:17 +04:00
..
Model_Quick96 global refactoring and fixes, 2020-03-13 08:09:00 +04:00
Model_SAEHD SAEHD: ‘Face style power’ and ‘Background style power’ are now available for whole_face 2020-03-30 19:46:17 +04:00
Model_XSeg New script: 2020-03-30 14:00:40 +04:00
__init__.py DFL-2.0 initial branch commit 2020-01-21 18:43:39 +04:00
ModelBase.py fix preview_history 2020-03-29 14:50:02 +04:00