Tencent/FaceDetection-DSFD
腾讯优图高精度双分支人脸检测器 observed · 2026-08-28
Health v2 · maintenance only
56/100
- Activity 52
- 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: 2814
- days_rel: n/a
- days_push: 293
- n_releases_24m: 0
Adoption not part of the score
2969 stars · 721 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
DSFD (Dual Shot Face Detector) is Tencent Youtu's high-accuracy face detection network, released with PyTorch inference code and pretrained weights. It ranked No.1 on the WIDER FACE and FDDB benchmarks and was published at CVPR 2019.
Use cases
- detect faces in images with a pretrained model
- evaluate a face detector on WIDER FACE
- evaluate face detection on FDDB
- find small faces in crowded photos
- run face detection inference in PyTorch
- compare face detectors against state-of-the-art benchmarks
When to choose
- you need highly accurate face detection, especially on small or crowded faces
- you want a proven CVPR-published detector with pretrained weights
- you have a Linux GPU environment with PyTorch available
When to avoid
- you need CPU-only or lightweight real-time detection on edge devices
- you need actively maintained code with modern PyTorch versions (requirements pin Torch 0.3.1)
- you need face recognition or landmarks, not just detection
Facets
library · maturity maintenance
computer-vision image-processing machine-learning deep-learning computer-vision image-processing deep-learning artificial-intelligence python face-detection pytorch cvpr2019 wider-face fddb dual-shot-detector pretrained-model linux gpu
1 source
- readme: https://github.com/Tencent/FaceDetection-DSFD · fetched 2026-08-28 · 82718ab432c3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Tencent/FaceDetection-DSFD | main | 56 |
For agents
markdown · JSON · MCP: product_card(name="Tencent/FaceDetection-DSFD")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem