ageitgey/face_recognition
The world's simplest facial recognition api for Python and the command line
This project helps you automatically find, recognize, and manipulate faces in images. You provide pictures of people you know, and it tells you who is in new, unknown photos, or simply detects faces and their features. It's ideal for anyone needing to organize photo collections, enhance images with facial feature detection, or identify individuals across multiple images.
56,193 stars. No commits in the last 6 months. Available on PyPI.
Use this if you need a straightforward way to identify people in photos, sort images by who appears in them, or detect specific facial features for applications like digital make-up.
Not ideal if you're looking for a cloud-based service, don't have basic command-line or Python skills, or require highly specialized biometric authentication for security.
Stars
56,193
Forks
13,711
Language
Python
License
MIT
Category
Last pushed
Aug 21, 2024
Commits (30d)
0
Dependencies
5
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/ageitgey/face_recognition"
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.
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
richmondu/libfaceid
libfaceid is a research framework for prototyping of face recognition solutions. It seamlessly...