mirror of
https://github.com/iperov/DeepFaceLab.git
synced 2025-08-19 21:13:20 -07:00
added new extractor: S3FD,
all extractors now produce less false-positive faces
This commit is contained in:
parent
9440224556
commit
fbf39d2727
10 changed files with 83 additions and 112 deletions
|
@ -1,4 +1,5 @@
|
|||
from .FaceType import FaceType
|
||||
from .DLIBExtractor import DLIBExtractor
|
||||
from .MTCExtractor import MTCExtractor
|
||||
from .S3FDExtractor import S3FDExtractor
|
||||
from .LandmarksExtractor import LandmarksExtractor
|
Loading…
Add table
Add a link
Reference in a new issue