DeepFaceLab/core/leras/models
iperov 66bb72f164 XSeg model has been changed to work better with large amount of various faces, thus you should retrain existing xseg model.
Windows build: Added Generic XSeg model pretrained on various faces. It is most suitable for src faceset because it contains clean faces, but also can be applied on dst footage without complex face obstructions.
2021-05-12 13:28:48 +04:00
..
__init__.py New script: 2020-03-30 14:00:40 +04:00
CodeDiscriminator.py global refactoring and fixes, 2020-03-13 08:09:00 +04:00
ModelBase.py fix depth_to_space for tf2.4.0. Removing compute_output_shape in leras, because it uses CPU device, which does not support all ops. 2020-12-11 11:28:33 +04:00
PatchDiscriminator.py update GAN model 2021-01-03 19:25:39 +04:00
XSeg.py XSeg model has been changed to work better with large amount of various faces, thus you should retrain existing xseg model. 2021-05-12 13:28:48 +04:00