DeepFaceLab/models
iperov 37505d88e3 old SAE model will not work with this update.
Fixed bug when SAE can be collapsed during a time.

SAE: removed CA weights and encoder/decoder dims.

added new options:

Encoder dims per channel (21-85 ?:help skip:%d)
More encoder dims help to recognize more facial features, but require more VRAM. You can fine-tune model size to fit your GPU.

Decoder dims per channel (11-85 ?:help skip:%d)
More decoder dims help to get better details, but require more VRAM. You can fine-tune model size to fit your GPU.

Add residual blocks to decoder? (y/n, ?:help skip:n) :
These blocks help to get better details, but require more computing time.

Remove gray border? (y/n, ?:help skip:n) :
Removes gray border of predicted face, but requires more computing resources.
2019-03-24 15:35:02 +04:00
..
Model_DF removing trailing spaces 2019-03-19 23:53:27 +04:00
Model_FANSegmentator fix fanseg 2019-03-20 09:08:42 +04:00
Model_H64 removing trailing spaces 2019-03-19 23:53:27 +04:00
Model_H128 removing trailing spaces 2019-03-19 23:53:27 +04:00
Model_LIAEF128 removing trailing spaces 2019-03-19 23:53:27 +04:00
Model_SAE old SAE model will not work with this update. 2019-03-24 15:35:02 +04:00
__init__.py removing trailing spaces 2019-03-19 23:53:27 +04:00
archived_models.zip now you can train models on multiple GPU's on same workspace without cloning any folders. 2019-01-14 10:48:23 +04:00
ModelBase.py removing trailing spaces 2019-03-19 23:53:27 +04:00