PB2204/Face-Recognition-System
This Is A Real Time Face Recognition System AI Model Using Python & Some Of Python Machine Learning Libraries Like OpenCV , TenserFlow & Many More...
This system helps you identify individuals in real-time using a camera feed or video. It takes a live video stream or pre-recorded footage as input and outputs the names of recognized faces, making it suitable for security, attendance, or access control applications. It's designed for anyone needing to automatically track or verify people's identities in a physical space.
No commits in the last 6 months.
Use this if you need to automatically recognize and identify faces from a camera live stream or video recordings for security, access management, or time tracking.
Not ideal if you need to recognize faces from still images only, require extremely high accuracy in challenging lighting conditions, or need to identify a very large number of unknown individuals without prior training data.
Stars
22
Forks
—
Language
Python
License
MIT
Category
Last pushed
Jun 03, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/PB2204/Face-Recognition-System"
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.