中文
相关论文

相关论文: VmambaIR: Visual State Space Model for Image Resto…

200 篇论文

State space models (SSMs) have recently garnered significant attention in computer vision. However, due to the unique characteristics of image data, adapting SSMs from natural language processing to computer vision has not outperformed the…

计算机视觉与模式识别 · 计算机科学 2025-02-19 Tanzhe Li , Caoshuo Li , Jiayi Lyu , Hongjuan Pei , Baochang Zhang , Taisong Jin , Rongrong Ji

State space models (SSMs) with selection mechanisms and hardware-aware architectures, namely Mamba, have recently demonstrated significant promise in long-sequence modeling. Since the self-attention mechanism in transformers has quadratic…

计算机视觉与模式识别 · 计算机科学 2024-04-29 Hanwei Zhang , Ying Zhu , Dan Wang , Lijun Zhang , Tianxiang Chen , Zi Ye

Video super-resolution (VSR) faces critical challenges in effectively modeling non-local dependencies across misaligned frames while preserving computational efficiency. Existing VSR methods typically rely on optical flow strategies or…

计算机视觉与模式识别 · 计算机科学 2025-06-16 Linfeng He , Meiqin Liu , Qi Tang , Chao Yao , Yao Zhao

Learned visual compression is an important and active task in multimedia. Existing approaches have explored various CNN- and Transformer-based designs to model content distribution and eliminate redundancy, where balancing efficacy (i.e.,…

图像与视频处理 · 电气工程与系统科学 2024-05-29 Shiyu Qin , Jinpeng Wang , Yimin Zhou , Bin Chen , Tianci Luo , Baoyi An , Tao Dai , Shutao Xia , Yaowei Wang

Recent years have witnessed significant advancements in light field image super-resolution (LFSR) owing to the progress of modern neural networks. However, these methods often face challenges in capturing long-range dependencies (CNN-based)…

计算机视觉与模式识别 · 计算机科学 2024-06-19 Wang xia , Yao Lu , Shunzhou Wang , Ziqi Wang , Peiqi Xia , Tianfei Zhou

Reconstructing degraded images is a critical task in image processing. Although CNN and Transformer-based models are prevalent in this field, they exhibit inherent limitations, such as inadequate long-range dependency modeling and high…

计算机视觉与模式识别 · 计算机科学 2024-04-19 Rui Deng , Tianpei Gu

Since convolutional neural networks (CNNs) perform well at learning generalizable image priors from large-scale data, these models have been extensively applied to image restoration and related tasks. Recently, another class of neural…

计算机视觉与模式识别 · 计算机科学 2022-03-14 Syed Waqas Zamir , Aditya Arora , Salman Khan , Munawar Hayat , Fahad Shahbaz Khan , Ming-Hsuan Yang

Recent efforts on image restoration have focused on developing "all-in-one" models that can handle different degradation types and levels within single model. However, most of mainstream Transformer-based ones confronted with dilemma…

计算机视觉与模式识别 · 计算机科学 2024-12-23 Aiwen Jiang , Hourong Chen , Zhiwen Chen , Jihua Ye , Mingwen Wang

State Space Models (SSMs) have recently emerged as an alternative to Vision Transformers (ViTs) due to their unique ability of modeling global relationships with linear complexity. SSMs are specifically designed to capture spatially…

State space models (SSMs), particularly Mamba, have shown promise in NLP tasks and are increasingly applied to vision tasks. However, most Mamba-based vision models focus on network architecture and scan paths, with little attention to the…

计算机视觉与模式识别 · 计算机科学 2025-10-20 Yujie Zhu , Xinyi Zhang , Yekai Lu , Guang Yang , Faming Fang , Guixu Zhang

Prior efforts in light-weight model development mainly centered on CNN and Transformer-based designs yet faced persistent challenges. CNNs adept at local feature extraction compromise resolution while Transformers offer global reach but…

计算机视觉与模式识别 · 计算机科学 2024-03-18 Xiaohuan Pei , Tao Huang , Chang Xu

Medical image reconstruction from undersampled acquisitions is an ill-posed inverse problem requiring accurate recovery of anatomical structures from incomplete measurements. Physics-driven (PD) network models have gained prominence for…

图像与视频处理 · 电气工程与系统科学 2025-08-22 Bilal Kabas , Fuat Arslan , Valiyeh A. Nezhad , Saban Ozturk , Emine U. Saritas , Tolga Çukur

Designing computationally efficient network architectures remains an ongoing necessity in computer vision. In this paper, we adapt Mamba, a state-space language model, into VMamba, a vision backbone with linear time complexity. At the core…

计算机视觉与模式识别 · 计算机科学 2024-12-31 Yue Liu , Yunjie Tian , Yuzhong Zhao , Hongtian Yu , Lingxi Xie , Yaowei Wang , Qixiang Ye , Jianbin Jiao , Yunfan Liu

This paper introduces VMatcher, a hybrid Mamba-Transformer network for semi-dense feature matching between image pairs. Learning-based feature matching methods, whether detector-based or detector-free, achieve state-of-the-art performance…

计算机视觉与模式识别 · 计算机科学 2025-08-01 Ali Youssef

Image restoration~(IR), as a fundamental multimedia data processing task, has a significant impact on downstream visual applications. In recent years, researchers have focused on developing general-purpose IR models capable of handling…

计算机视觉与模式识别 · 计算机科学 2025-04-22 Yubin Gu , Yuan Meng , Kaihang Zheng , Xiaoshuai Sun , Jiayi Ji , Weijian Ruan , Liujuan Cao , Rongrong Ji

State Space Models (SSMs), especially Mamba, have shown great promise in medical image segmentation due to their ability to model long-range dependencies with linear computational complexity. However, accurate medical image segmentation…

计算机视觉与模式识别 · 计算机科学 2024-08-27 Chaowei Chen , Li Yu , Shiquan Min , Shunfang Wang

In the field of medical image segmentation, models based on both CNN and Transformer have been thoroughly investigated. However, CNNs have limited modeling capabilities for long-range dependencies, making it challenging to exploit the…

图像与视频处理 · 电气工程与系统科学 2024-09-10 Mingya Zhang , Zhihao Chen , Yiyuan Ge , Xianping Tao

The prevalence of convolution neural networks (CNNs) and vision transformers (ViTs) has markedly revolutionized the area of single-image super-resolution (SISR). To further boost the SR performances, several techniques, such as residual…

计算机视觉与模式识别 · 计算机科学 2024-03-14 Cheng Cheng , Hang Wang , Hongbin Sun

Image restoration is a challenging ill-posed problem which also has been a long-standing issue. In the past few years, the convolution neural networks (CNNs) almost dominated the computer vision and had achieved considerable success in…

图像与视频处理 · 电气工程与系统科学 2023-01-18 Chi-Mao Fan , Tsung-Jung Liu , Kuan-Hsien Liu

Image restoration is a long-standing low-level vision problem that aims to restore high-quality images from low-quality images (e.g., downscaled, noisy and compressed images). While state-of-the-art image restoration methods are based on…

图像与视频处理 · 电气工程与系统科学 2021-08-24 Jingyun Liang , Jiezhang Cao , Guolei Sun , Kai Zhang , Luc Van Gool , Radu Timofte