davidsandberg/facenet
Face recognition using Tensorflow observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 3855
- days_rel: n/a
- days_push: 1136
- n_releases_24m: 0
Adoption not part of the score
14343 stars · 4774 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A TensorFlow implementation of the FaceNet face recognizer that generates 128-dimensional face embeddings, including face detection via MTCNN and pretrained Inception ResNet v1 models. It also supports training classifiers on custom face datasets.
Use cases
- recognize faces in images with deep learning
- generate face embeddings for clustering
- train a face classifier on my own photos
- detect and align faces with mtcnn
- compare two face images for identity
- build a face verification system
When to choose
- you need a well-known FaceNet implementation with pretrained models and LFW benchmark results
- you want to train a face classifier on your own image dataset
- you are working with TensorFlow 1.x and Python 2.7/3.5
When to avoid
- you need modern TensorFlow 2.x support or active maintenance
- you need state-of-the-art face recognition accuracy on recent benchmarks
- you need production support or timely bug fixes
Facets
library · maturity maintenance
machine-learning deep-learning computer-vision image-processing computer-vision deep-learning machine-learning python cross-platform facenet face-recognition face-embeddings mtcnn tensorflow pretrained-models lfw linux
1 source
- readme: https://github.com/davidsandberg/facenet · fetched 2026-08-28 · 62ce84c681a5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| davidsandberg/facenet | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="davidsandberg/facenet")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem