mirror of
https://github.com/iperov/DeepFaceLab.git
synced 2025-08-19 21:13:20 -07:00
SAE: removed option 'remove gray border', because it makes the model very resource intensive
This commit is contained in:
parent
832ea90a5f
commit
565c131b97
2 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@ from interact import interact as io
|
|||
from nnlib import nnlib
|
||||
|
||||
"""
|
||||
FANSegmentator is designed to segment faces aligned by 2DFAN-4 landmarks extractor.
|
||||
FANSegmentator is designed to exclude obstructions from faces such as hair, fingers, etc.
|
||||
|
||||
Dataset used to train located in official DFL mega.nz folder
|
||||
https://mega.nz/#F!b9MzCK4B!zEAG9txu7uaRUjXz9PtBqg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue