MzeroMiko/VMamba
VMamba: Visual State Space Models,code is based on mamba observed · 2026-08-28
Health v2 · maintenance only
21/100
- Activity 10
- Release rhythm 8
- Longevity 68
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 965
- days_rel: n/a
- days_push: 544
- n_releases_24m: 0
Adoption not part of the score
3219 stars · 237 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
VMamba is a PyTorch implementation of a visual state space model (SSM) vision backbone based on Mamba, featuring 2D Selective Scan (SS2D) for linear-complexity image feature extraction. It provides pretrained model weights and a single-file implementation for easy use in downstream vision tasks.
Use cases
- build image classification models with linear-complexity backbones
- use state space models for computer vision tasks
- replace ViT or CNN backbones with Mamba-based vision models
- run object detection or segmentation with a VMamba backbone
- experiment with 2D selective scan architectures
When to choose
- you need an efficient vision backbone with linear time complexity
- you want to experiment with state space models in vision
- you need pretrained weights for downstream vision tasks
When to avoid
- you need a battle-tested production backbone with broad ecosystem support
- you lack a CUDA-capable GPU since mamba_ssm requires GPU kernels
- you only need standard CNN or transformer architectures
Facets
library · maturity active
machine-learning deep-learning computer-vision deep-learning machine-learning python state-space-models vision-backbone mamba image-classification neural-architecture linux gpu
1 source
- readme: https://github.com/MzeroMiko/VMamba · fetched 2026-08-28 · 94d3bced33ed
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| MzeroMiko/VMamba | main | 21 |
For agents
markdown · JSON · MCP: product_card(name="MzeroMiko/VMamba")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem