8000 GitHub - jLooo/VADMamba: [ICME 2025 oral] Official Implementation for "VADMamba: Exploring State Space Models for Fast Video Anomaly Detection"
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ VADMamba Public

[ICME 2025 oral] Official Implementation for "VADMamba: Exploring State Space Models for Fast Video Anomaly Detection"

Notifications You must be signed in to change notification settings

jLooo/VADMamba

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VADMamba: Exploring State Space Models for Fast Video Anomaly Detection (Accepted by ICME2025)

VADMamba

Overview of the proposed VADMamba. (a) The training and inference process of VADMamba. (b) The framework of the proposed VQ-MaU. (c) Non-negative Vision State Space block. The dashed line indicates that addition is used in the second loop. (d) Vision State-Space (VSS) with SS2D.

Flownet2 model: https://github.com/NVIDIA/flownet2-pytorch

This part code is adjusted from VM-UNet.

If you use this work, please cite:

@article{lyu2025vadmamba,
  title={VADMamba: Exploring State Space Models for Fast Video Anomaly Detection},
  author={Lyu, Jiahao and Zhao, Minghua and Hu, Jing and Huang, Xuewen and Chen, Yifei and Du, Shuangli},
  journal={arXiv preprint arXiv:2503.21169},
  year={2025}
}

About

[ICME 2025 oral] Official Implementation for "VADMamba: Exploring State Space Models for Fast Video Anomaly Detection"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0