paper-with-me

Papers

HRVMamba: High-Resolution Visual State Space Model for Dense Prediction

2024-10-04 · Hao Zhang, Yongqiang Ma, Wenqi Shao, Ping Luo, Nanning Zheng, Kaipeng Zhang

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.

📄 PDF Abstract BibTeX arXiv:2410.03174

Code (0)

등록된 구현이 없습니다.

Tasks

Inductive BiasMambaPose EstimationSemantic SegmentationState Space Models

Methods 이 논문이 사용한 방법론

Residual Connection 설명 없음
Batch Normalization 설명 없음
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Deformable Convolution Deformable convolutions add 2D offsets to the regular grid sampling locations in the standard convolution. It enables free…
Mamba Foundation models, now powering most of the exciting applications in deep learning, are almost universally based on the Transformer architecture and its core attention module.…
HRNet HRNet, or High-Resolution Net, is a general purpose convolutional neural network for tasks like semantic segmentation, object detection and image classification. It is…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Efficient Visual State Space Model for Image Deblurring

2024-05-23 · CVPR 2025 1 · Lingshun Kong, Jiangxin Dong, Ming-Hsuan Yang, Jinshan Pan

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+1

3D Visualization and Spatial Data Mining for Analysis of LULC Images

2022-01-28 · B. G. Kodge

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 Segmentation

Low Resolution Face Recognition Using a Two-Branch Deep Convolutional Neural Network Architecture

2017-06-20 · Erfan Zangeneh, Mohammad Rahmati, Yalda Mohsenzadeh

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-Resolution

HSRMamba: Efficient Wavelet Stripe State Space Model for Hyperspectral Image Super-Resolution

2025-05-16 · Baisong Li, Xingwang Wang, Haixiao Xu

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+2

VHS: High-Resolution Iterative Stereo Matching with Visual Hull Priors

2024-06-04 · Markus Plack, Hannah Dröge, Leif Van Holland, Matthias B. Hullin

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