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

serengil/retinaface

RetinaFace: Deep Face Detection Library for Python observed · 2026-08-28

github.com/serengil/retinaface · homepage · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

61/100

  • Activity 85
  • Release rhythm 8
  • Longevity 100
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: 1956
  • days_rel: n/a
  • days_push: 93
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2027 stars · 199 forks observed · 2026-08-28

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

RetinaFace is a Python library for deep learning based face detection, built on TensorFlow and derived from the insightface project's RetinaFace detector. It returns facial area coordinates, confidence scores, and facial landmarks (eyes, nose, mouth), and supports face alignment for recognition pipelines.

Use cases

  • detect faces in images with python
  • find facial landmarks like eyes nose and mouth
  • align faces before running face recognition
  • detect faces in crowded photos
  • get bounding boxes of faces in an image
  • build a face recognition pipeline in python

When to choose

  • you need accurate face detection with landmarks in Python
  • you want a pip-installable TensorFlow reimplementation of RetinaFace
  • you need face alignment as a preprocessing step for recognition

When to avoid

  • you need real-time video face detection on low-power devices
  • you need multi-framework support beyond TensorFlow
  • you need full face recognition rather than detection

Facets

library · maturity active

computer-vision image-processing machine-learning deep-learning computer-vision image-processing artificial-intelligence deep-learning python cross-platform face-detection facial-landmarks face-alignment retinaface tensorflow insightface face-recognition

2 sources

Member repositories

RepositoryRoleHealth v2
serengil/retinafacemain61

For agents

markdown · JSON · MCP: product_card(name="serengil/retinaface")

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