NVlabs/MambaVision
[CVPR 2025] Official PyTorch Implementation of MambaVision: A Hybrid Mamba-Transformer Vision Backbone observed · 2026-08-28
Health v2 · maintenance only
49/100
- Activity 71
- Release rhythm 16
- Longevity 58
Flags: no_license
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: 115
- age_days: 814
- days_rel: 407
- days_push: 175
- n_releases_24m: 2
Adoption not part of the score
2224 stars · 149 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
MambaVision is NVIDIA's official PyTorch implementation of a hybrid Mamba-Transformer vision backbone, published at CVPR 2025. It provides pretrained models achieving state-of-the-art accuracy-throughput tradeoffs for image classification and downstream tasks like object detection and segmentation.
Use cases
- classify images with a high-throughput pretrained vision backbone
- extract visual features for object detection on COCO
- run semantic segmentation on ADE20K
- fine-tune a hybrid Mamba-Transformer model on my own dataset
- compare Mamba vs Vision Transformer backbones
- use a mamba-based vision model at ImageNet-21K scale
When to choose
- you need a fast, accurate image classification backbone with strong throughput
- you want a hybrid Mamba + self-attention architecture for vision research
- you need pretrained weights for detection or segmentation downstream tasks
- you want to experiment with state-space models in computer vision
When to avoid
- you need a permissively licensed model - it uses the NVIDIA Source Code License-NC (non-commercial)
- you need a lightweight model for CPU-only or edge deployment
- you need a general-purpose NLP or multimodal model rather than a vision backbone
Facets
library · maturity active
machine-learning deep-learning image-processing computer-vision computer-vision deep-learning image-processing artificial-intelligence python cross-platform vision-backbone mamba vision-transformer pytorch image-classification object-detection semantic-segmentation pretrained-models nvidia cvpr-2025 gpu
7 sources
- readme: https://github.com/NVlabs/MambaVision · fetched 2026-08-28 · 6426e1b228ed
- homepage: https://arxiv.org/abs/2407.08083 · fetched 2026-08-29 · 88a59697cd95
- site_page: https://info.arxiv.org/about/donate.html · fetched 2026-08-29 · cca9c3a11c56
- site_page: https://info.arxiv.org/about/ourmembers.html · fetched 2026-08-29 · 47cbc55ff1de
- site_page: https://info.arxiv.org/about · fetched 2026-08-29 · a1f16f915a9a
- registry_pypi: https://pypi.org/pypi/mambavision/json · fetched 2026-08-29 · bed970810160
- site_page: https://info.arxiv.org/labs/index.html · fetched 2026-08-29 · b14a8d05a0ec
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| NVlabs/MambaVision | main | 49 |
For agents
markdown · JSON · MCP: product_card(name="NVlabs/MambaVision")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem