DeepFaceLab/samplelib
Colombo dc11ec32be SAE : WARNING, RETRAIN IS REQUIRED !
fixed model sizes from previous update.
avoided bug in ML framework(keras) that forces to train the model on random noise.

Converter: added blur on the same keys as sharpness

Added new model 'TrueFace'. This is a GAN model ported from https://github.com/NVlabs/FUNIT
Model produces near zero morphing and high detail face.
Model has higher failure rate than other models.
Keep src and dst faceset in same lighting conditions.
2019-09-19 11:13:56 +04:00
..
__init__.py initial code to extract umdfaces.io dataset and train pose estimator 2019-04-23 08:14:09 +04:00
Sample.py SAE : WARNING, RETRAIN IS REQUIRED ! 2019-09-19 11:13:56 +04:00
SampleGeneratorBase.py SAE : WARNING, RETRAIN IS REQUIRED ! 2019-09-19 11:13:56 +04:00
SampleGeneratorFace.py SAE : WARNING, RETRAIN IS REQUIRED ! 2019-09-19 11:13:56 +04:00
SampleGeneratorFaceTemporal.py fixed error "Failed to get convolution algorithm" on some systems 2019-08-11 11:17:22 +04:00
SampleGeneratorImageTemporal.py fixed error "Failed to get convolution algorithm" on some systems 2019-08-11 11:17:22 +04:00
SampleLoader.py SAE : WARNING, RETRAIN IS REQUIRED ! 2019-09-19 11:13:56 +04:00
SampleProcessor.py Converter: 2019-09-07 13:57:42 +04:00