Ross ROSS = Recommend OSS · open-source software intelligence for agents

SeetaFace

SeetaFace 6: Newest open and free, full stack face recognization toolkit. observed · 2026-08-28

github.com/seetafaceengine/SeetaFace6 · homepage · C++ · NOASSERTION (other) 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: 2348
  • days_rel: n/a
  • days_push: 1738
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1056 stars · 235 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

SeetaFace is an open-source, full-stack face recognition toolkit written in standard C++ with no third-party dependencies. It provides face detection, facial landmark localization (5/81 points), face feature extraction and comparison, plus face tracking and quality assessment modules.

Use cases

  • build a face recognition access control system
  • detect and locate faces in images or video
  • compare two face photos for identity verification
  • run 1:N face search against a database of thousands of people
  • track faces across video frames
  • assess face image quality before recognition
  • deploy face recognition on ARM embedded devices

When to choose

  • you need a self-contained C++ face recognition pipeline without heavy dependencies
  • you must run face recognition on CPU-only x86 or ARM hardware
  • you want an open-source alternative for access control or attendance systems

When to avoid

  • you need GPU-accelerated or state-of-the-art transformer-based face models
  • you need a managed cloud face recognition API
  • you work outside C++ and need first-class Python or web bindings

Facets

library · maturity maintenance

computer-vision image-processing machine-learning sdk computer-vision image-processing artificial-intelligence security windows cpp cross-platform face-detection face-recognition facial-landmarks face-tracking cnn no-dependencies biometrics linux android

3 sources

Member repositories

RepositoryRoleHealth v2
seetafaceengine/SeetaFace6main32
seetafaceengine/SeetaFace2mirror32

For agents

markdown · JSON · MCP: product_card(name="seetafaceengine/SeetaFace6")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem