yuweihao/MambaOut
MambaOut: Do We Really Need Mamba for Vision? (CVPR 2025) observed · 2026-08-28
Health v2 · maintenance only
19/100
- Activity 10
- Release rhythm 8
- Longevity 60
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: n/a
- age_days: 842
- days_rel: n/a
- days_push: 542
- n_releases_24m: 0
Adoption not part of the score
2704 stars · 49 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
MambaOut is a PyTorch implementation of Gated CNN models from the CVPR 2025 paper 'MambaOut: Do We Really Need Mamba for Vision?', which questions whether state space models (Mamba) are necessary for vision tasks. It provides model definitions and pretrained ImageNet checkpoints showing Gated CNNs outperform visual Mamba models on image classification.
Use cases
- train image classification models without mamba
- compare gated cnn vs vision mamba performance
- get pretrained imagenet checkpoints for gated cnn
- reproduce cvpr 2025 mambaout paper results
- use mambaout models in timm for transfer learning
- study whether ssm is needed for vision backbones
When to choose
- you need a strong convolutional vision backbone without state space models
- you want to benchmark Mamba vs Gated CNN architectures on ImageNet
- you want lightweight pretrained models competitive with ViT-S
When to avoid
- you specifically need sequence modeling or state space models for vision
- you need detection or segmentation backbones, which the paper does not cover
- you want a production-ready inference service rather than research code
Facets
library · maturity stable
machine-learning deep-learning image-processing computer-vision deep-learning machine-learning python pytorch image-classification gated-cnn state-space-models research-code cvpr-2025 pretrained-models gpu
1 source
- readme: https://github.com/yuweihao/MambaOut · fetched 2026-08-28 · ec4f11d7b9f2
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| yuweihao/MambaOut | main | 19 |
For agents
markdown · JSON · MCP: product_card(name="yuweihao/MambaOut")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem