get_sorted_images

lib.training.data.data_set.get_sorted_images(folder: str) list[str]

For the given folder return the sorted list of potential training images

Parameters:

folder (str) – The folder containing faceswap training images

Return type:

The sorted list of full paths to the training images within the folder