NikhilKalloli/Face-Recognition
A Streamlit web application for face recognition using a pre-trained YOLO model and the DeepFace library.
This tool helps you automatically identify specific people in photos. You upload an image, and it analyzes the faces within it. The output is a clear indication of who is in the picture, whether they are known or unknown individuals. This is useful for anyone who needs to sort or verify faces in images, such as security personnel, event organizers, or photo archivists.
No commits in the last 6 months.
Use this if you need a straightforward way to detect and identify known faces within images, especially for a fixed set of people you want to track.
Not ideal if you need to recognize a vast number of individuals without prior setup or require real-time face tracking in video streams.
Stars
28
Forks
3
Language
Python
License
MIT
Category
Last pushed
Apr 02, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/NikhilKalloli/Face-Recognition"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Pavankunchala/Work-Showcase
Deep Learning and Computer Vision Applications using Streamlit
sumedh2424/Suspicious-Activity-Detection
Proposing a novel machine learning-based approach for real-time suspicious activity detection in...
sanchit2843/Videoclassification
Crime detection in cctv footage using deep learning
amurto/gearstalk
Textile Detection from CCTV Surveillance videos
kivancgunduz/expiration-date-detection
An API that detect expiration date from the product package's picture based on Deep Learning Algorithms