KhadijehValipour/Face_Identification
Face identification systems are used in a variety of applications, including security, law enforcement, and access control.
This project helps security personnel or system administrators identify individuals in images by recognizing their faces. You provide a collection of images of known individuals to build a 'face bank,' then feed new images into the system. The output will be the input image with frames drawn around detected faces and labels identifying who the faces belong to.
No commits in the last 6 months.
Use this if you need to automatically recognize and label known individuals within images for security, access control, or law enforcement applications.
Not ideal if you need a system for general face detection (just finding faces) rather than identifying specific known individuals.
Stars
9
Forks
—
Language
Jupyter Notebook
License
—
Category
Last pushed
Jan 17, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/KhadijehValipour/Face_Identification"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
serengil/deepface
A Lightweight Face Recognition and Facial Attribute Analysis (Age, Gender, Emotion and Race)...
ishandutta0098/mukh
A comprehensive face analysis library that provides unified APIs for various face-related tasks
akshaybahadur21/Facial-Recognition-using-Facenet
A simple implementation of facial recognition using facenets for humans 🧔 🔍
tomas-gajarsky/facetorch
Python library for analysing faces using PyTorch
Astrotomic/php-deepface
A PHP adapter for the python deepface framework.