DeepFaceLab/models
2018-12-19 23:28:48 +04:00
..
Model_AVATAR fix avatar multigpu mode 2018-06-07 12:18:42 +04:00
Model_DF Added option hist-match threshold, used for decrease artifacts of hist-match. 2018-12-14 10:40:46 +04:00
Model_H64 Added option hist-match threshold, used for decrease artifacts of hist-match. 2018-12-14 10:40:46 +04:00
Model_H128 Added option hist-match threshold, used for decrease artifacts of hist-match. 2018-12-14 10:40:46 +04:00
Model_LIAEF128 Added option hist-match threshold, used for decrease artifacts of hist-match. 2018-12-14 10:40:46 +04:00
Model_LIAEF128YAW Added option hist-match threshold, used for decrease artifacts of hist-match. 2018-12-14 10:40:46 +04:00
Model_MIAEF128 Added option hist-match threshold, used for decrease artifacts of hist-match. 2018-12-14 10:40:46 +04:00
__init__.py initial 2018-06-04 17:12:43 +04:00
BaseTypes.py initial 2018-06-04 17:12:43 +04:00
ConverterBase.py initial 2018-06-04 17:12:43 +04:00
ConverterImage.py initial 2018-06-04 17:12:43 +04:00
ConverterMasked.py added converter option --use-predicted-mask . By default converter uses model's predicted mask, but now you can use DST mask. 2018-12-19 23:28:48 +04:00
ModelBase.py transfercolor via lab converter now implemented by tensorflow-cpu, which is x2 faster than skimage. 2018-12-01 12:11:54 +04:00
TrainingDataGenerator.py initial 2018-06-04 17:12:43 +04:00
TrainingDataGeneratorBase.py initial 2018-06-04 17:12:43 +04:00