PyTorch implementation of the paper "FaceNet: A Unified Embedding for Face Recognition and Clustering"
Using Pytorch to implement a ResNet50 for Cross-Age Face Recognition
整理和注释了facenet的代码,以便更好地理解facenet的代码。源代码地址:https://github.com/davidsandberg/facenet