yu4u/age-gender-estimation
Keras implementation of a CNN network for age and gender estimation
This project helps quickly analyze images containing faces to determine the approximate age and gender of individuals. You provide a photo or use a webcam, and it outputs age and gender estimates for each detected face. This tool is ideal for researchers in fields like sociology, psychology, or market research who need to process facial image data.
1,519 stars. No commits in the last 6 months.
Use this if you need to automatically estimate the age and gender from a collection of face images or in real-time from a webcam feed.
Not ideal if you require highly precise age and gender identification for critical applications where absolute accuracy is paramount.
Stars
1,519
Forks
500
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Jun 29, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/yu4u/age-gender-estimation"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related frameworks
appeler/ethnicolr2
Ethnicolr implementation with new models in pytorch
appeler/ethnicolr
Predict Race and Ethnicity Based on the Sequence of Characters in a Name
truongnmt/multi-task-learning
Multi-task learning smile detection, age and gender classification on GENKI4k, IMDB-Wiki dataset.
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.