FromFaces

class tools.alignments.jobs_faces.FromFaces(alignments: None, arguments: Namespace)

Bases: object

Scan 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 argparse arguments as passed in from tools.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