Alignments
- class tools.alignments.alignments.Alignments(arguments: Namespace)
Bases:
objectThe main entry point for Faceswap’s Alignments Tool. This tool is part of the Faceswap Tools suite and should be called from the
python tools.py alignmentscommand.The tool allows for manipulation, and working with Faceswap alignments files.
This parent class handles creating the individual job arguments when running in batch-mode or triggers the job when not running in batch mode
- Parameters:
arguments (
argparse.Namespace) – Theargparsearguments as passed in fromtools.py
Methods Summary
process()The entry point for the Alignments tool from
lib.tools.alignments.cli.Methods Documentation
- process()
The entry point for the Alignments tool from
lib.tools.alignments.cli.Launches the selected alignments job.
- process()
The entry point for the Alignments tool from
lib.tools.alignments.cli.Launches the selected alignments job.