DeepFaceLab/models
2018-12-20 13:50:38 +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 --seamless-erode-mask-modifier . This mask used to define area for opencv seamless cloning function. So if you erode it little bit , you can decrease flickering effect on some frames. 2018-12-20 13:50:38 +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 refactorings, improved sort by hist-dissim 2018-12-20 12:43:00 +04:00