Signature Verification using a "Siamese" Time Delay Neural Network
Siamese Neural Networks for One-shot Image Recognition
Facenet paper introducing Triplets
In defense of Triplet Loss for Person Re-identification
Andrew Ng's Triplet Loss Lecture
Triplet Loss and Online Triplet Mining in TensorFlow
Implementations: Triplet Loss with Batch Hard sampling and random sampling and Contrastive Loss
Code Credits: Alex Fitts and Radek
Implementations: Triplet Loss with random sampling and Contrastive Loss