Skip to content

This is a "Face Recognition" project done using the Tensorflow and Keras frameworks. Given some images of known people, a facenet model derives the unique 128 cell feature vector for that face and we measure the Euclidean distance between the faces to predict the similarity between two faces.

Notifications You must be signed in to change notification settings

TheSUPERCD/FacenetFaceID

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FacenetFaceID

About

This is a "Face Recognition" project done using the Tensorflow and Keras frameworks. Given some images of known people, a facenet model derives the unique 128 cell feature vector for that face and we measure the Euclidean distance between the faces to predict the similarity between two faces.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages