Evaluate a model on the LFW dataset
masterTo evaluate a trained model's performance on the LFW (Labeled Faces in the Wild) dataset, use the lfw_eval.py script. You must provide the path to your model checkpoint using the --model flag.
python lfw_eval.py --model model/sphere20a_20171020.pth