seetaface/SeetaFaceEngine
None 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3641
- days_rel: n/a
- days_push: 2342
- n_releases_24m: 0
Adoption not part of the score
4636 stars · 1750 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
SeetaFace Engine is an open-source C++ face recognition engine comprising face detection, face alignment, and face identification modules. It runs entirely on CPU with no third-party dependencies and is released under a BSD-2 license.
Use cases
- detect faces in images in real time
- find facial landmarks in photos
- compare two face images to verify identity
- build a face recognition system without GPU
- embed face recognition in a C++ application with no external dependencies
When to choose
- you need CPU-only face detection, alignment, and recognition in C++
- you want a dependency-free, BSD-licensed face recognition stack
- you are doing academic research on face recognition
When to avoid
- you need state-of-the-art accuracy on modern benchmarks
- you want GPU acceleration or active community maintenance
- you need a Python-first or production-supported SDK
Facets
library · maturity maintenance
computer-vision image-processing machine-learning deep-learning computer-vision artificial-intelligence image-processing cpp windows cross-platform face-recognition face-detection facial-landmarks cpu-only no-third-party-dependencies c-plus-plus linux macos
1 source
- readme: https://github.com/seetaface/SeetaFaceEngine · fetched 2026-08-28 · d4a41d0e2972
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| seetaface/SeetaFaceEngine | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="seetaface/SeetaFaceEngine")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem