yu4u/age-gender-estimation
A Keras CNN model that predicts age and gender from face images using the IMDB-WIKI dataset for training.

This repository provides a convolutional neural network implementation in Keras for estimating both age and gender from face images. The model is trained on the IMDB-WIKI dataset, one of the largest public datasets for face images with age and metadata. The project includes scripts for downloading and preprocessing data, training the model, and running a demo that performs real-time inference from a webcam or image directory. A pre-trained model is provided and automatically downloaded for immediate use.
Frequently asked
- What is yu4u/age-gender-estimation?
- A Keras CNN model that predicts age and gender from face images using the IMDB-WIKI dataset for training.
- Is age-gender-estimation open source?
- Yes — yu4u/age-gender-estimation is open source, released under the MIT license.
- What language is age-gender-estimation written in?
- yu4u/age-gender-estimation is primarily written in Jupyter Notebook.
- How popular is age-gender-estimation?
- yu4u/age-gender-estimation has 1.5k stars on GitHub.
- Where can I find age-gender-estimation?
- yu4u/age-gender-estimation is on GitHub at https://github.com/yu4u/age-gender-estimation.