mirror of
https://github.com/iperov/DeepFaceLab.git
synced 2025-07-14 17:13:42 -07:00
initial code to extract umdfaces.io dataset and train pose estimator
This commit is contained in:
parent
51a917facc
commit
e58197ca22
18 changed files with 437 additions and 57 deletions
|
@ -4,3 +4,4 @@ from .MTCExtractor import MTCExtractor
|
|||
from .S3FDExtractor import S3FDExtractor
|
||||
from .LandmarksExtractor import LandmarksExtractor
|
||||
from .FANSegmentator import FANSegmentator
|
||||
from .PoseEstimator import PoseEstimator
|
Loading…
Add table
Add a link
Reference in a new issue