MohamadNematizadeh/Face-Recognition
Face Recognition using Python 🧑
This tool helps identify and verify individuals in images or live video feeds. You provide images of faces to create a 'face bank' of known individuals, and then the system can tell you if a new face matches someone in your bank or verify if two faces belong to the same person. It's ideal for security personnel, event organizers, or anyone needing to manage access or confirm identities visually.
No commits in the last 6 months.
Use this if you need to automatically recognize or verify people's identities from images or a camera feed in real-time.
Not ideal if you require highly sensitive, legally compliant biometric identification for critical systems, as this is an open-source tool for general use.
Stars
10
Forks
—
Language
Python
License
—
Category
Last pushed
May 31, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/MohamadNematizadeh/Face-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.