Fadi Boutros
Fadi Boutros
The instructions for sampling have been updated. Check the requirements list and make sure to download all required models and configuration
https://github.com/fdbtrs/ElasticFace/blob/main/utils/countFLOPS.py
Are the images aligned and cropped? you can use this code to align and crop the testing data: https://github.com/fdbtrs/ExFaceGAN/blob/main/MTCNN_alignment.py
what are the similar, none-similar faces? Is it the same/different identity? ... P.S. you don't need these lines: transforms.Resize((112, 112)), transforms.RandomHorizontalFlip(),