Skip to content

cdpierse/siamese_network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Siamese Network (WIP)

This repo contains a pytorch implementation of a siamese network for facial recognition.

This kind of learning is also known as one-shot learning as the model is trained so that it can predict if two images of faces are the same person without off a single reference image of that person, it does not need many examples.

About

One shot learning for facial recognition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages