mirror of
https://github.com/iperov/DeepFaceLab.git
synced 2025-08-19 21:13:20 -07:00
S3FD and 2DFAN-4 were improperly ported from pytorch. now fixed.
This commit is contained in:
parent
e928ee0d30
commit
d9d10f91c2
5 changed files with 98 additions and 14 deletions
|
@ -2,6 +2,6 @@ from .FaceType import FaceType
|
|||
from .DLIBExtractor import DLIBExtractor
|
||||
from .MTCExtractor import MTCExtractor
|
||||
from .S3FDExtractor import S3FDExtractor
|
||||
from .LandmarksExtractor import LandmarksExtractor
|
||||
from .FANExtractor import FANExtractor
|
||||
from .FANSegmentator import FANSegmentator
|
||||
from .PoseEstimator import PoseEstimator
|
Loading…
Add table
Add a link
Reference in a new issue