Face recognition
Learning a Similarity Metric Discriminatively, with Application to Face Verification (Siamese network)
http://yann.lecun.com/exdb/publis/pdf/chopra-05.pdf
Training a similarity metric from data
DeepFace: Closing the Gap to Human-Level Performance in Face Verification
FaceNet: A Unified Embedding for Face Recognition and Clustering
https://arxiv.org/abs/1503.03832
: anchor of i-th triplet, : positive example of i-th triplet, : negative example of i-th triplet, : margin
Last updated