truongnmt/multi-task-learning
Multi-task learning smile detection, age and gender classification on GENKI4k, IMDB-Wiki dataset.
This project helps quickly analyze human faces from images or live video feeds. It takes a facial image as input and simultaneously identifies if the person is smiling, their gender, and estimates their age. Anyone needing to automatically categorize people based on these visual cues would find this useful.
180 stars. No commits in the last 6 months.
Use this if you need to automatically extract smile detection, gender, and age estimation from facial images or webcam streams.
Not ideal if you need highly accurate, production-ready facial analysis or require detection of a wider range of emotions or attributes.
Stars
180
Forks
52
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Jun 19, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/truongnmt/multi-task-learning"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
appeler/ethnicolr2
Ethnicolr implementation with new models in pytorch
appeler/ethnicolr
Predict Race and Ethnicity Based on the Sequence of Characters in a Name
yu4u/age-gender-estimation
Keras implementation of a CNN network for age and gender estimation
weblineindia/AIML-Human-Attributes-Detection-with-Facial-Feature-Extraction
This is a Human Attributes Detection program with facial features extraction. It detects facial...
Furkan-Gulsen/face-classification
Computer Vision project that detects emotion, age and gender after detecting faces.