cmusatyalab/openface
Face recognition with deep neural networks. observed · 2026-08-28
Health v2 · maintenance only
65/100
- Activity 93
- Release rhythm 8
- Longevity 100
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: 4004
- days_rel: 698
- days_push: 46
- n_releases_24m: 1
Adoption not part of the score
15438 stars · 3558 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
OpenFace is a free and open source Python and Torch implementation of face recognition based on Google's FaceNet deep neural network. It generates face embeddings from images and supports training classifiers, real-time webcam demos, and LFW accuracy evaluation.
Use cases
- recognize faces in images with deep neural networks
- generate face embeddings from a batch of photos
- train a face classifier to identify people
- run real-time face recognition on a webcam stream
- compare two face images for similarity
- evaluate face recognition accuracy on LFW
When to choose
- you need an open source FaceNet-style face recognition pipeline
- you want to train a custom face identification classifier from your own images
- you need CPU or CUDA inference for face embeddings
When to avoid
- you need actively maintained state-of-the-art face recognition models
- you want a pure modern PyTorch or TensorFlow implementation without legacy Torch dependencies
- your project requires commercial licensing guarantees
Facets
library · maturity maintenance
deep-learning computer-vision image-processing machine-learning computer-vision image-processing deep-learning artificial-intelligence python face-recognition facenet face-embeddings torch lua lfw linux macos gpu
2 sources
- readme: https://github.com/cmusatyalab/openface · fetched 2026-08-28 · b1e8e73cd23d
- homepage: http://cmusatyalab.github.io/openface/ · fetched 2026-08-29 · 5fdf4bbba54c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| cmusatyalab/openface | main | 65 |
For agents
markdown · JSON · MCP: product_card(name="cmusatyalab/openface")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem