Alignments

class tools.alignments.alignments.Alignments(arguments: Namespace)

Bases: object

The 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 alignments command.

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