mirror of
https://github.com/iperov/DeepFaceLab.git
synced 2025-07-13 00:23:51 -07:00
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 |
||
---|---|---|
.. | ||
Model_Quick96 | ||
Model_SAEHD | ||
Model_XSeg | ||
__init__.py | ||
ModelBase.py |