richmondu/libfaceid
libfaceid is a research framework for prototyping of face recognition solutions. It seamlessly integrates multiple detection, recognition and liveness models w/ speech synthesis and speech recognition.
This project helps researchers and developers quickly build and experiment with face recognition systems. You can input images or video feeds, and it will output identified faces, along with age, gender, and emotion predictions. It's designed for those who need to prototype and evaluate different face recognition approaches for various applications.
496 stars. No commits in the last 6 months.
Use this if you need an easy way to compare and combine different face detection, recognition, and liveness models for your prototype or research.
Not ideal if you're looking for a production-ready, highly optimized, and pre-built face recognition solution without any development.
Stars
496
Forks
155
Language
Python
License
MIT
Category
Last pushed
Nov 21, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/richmondu/libfaceid"
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
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