AtulJoshi1/Face-Recognition-using-Transfer-Learning
Face Recognition using Tensor Flow and FaceNet
This helps security professionals or access control managers automate face recognition. You provide a small set of images for individuals you want to identify, and the system learns to recognize them. It then takes new images and tells you who is in the picture, or if it's an unknown person.
No commits in the last 6 months.
Use this if you need a quick way to identify known individuals from images, especially with limited training data for each person.
Not ideal if you need to identify faces in complex, highly variable environments or require advanced security features beyond basic recognition.
Stars
11
Forks
4
Language
Jupyter Notebook
License
—
Category
Last pushed
Jun 14, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/AtulJoshi1/Face-Recognition-using-Transfer-Learning"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Rayysbataa/bio_face_auth
👤 Utilize AI for secure face recognition with "bio_face_auth," a fast and efficient system...
ksachdeva/face-embeddings-generator
A simple tool to generate face embeddings using dlib and/or facenet networks
mortensi/face-recognition-python
Demos to test modelling and classification algorithms for face recognition
pavelkrolevets/face_clustering
Sort similar looking faces to clusters
pauldamsa/Face-Recognition
Face Recognition using FaceNet