Skip to content

Yiozolm/Vision-linear-attention

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vision Linear Attention

This repo aims at providing a collection of vision linear attention models

ToDo

  • Vmamba
  • MambaVision
  • Vision-Rwkv add init mode in the future
  • GSPN torch & triton kernel
  • GroupMamba The Scan module will be integrated in the future

Installation

The following requirements should be satisfied

You can install vla with pip:

git clone https://github.com/Yiozolm/Vision-linear-attention.git
cd Vision-linear-attention
pip install -e .

Models

Year Venue Model Paper Code
2024 NeurIPS Vmamba VMamba: Visual State Space Model official
2025 ICLR MambaVision MambaVision: A Hybrid Mamba-Transformer Vision Backbone official
2025 ICLR Vision-Rwkv Vision-RWKV: Efficient and Scalable Visual Perception with RWKV-Like Architectures official
2025 CVPR GSPN Parallel Sequence Modeling via Generalized Spatial Propagation Network official
2025 CVPR GroupMamba GroupMamba: Parameter-Efficient and Accurate Group Visual State Space Model official

Acknowledgments

We would like to express our deepest respect to Songlin and other maintainers of the fla library.

About

Collections of Vision linear attention for easy plug-in module

Resources

License

Stars

Watchers

Forks

Packages

No packages published