Results and benchmarks
Rethinking Vision Transformers for MobileNet Size and Speed presents a transformer approach for image classification.
| Task | Dataset | Metric | Value | Source |
|---|---|---|---|---|
| Segmentation | COCO | AP | 50 | paper-derived |
Audit each benchmark finding before selecting an implementation path. Evidence refs map to the disclosure below.
Evidence graph: 4 refs, 4 links.
Utility signals: depth 90/100, grounding 95/100, status high.
Implementation
Best maintained implementation now
The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNetV4, MobileNet-V3 & V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more
37,089 stars · 5,189 forks · Last push Aug 24, 2026 · Apache-2.0 license
- License
- CI
- Dependencies
- Docker
Official implementation from Papers with Code · Repository link is mentioned in the paper metadata · Strong overlap with paper title keywords
rwightman/pytorch-image-models is the strongest maintained implementation based on ranking signals. CI workflows are present. License is declared (Apache-2.0).
Open rwightman/pytorch-image-models- No repository-level red flags were detected, but paper-specific preprocessing and hyperparameter details may still be under-specified.
- Selected rwightman/pytorch-image-models as the strongest maintained implementation for new work.
- Includes CI workflow signals.
- Includes dependency/environment manifest signals.
- Repository activity is within the last 24 months.
Compare implementation paths
Compare maintenance quality, reproducibility coverage, and evidence confidence before choosing a reproduction baseline.
- Maintenance
- Active
- Confidence
- High
- Reproducibility
- Strong
- Stars
- 37,089
- Last push
- Aug 24, 2026 (1d)
Official implementation from Papers with Code · Repository link is mentioned in the paper metadata
- No Docker setup
- Maintenance
- Stale
- Confidence
- High
- Reproducibility
- Moderate
- Stars
- 1,116
- Last push
- Aug 13, 2023 (1109d)
Official implementation from Papers with Code · Repository link is mentioned in the paper metadata
- No push in 12+ months
- No CI pipeline detected
- No tagged releases
- Maintenance
- Stale risk
- Confidence
- Low
- Reproducibility
- Moderate
- Stars
- 626
- Last push
- Feb 15, 2026 (192d)
Community adoption signal (626 stars)
- No Docker setup
- Dependency manifest missing
- Low confidence match
Reproduction readiness
Ready to run
Ready to reproduce
- Clone rwightman/pytorch-image-models and install dependencies from pyproject.toml.
- CI pipeline detected, so automated tests are in place.
- Last updated 1 days ago.
Quick start
git clone https://github.com/rwightman/pytorch-image-models.git
pip install -e . Repositories and ecosystem
No additional verified repositories beyond the primary recommendation.
These repositories had low-confidence matching signals and are hidden by default.
- leondgarse/keras_cv_attention_models
Confidence: Low · 626 stars
- Zo1traak/pytorch-image-models-SIG
Confidence: Low · 0 stars
- Bpiyarea08/pytorch-image-models
Confidence: Low · 0 stars
- NikitaMalik2303/ViT-Benchmarking-pytorch-
Confidence: Low · 0 stars
Hugging Face artifacts
No direct paper-linked artifacts were found. Showing strongest curated related artifacts for faster exploration.
Models
- google/mobilenet_v2_1.0_224
64,054 downloads · 47 likes
- google/mobilenet_v1_0.75_192
12,342 downloads · 2 likes
- google/mobilenet_v1_1.0_224
19,758 downloads · 1 likes
Broaden model search
Datasets
No trustworthy datasets matches right now.
Search datasets on Hugging FaceSpaces
No trustworthy spaces matches right now.
Search spaces on Hugging FaceResearch context
Tasks
Image classification
Methods
Transformer
Domains
Computer vision
Open this paper in HFEPX to review benchmark signals, evaluation modes, and human-feedback protocol context.
Open in HFEPXJump to Paper2Code search queries derived from this paper's research context.
Data includes links from Papers with Code ( CC-BY-SA-4.0 ).