FromFaces
- class tools.alignments.jobs_faces.FromFaces(alignments: None, arguments: Namespace)
Bases:
objectScan a folder of Faceswap Extracted Faces and re-create the associated alignments file(s)
- Parameters:
alignments (None) – Parameter included for standard job naming convention, but not used for this process.
arguments (Namespace) – The
argparsearguments as passed in fromtools.py
Methods Summary
process()Run the job to read faces from a folder to create alignments file(s).
Methods Documentation
- process() None
Run the job to read faces from a folder to create alignments file(s).
- Return type:
None
- process() None
Run the job to read faces from a folder to create alignments file(s).
- Return type:
None