# Tencent/FaceDetection-DSFD

腾讯优图高精度双分支人脸检测器

Repository: https://github.com/Tencent/FaceDetection-DSFD
Canonical: https://ross.abutalabs.com/products/facedetection-dsfd
Language: Python
License: NOASSERTION
License Family: other
Last push: 2025-11-13T03:22:53+00:00

## Health v2 (maintenance only)
Score: 56/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 52, release rhythm 35, longevity 100
- inputs: {"age_days": 2814, "days_push": 293, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2969, forks 721 (observed 2026-08-28T04:07:32.705603+00:00)

## What it is
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
- artifact type: library
- maturity: maintenance
- function: computer-vision, image-processing, machine-learning, deep-learning
- domain: computer-vision, image-processing, deep-learning, artificial-intelligence
- platform: python
- tags: face-detection, pytorch, cvpr2019, wider-face, fddb, dual-shot-detector, pretrained-model, linux, gpu

## Member repositories
- Tencent/FaceDetection-DSFD (main) score 56

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:32.705603+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-30T07:31:44.909557+00:00, confidence not recorded.
  - readme: https://github.com/Tencent/FaceDetection-DSFD (fetched 2026-08-28T04:07:32.705603+00:00, sha 82718ab432c3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
