sorohere/Face-Recognition
This repository contains a comprehensive face recognition system that combines YOLOv8 for face detection and FaceNet for face recognition.
This system helps security professionals and identity verification specialists automatically find and identify people in images. It takes an image or collection of images as input, detects all faces present, crops them, and then identifies who each person is based on a pre-trained model. This is ideal for anyone needing to verify identities or track individuals across visual data.
No commits in the last 6 months.
Use this if you need to automate the detection and recognition of specific individuals from image data for security, surveillance, or authentication purposes.
Not ideal if you need to perform face recognition on live video streams with high real-time performance requirements without further optimization.
Stars
30
Forks
9
Language
Jupyter Notebook
License
—
Category
Last pushed
May 23, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/sorohere/Face-Recognition"
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