ShiqiYu/libfacedetection
An open source library for face detection in images. The face detection speed can reach 1000FPS. observed · 2026-08-28
Health v2 · maintenance only
63/100
- Activity 89
- Release rhythm 8
- Longevity 100
Flags: 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: 4243
- days_rel: n/a
- days_push: 66
- n_releases_24m: 0
Adoption not part of the score
12784 stars · 3025 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
An open-source C++ library for CNN-based face detection in images, with the model embedded as static C source so it has no external dependencies. It uses SIMD optimizations (AVX2, NEON) to achieve very high detection speeds, up to thousands of FPS on small images.
Use cases
- detect faces in images
- real-time face detection from camera feed
- embed face detection in a C++ application
- run face detection on ARM devices
- fast face detection without external dependencies
When to choose
- you need fast, dependency-free face detection in C/C++
- you target embedded or ARM platforms with NEON support
- you want a model compiled directly into your binary
When to avoid
- you need face recognition or landmarks beyond detection
- you prefer a Python-first or GPU-accelerated deep learning stack
- you need dynamic input shapes with OpenCV DNN
Facets
library · maturity stable
computer-vision image-processing machine-learning deep-learning computer-vision image-processing artificial-intelligence cpp cross-platform windows embedded face-detection cnn simd neon avx2 onnx yunet real-time linux macos
1 source
- readme: https://github.com/ShiqiYu/libfacedetection · fetched 2026-08-28 · 26d71551ad80
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ShiqiYu/libfacedetection | main | 63 |
For agents
markdown · JSON · MCP: product_card(name="ShiqiYu/libfacedetection")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem