DeepFaceLab/models
Colombo e8b04053e4 SAEHD:
Changed help for “Learning rate dropout” option:

When the face is trained enough, you can enable this option to get extra sharpness and reduce subpixel shake for less amount of iterations.

Enabled it before “disable random warp” and before GAN. n disabled. y enabled

cpu enabled on CPU. This allows not to use extra VRAM, sacrificing 20% time of iteration.

 Changed help for GAN option:

Train the network in Generative Adversarial manner.

Forces the neural network to learn small details of the face.

Enable it only when the face is trained enough and don't disable.

Typical value is 0.1

improved GAN. Now it produces better skin detail, less patterned aggressive artifacts, works faster.
https://i.imgur.com/Nbh3mw1.png
2020-07-16 22:19:17 +04:00
..
Model_Quick96 SAEHD: 2020-06-19 09:45:55 +04:00
Model_SAEHD SAEHD: 2020-07-16 22:19:17 +04:00
Model_XSeg SAEHD: 2020-06-19 09:45:55 +04:00
__init__.py DFL-2.0 initial branch commit 2020-01-21 18:43:39 +04:00
ModelBase.py SAEHD: 2020-06-19 09:45:55 +04:00