Zehaos/MobileNet
MobileNet build with 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: 3423
- days_rel: n/a
- days_push: 3223
- n_releases_24m: 0
Adoption not part of the score
1659 stars · 468 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A TensorFlow implementation of Google's MobileNets, efficient convolutional neural networks for mobile vision applications, including ImageNet training scripts, pretrained weights, and speed benchmarks. It also includes experimental object detection training on the KITTI dataset.
Use cases
- train mobilenet on imagenet with tensorflow
- get pretrained mobilenet weights for image classification
- benchmark mobilenet inference speed on cpu and gpu
- implement efficient cnns for mobile vision applications
- train an object detection model on kitti
- experiment with quantized and fused batch norm inference
When to choose
- you need a standalone TensorFlow 1.x MobileNet implementation with pretrained ImageNet weights
- you want to reproduce or study the MobileNet paper with training and benchmark scripts
- you need a starting point for MobileNet-based detection on KITTI
When to avoid
- you need the official, maintained MobileNet implementation - use tensorflow/models slim instead
- you work with TensorFlow 2.x or Keras applications
- you need actively maintained code or recent GPU support
Facets
library · maturity abandoned
machine-learning deep-learning image-processing computer-vision machine-learning computer-vision image-processing python tensorflow mobilenet convolutional-neural-networks imagenet object-detection slim multigpu pretrained-models linux gpu
1 source
- readme: https://github.com/Zehaos/MobileNet · fetched 2026-08-28 · db32b00ac51a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Zehaos/MobileNet | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="Zehaos/MobileNet")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem