HRVMamba: High-Resolution Visual State Space Model for Dense Prediction
Recently, State Space Models (SSMs) with efficient hardware-aware designs, i.e., Mamba, have demonstrated significant potential in computer vision tasks due to their linear computational complexity with respect to token length and their global receptive field. However, Mamba's performance on dense prediction tasks, including human pose estimation and semantic segmentation, has been constrained by three key challenges: insufficient inductive bias, long-range forgetting, and low-resolution output representation. To address these challenges, we introduce the Dynamic Visual State Space (DVSS) block, which utilizes multi-scale convolutional kernels to extract local features across different scales and enhance inductive bias, and employs deformable convolution to mitigate the long-range forgetting problem while enabling adaptive spatial aggregation based on input and task-specific information. By leveraging the multi-resolution parallel design proposed in HRNet, we introduce High-Resolution Visual State Space Model (HRVMamba) based on the DVSS block, which preserves high-resolution representations throughout the entire process while promoting effective multi-scale feature learning. Extensive experiments highlight HRVMamba's impressive performance on dense prediction tasks, achieving competitive results against existing benchmark models without bells and whistles. Code is available at https://github.com/zhanghao5201/HRVMamba.
Code (0)
등록된 구현이 없습니다.
Tasks
Inductive BiasMambaPose EstimationSemantic SegmentationState Space ModelsMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Efficient Visual State Space Model for Image Deblurring
Convolutional neural networks (CNNs) and Vision Transformers (ViTs) have achieved excellent performance in image restoration. ViTs typically yield superior results in image restoration compared to CNNs due to their abili…
DeblurringImage DeblurringImage Restorationmodel+13D Visualization and Spatial Data Mining for Analysis of LULC Images
The present study is an attempt made to create a new tool for the analysis of Land Use Land Cover (LUCL) images in 3D visualization. This study mainly uses spatial data mining techniques on high resolution LULC satellite…
ClassificationImage SegmentationSemantic SegmentationLow Resolution Face Recognition Using a Two-Branch Deep Convolutional Neural Network Architecture
We propose a novel couple mappings method for low resolution face recognition using deep convolutional neural networks (DCNNs). The proposed architecture consists of two branches of DCNNs to map the high and low resoluti…
Face RecognitionSuper-ResolutionHSRMamba: Efficient Wavelet Stripe State Space Model for Hyperspectral Image Super-Resolution
Single hyperspectral image super-resolution (SHSR) aims to restore high-resolution images from low-resolution hyperspectral images. Recently, the Visual Mamba model has achieved an impressive balance between performance …
Computational EfficiencyHyperspectral Image Super-ResolutionImage GenerationImage Super-Resolution+2VHS: High-Resolution Iterative Stereo Matching with Visual Hull Priors
We present a stereo-matching method for depth estimation from high-resolution images using visual hulls as priors, and a memory-efficient technique for the correlation computation. Our method uses object masks extracted …
Depth EstimationDisparity EstimationStereo Matching