devansh-shah-11/FaceRec
An advanced facial recognition system designed for real-time identification using deep learning models and optimized vector search. Features include face detection, embedding generation, and scalable deployment options.
This system helps organizations manage and identify individuals using facial recognition. You provide an image of a person along with their details like employee code and department, and it stores this information. Later, it can identify people in real-time or retrieve their details based on their face. This is ideal for security personnel, HR managers, or operations teams needing automated access control or attendance tracking.
Use this if you need a scalable system to register, identify, and manage individuals based on facial data for applications like access control, visitor management, or employee attendance.
Not ideal if you require a simple, offline solution or if your primary need is general object detection rather than specific person identification.
Stars
35
Forks
27
Language
Jupyter Notebook
License
Apache-2.0
Category
Last pushed
Feb 23, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/devansh-shah-11/FaceRec"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
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
jankrepl/pychubby
Automated face warping tool.
takuya-takeuchi/FaceRecognitionDotNet
The world's simplest facial recognition api for .NET on Windows, MacOS and Linux
richmondu/libfaceid
libfaceid is a research framework for prototyping of face recognition solutions. It seamlessly...