Ross ROSS = Recommend OSS · open-source software intelligence for agents

NVlabs/MambaVision

[CVPR 2025] Official PyTorch Implementation of MambaVision: A Hybrid Mamba-Transformer Vision Backbone observed · 2026-08-28

github.com/NVlabs/MambaVision · homepage · Python · NOASSERTION (other) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
NVlabs/MambaVisionmain49

For agents

markdown · JSON · MCP: product_card(name="NVlabs/MambaVision")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem