Ross ROSS = Recommend OSS · open-source software intelligence for agents

oarriaga/face_classification

Real-time face detection and emotion/gender classification using fer2013/imdb datasets with a keras CNN model and openCV. observed · 2026-08-28

github.com/oarriaga/face_classification · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3492
  • days_rel: n/a
  • days_push: 908
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

5735 stars · 1606 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

A Python project providing real-time face detection with emotion and gender classification using a Keras CNN trained on fer2013 and IMDB datasets, with OpenCV for video capture. It includes demo scripts, training pipelines, and a Docker image, but is deprecated in favor of the author's PAZ library.

Use cases

  • detect faces in webcam video in real time
  • classify facial emotions from images
  • predict gender from face photos
  • train an emotion classifier on fer2013
  • run face classification in a docker container
  • visualize CNN attention with grad-cam

When to choose

  • you need a simple, well-known baseline for face emotion or gender classification
  • you want reference code for training CNNs on fer2013 or IMDB-WIKI datasets
  • you need a quick real-time webcam demo with OpenCV and Keras

When to avoid

  • you need maintained code or TensorFlow 2.x support - the repo is deprecated in favor of oarriaga/paz
  • you need high accuracy emotion recognition (fer2013 accuracy is only 66%)
  • you need production-grade face analysis pipelines

Facets

library · maturity abandoned

computer-vision image-processing machine-learning deep-learning computer-vision image-processing machine-learning deep-learning python cross-platform face-detection emotion-recognition gender-classification keras opencv fer2013 real-time deprecated docker

1 source

Member repositories

RepositoryRoleHealth v2
oarriaga/face_classificationmain32

For agents

markdown · JSON · MCP: product_card(name="oarriaga/face_classification")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem