kikirizki/face_analizer
Deep learning based face recognition, face detection, emotion recognition
Face Analizer helps security professionals and social researchers automatically detect human faces in images and videos, recognize individuals, and identify their emotional expressions. It takes in visual media containing faces and outputs data about detected faces, their identities, and emotions. This tool is for anyone needing to process visual data to understand who is present and how they might be feeling.
No commits in the last 6 months.
Use this if you need to automatically analyze faces in images or video streams for identity and emotional state.
Not ideal if you require features like age prediction, gender classification, or a user-friendly graphical interface, as these are not yet fully implemented.
Stars
7
Forks
1
Language
Python
License
—
Category
Last pushed
Jun 18, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/kikirizki/face_analizer"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
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.