ScalableViT: Rethinking the Context-oriented Generalization of Vision Transformer
Results and benchmarks
ScalableViT: Rethinking the Context-oriented Generalization of Vision Transformer presents a transformer approach for image classification.
Benchmark evidence is limited
Evidence graph: 4 refs, 4 links.
Utility signals: depth 55/100, grounding 85/100, status medium.
Implementation
Best maintained implementation now
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
25,486 stars · 3,491 forks · Last push Aug 2, 2026 · MIT license
- License
- CI
- Dependencies
- Docker
Matched via arXiv identifier search · Partial overlap with paper title keywords · Community adoption signal (25486 stars)
lucidrains/vit-pytorch is the best available implementation candidate based on ranking signals, but recommendation confidence is not yet high. License is declared (MIT). Dependency/environment manifests are present.
Open lucidrains/vit-pytorch- No CI workflows detected
- Selected lucidrains/vit-pytorch as the strongest maintained implementation for new work.
- Includes dependency/environment manifest signals.
- Repository activity is within the last 24 months.
- Official repository is preserved separately as historical context.
Compare implementation paths
Compare maintenance quality, reproducibility coverage, and evidence confidence before choosing a reproduction baseline.
- Maintenance
- Stale
- Confidence
- High
- Reproducibility
- Limited
- Stars
- 26
- Last push
- Sep 16, 2023 (1075d)
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
- Active
- Confidence
- Medium
- Reproducibility
- Moderate
- Stars
- 25,486
- Last push
- Aug 2, 2026 (23d)
Matched via arXiv identifier search · Partial overlap with paper title keywords
- No CI pipeline detected
- No Docker setup
- Maintenance
- Stale
- Confidence
- Low
- Reproducibility
- Moderate
- Stars
- 1
- Last push
- Jan 17, 2025 (585d)
Matched via arXiv identifier search · Partial overlap with paper title keywords
- No push in 12+ months
- No tagged releases
- No Docker setup
Reproduction readiness
Setup required
Dependencies pinned, manual setup needed
- lucidrains/vit-pytorch has pyproject.toml but requires manual environment setup.
- No Dockerfile, so you will set up the environment manually.
- No CI pipeline, so test coverage is unknown.
Quick start
git clone https://github.com/lucidrains/vit-pytorch.git
pip install -e . Validation caveat
Repositories and ecosystem
No additional verified repositories beyond the primary recommendation.
These repositories had low-confidence matching signals and are hidden by default.
- Sam-Mich/vision-transformer
Confidence: Low · 1 stars
- zachary-evans-dev/vit-pytorch
Confidence: Low · 0 stars
- CortexFoundation/vision-transformer
Confidence: Low · 1 stars
- TJH-FLYMAN/vit-pytorch
Confidence: Low · 0 stars
- conceptofmind/vit-flax
Confidence: Low · 22 stars
Hugging Face artifacts
No direct paper-linked artifacts were found. Showing strongest curated related artifacts for faster exploration.
Models
- geobase/gghl-oriented-object-detection
122 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 ).