FasterViT: Fast Vision Transformers with Hierarchical Attention
Results and benchmarks
FasterViT: Fast Vision Transformers with Hierarchical Attention presents a transformer approach for image classification.
| Task | Dataset | Metric | Value | Source |
|---|---|---|---|---|
| Classification | ImageNet | Top-1 Accuracy | 224 | paper-derived |
| Image classification | COCO | Top-1 Accuracy | 81.3 | 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
[ICLR 2024] Official PyTorch implementation of FasterViT: Fast Vision Transformers with Hierarchical Attention
925 stars · 72 forks · Last push Jul 22, 2025 · NOASSERTION license
- License
- CI
- Dependencies
- Docker
Official implementation from Papers with Code · Repository link is mentioned in the paper metadata · Matched via arXiv identifier search
NVlabs/FasterViT is the strongest maintained implementation based on ranking signals. License is declared (NOASSERTION). Dependency/environment manifests are present.
Open NVlabs/FasterViT- No CI workflows detected
- Selected NVlabs/FasterViT as the strongest maintained implementation for new work.
- 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
- Stale
- Confidence
- High
- Reproducibility
- Moderate
- Stars
- 925
- Last push
- Jul 22, 2025 (400d)
Official implementation from Papers with Code · Repository link is mentioned in the paper metadata
- No push in 12+ months
- No CI pipeline detected
- Maintenance
- Stale risk
- Confidence
- Low
- Reproducibility
- Moderate
- Stars
- 626
- Last push
- Feb 15, 2026 (193d)
Partial overlap with paper title keywords · Community adoption signal (626 stars)
- No Docker setup
- Dependency manifest missing
- Low confidence match
- Maintenance
- Recently updated
- Confidence
- Low
- Reproducibility
- Strong
- Stars
- 1
- Last push
- Jul 4, 2026 (54d)
Matched via arXiv identifier search
- No tagged releases
- No Docker setup
- Low confidence match
Reproduction readiness
Setup required
Dependencies pinned, manual setup needed
- NVlabs/FasterViT has requirements.txt but requires manual environment setup.
- Last push was 400 days ago, so expect possible dependency version conflicts.
- No CI pipeline, so test coverage is unknown.
Quick start
git clone https://github.com/NVlabs/FasterViT.git
pip install -r requirements.txt 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
- sirraya-labs/lipika-tokenizer
Confidence: Low · 1 stars
- ShashNagendra/STR-via-Alternating-Hierarchical-Global-Attention
Confidence: Low · 0 stars
- jiaowoguanren0615/FasterViT-Pytorch
Confidence: Low · 1 stars
Hugging Face artifacts
No direct paper-linked artifacts were found. Showing strongest curated related artifacts for faster exploration.
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 ).