NadavIs56/Face-Detection-and-Recognition
An intuitive Python-based face recognition system that identifies individuals in images using a database of facial images. Perfect for security and personal projects!
This system helps you automatically identify individuals in photographs. You provide a collection of images of people you want to recognize, named after them, and the system processes new photos, drawing boxes around detected faces and labeling them with names. This tool is ideal for anyone needing to verify identities or organize image collections, like security personnel, event photographers, or individuals managing personal archives.
No commits in the last 6 months.
Use this if you need to identify specific individuals in static images by comparing them against a pre-built database of known faces.
Not ideal if you need real-time face recognition from live video feeds or if your database images contain multiple faces per file.
Stars
10
Forks
2
Language
Python
License
—
Category
Last pushed
Dec 12, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/NadavIs56/Face-Detection-and-Recognition"
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.