How I Built One-Shot Face Recognition with a Siamese Network
· 3 min read
Face recognition is often introduced as a classification problem: give the model enough examples of each person, then ask it to predict the identity. That works when there are many labeled images for every person.
