AITTSMD/MTCNN-Tensorflow
Reproduce MTCNN using Tensorflow 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3289
- days_rel: n/a
- days_push: 2452
- n_releases_24m: 0
Adoption not part of the score
1502 stars · 703 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A TensorFlow reproduction of MTCNN (Multi-task Cascaded Convolutional Networks) for joint face detection and facial landmark alignment. It includes the full training pipeline for the three-stage PNet, RNet, and ONet networks using WIDER Face and landmark datasets.
Use cases
- detect faces in images with a cascaded CNN
- reproduce MTCNN training from the original paper
- train a face detection model on WIDER Face
- detect facial landmarks with TensorFlow
- generate hard examples for multi-stage face detector training
- run face detection and alignment in one pipeline
When to choose
- you need to train or fine-tune MTCNN yourself rather than just run inference
- you want a faithful TensorFlow 1.x implementation of the MTCNN paper
- you need both face detection and landmark alignment from one model
- you are researching cascaded multi-task detection networks
When to avoid
- you only need pretrained face detection inference with a modern maintained library
- your project uses TensorFlow 2.x or PyTorch
- you cannot provide CUDA GPUs for training
- you need production support or an active maintenance schedule
Facets
library · maturity maintenance
machine-learning deep-learning computer-vision image-processing computer-vision deep-learning image-processing python mtcnn face-detection facial-landmarks tensorflow cascaded-networks wider-face celeba linux gpu
1 source
- readme: https://github.com/AITTSMD/MTCNN-Tensorflow · fetched 2026-08-28 · fa8e5d8f68c2
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| AITTSMD/MTCNN-Tensorflow | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="AITTSMD/MTCNN-Tensorflow")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem