rrazvd/bbb-face-recognizer
Face recognition system using MTCNN, FACENET, SVM and FAST API to track participants of Big Brother Brasil in real time.
This system helps reality show analysts and content creators automatically track participants in real-time video feeds. You input live camera footage, and the system outputs a list of recognized faces, their locations within the frame, and a probability score. This is ideal for production teams or social media managers monitoring specific individuals during a live broadcast.
243 stars. No commits in the last 6 months.
Use this if you need to identify and track specific individuals in a live video stream from a reality show, knowing who is on camera at any given moment.
Not ideal if you need a solution for identifying faces in static images, pre-recorded video, or for general security surveillance, as it's tailored for live reality show feeds.
Stars
243
Forks
32
Language
Python
License
—
Category
Last pushed
Mar 06, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/rrazvd/bbb-face-recognizer"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
xinntao/facexlib
FaceXlib aims at providing ready-to-use face-related functions based on current STOA open-source methods.
ageitgey/face_recognition
The world's simplest facial recognition api for Python and the command line
devansh-shah-11/FaceRec
An advanced facial recognition system designed for real-time identification using deep learning...
jankrepl/pychubby
Automated face warping tool.
takuya-takeuchi/FaceRecognitionDotNet
The world's simplest facial recognition api for .NET on Windows, MacOS and Linux