dlunion/DBFace
DBFace is a real-time, single-stage detector for face detection, with faster speed and higher accuracy observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2356
- days_rel: n/a
- days_push: 1884
- n_releases_24m: 0
Adoption not part of the score
1355 stars · 299 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
DBFace is a real-time, single-stage face detection model implemented in Python, offering small model sizes with high accuracy on the WiderFace benchmark. It supports export to ONNX and deployment via TensorRT and ncnn for fast inference.
Use cases
- detect faces in images in real time
- run lightweight face detection on edge devices
- deploy a face detector with TensorRT or ncnn
- benchmark face detection accuracy on WiderFace
- train a custom small face detection model
- find small and hard-to-detect faces in crowded images
When to choose
- you need fast, accurate face detection with a tiny model footprint
- you want a single-stage detector that outperforms RetinaFace-MobileNetV2 on hard faces
- you plan to deploy to mobile or embedded via ONNX/TensorRT/ncnn
When to avoid
- you need general object detection beyond faces
- you require a maintained project with an active release cadence and a clear license
- you need facial landmark or recognition features out of the box
Facets
library · maturity maintenance
computer-vision image-processing machine-learning deep-learning computer-vision image-processing deep-learning artificial-intelligence python cpp cross-platform face-detection object-detection real-time-inference onnx tensorrt ncnn widerface single-stage-detector gpu
1 source
- readme: https://github.com/dlunion/DBFace · fetched 2026-08-28 · 6919127473db
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| dlunion/DBFace | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem