# yu4u/age-gender-estimation

Keras implementation of a CNN network for age and gender estimation

Repository: https://github.com/yu4u/age-gender-estimation
Canonical: https://ross.abutalabs.com/products/age-gender-estimation
Language: Jupyter Notebook
License: MIT
License Family: permissive
Topics: deep-learning, convolutional-neural-networks, imdb, gender-estimation, age-estimation
Last push: 2021-06-29T19:49:32+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3433, "days_push": 1891, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1520, forks 501 (observed 2026-08-28T04:04:57.698683+00:00)

## What it is
A Keras/TensorFlow implementation of a convolutional neural network that estimates age and gender from face images, trained on the IMDB-WIKI dataset. It includes pretrained weights, a webcam demo script, and data preparation utilities for training.

## Use cases
- estimate age from a face photo
- predict gender from webcam video
- train a CNN on the IMDB-WIKI dataset
- run age and gender estimation on a directory of images
- evaluate age estimation on the APPA-REAL dataset
- fine-tune a pretrained age-gender model on UTKFace

## When to choose
- you need a ready-to-run Keras model for age and gender prediction from faces
- you want pretrained weights plus training scripts for IMDB-WIKI or UTKFace
- you want a quick webcam or image-folder demo of demographic estimation

## When to avoid
- you need a maintained production system - the project has not been updated since 2021
- you prefer PyTorch - the author's separate age-estimation-pytorch project may fit better
- you need face detection or full demographic analytics rather than just age/gender from cropped faces

## Facets
- artifact type: library
- maturity: maintenance
- function: machine-learning, deep-learning, computer-vision, image-processing
- domain: computer-vision, deep-learning, machine-learning, image-processing
- platform: python
- tags: keras, tensorflow, cnn, age-estimation, gender-estimation, face-analysis, imdb-wiki-dataset, pretrained-models, linux, gpu

## Member repositories
- yu4u/age-gender-estimation (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:57.698683+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:31:56.298100+00:00, confidence not recorded.
  - readme: https://github.com/yu4u/age-gender-estimation (fetched 2026-08-28T04:04:57.698683+00:00, sha 749f5406fe86)
- Data as of 2026-08-30T08:39:29.467469+00:00.
