An open API service indexing awesome lists of open source software.

https://github.com/thesupercd/facenetfaceid

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.
https://github.com/thesupercd/facenetfaceid

Last synced: 6 months ago
JSON representation

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.

Awesome Lists containing this project

README

          

# FacenetFaceID