ashishtrivedi16/HyperFace
Contains the implementation of HyperFace: A deep multi task learning framework for facial recognition, landmark detection, pose and gender detection
This tool helps you automatically analyze faces in images or videos, performing several tasks at once. It takes an image containing one or more faces and outputs information about who the person is (facial recognition), where key facial features are located (landmark detection), their head orientation (pose detection), and their gender. It's designed for someone who needs to extract comprehensive facial data from visual content.
No commits in the last 6 months.
Use this if you need a single system to identify faces, map facial features, determine head pose, and detect gender from image data simultaneously.
Not ideal if you only need a single, highly specialized facial analysis task like just face detection, or if you require real-time processing on very large datasets without significant computational resources.
Stars
14
Forks
1
Language
Jupyter Notebook
License
—
Category
Last pushed
Apr 03, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/ashishtrivedi16/HyperFace"
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.