chenriwei/DeepFace
Face analysis mainly based on Caffe. At this time, face analysis tasks like detection, alignment and recognition have been done.
This project helps security professionals, digital forensics experts, or anyone working with large image collections to automatically identify and verify faces. You input images containing faces, and the system outputs bounding boxes around detected faces, key facial landmarks, and verification of identities. It's designed for users who need to process many facial images for identification or authentication tasks.
1,507 stars. No commits in the last 6 months.
Use this if you need to automate the process of finding faces, locating facial features, and confirming identities within a collection of images.
Not ideal if you require advanced capabilities like emotion recognition, age estimation, or real-time video processing.
Stars
1,507
Forks
616
Language
Python
License
—
Category
Last pushed
Sep 11, 2016
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/chenriwei/DeepFace"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
serengil/deepface
A Lightweight Face Recognition and Facial Attribute Analysis (Age, Gender, Emotion and Race)...
ishandutta0098/mukh
A comprehensive face analysis library that provides unified APIs for various face-related tasks
akshaybahadur21/Facial-Recognition-using-Facenet
A simple implementation of facial recognition using facenets for humans 🧔 🔍
tomas-gajarsky/facetorch
Python library for analysing faces using PyTorch
Astrotomic/php-deepface
A PHP adapter for the python deepface framework.