DeepFaceLab/models
Colombo af98407f06 SAEHD: lr_dropout now can be ‘n’, ‘y’, ‘cpu’. ‘n’ and ’y’ are the same as before.
‘cpu’ mean enabled on CPU. This allows not to use extra VRAM, sacrificing 20% time of iteration.

SAEHD: resolution >= 256 now has second dssim loss function
2020-06-08 14:18:33 +04:00
..
Model_Quick96 Added new face type : head 2020-04-04 09:28:06 +04:00
Model_SAEHD SAEHD: lr_dropout now can be ‘n’, ‘y’, ‘cpu’. ‘n’ and ’y’ are the same as before. 2020-06-08 14:18:33 +04:00
Model_XSeg Added new face type : head 2020-04-04 09:28:06 +04:00
__init__.py DFL-2.0 initial branch commit 2020-01-21 18:43:39 +04:00
ModelBase.py Trainer: added --silent-start cmd option 2020-04-02 13:05:04 +04:00