tonylins/pytorch-mobilenet-v2
A PyTorch implementation of MobileNet V2 architecture and pretrained model. 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3146
- days_rel: n/a
- days_push: 2509
- n_releases_24m: 0
Adoption not part of the score
1406 stars · 330 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A PyTorch implementation of the MobileNetV2 architecture with automatic download of ImageNet pretrained weights. It reproduces the official TensorFlow accuracy (~71.8% top-1) and includes a training recipe for ImageNet classification.
Use cases
- use mobilenet v2 pretrained weights in pytorch
- implement mobilenetv2 architecture for image classification
- train mobilenet v2 on imagenet
- use a lightweight backbone for object detection or segmentation
- compare model flops and parameters against tensorflow implementation
When to choose
- you need a lightweight, mobile-friendly image classification model in PyTorch
- you want pretrained MobileNetV2 weights with automatic download
- you need a backbone for detection or segmentation tasks
When to avoid
- you need the latest MobileNetV3 or EfficientNet architectures
- you want an actively maintained project with recent updates
- you need TensorFlow or other framework support
Facets
library · maturity maintenance
machine-learning deep-learning machine-learning computer-vision image-processing python mobilenet-v2 pytorch pretrained-model image-classification neural-network
1 source
- readme: https://github.com/tonylins/pytorch-mobilenet-v2 · fetched 2026-08-28 · c46700faae18
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| tonylins/pytorch-mobilenet-v2 | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="tonylins/pytorch-mobilenet-v2")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem