paper-with-me

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 ability to capture long-range dependencies and input-dependent characteristics. However, the computational complexity of Transformer-based models grows quadratically with the image resolution, limiting their practical appeal in high-resolution image restoration tasks. In this paper, we propose a simple yet effective visual state space model (EVSSM) for image deblurring, leveraging the benefits of state space models (SSMs) to visual data. In contrast to existing methods that employ several fixed-direction scanning for feature extraction, which significantly increases the computational cost, we develop an efficient visual scan block that applies various geometric transformations before each SSM-based module, capturing useful non-local information and maintaining high efficiency. Extensive experimental results show that the proposed EVSSM performs favorably against state-of-the-art image deblurring methods on benchmark datasets and real-captured images.

📄 PDF Abstract BibTeX arXiv:2405.14343

Code (1)

kkkls/evssm 공식 구현

Tasks

DeblurringImage DeblurringImage RestorationmodelState Space Models

Similar Papers 제목 키워드 기반

XYScanNet: A State Space Model for Single Image Deblurring

2024-12-13 · Hanzhou Liu, Chengkai Liu, Jiacong Xu, Peng Jiang 외

Deep state-space models (SSMs), like recent Mamba architectures, are emerging as a promising alternative to CNN and Transformer networks. Existing Mamba-based restoration methods process visual data by leveraging a flatt…

DeblurringImage DeblurringMambaSingle Image Deblurring+1

CogSENet: Blind Image Deblurring with Blur-Conditioned Semantic Routing and Explicit Frequency Fusion

2026-06-29 · Pan Wang, Yihao Hu, Xiujin Liu hf

Blind image deblurring demands the recovery of high-fidelity details and coherent structures from complex, unknown degradations. Current blind image deblurring methods struggle with real-world, spatially varying degradat…

Image Deblurring

Saturation-Aware Space-Variant Blind Image Deblurring

2026-04-17 · Muhammad Z. Alam, Larry Stetsiuk, Arooba Zeshan arxiv

This paper presents a novel saturation aware space variant blind image deblurring framework designed to address challenges posed by saturated pixels in deblurring under high dynamic range and low light conditions. The pr…

Image Deblurring

SharpGAN: Receptive Field Block Net for Dynamic Scene Deblurring

2020-12-31 · Hui Feng, Jundong Guo, Sam Shuzhi Ge

When sailing at sea, the smart ship will inevitably produce swaying motion due to the action of wind, wave and current, which makes the image collected by the visual sensor appear motion blur. This will have an adverse e…

DeblurringGenerative Adversarial NetworkImage Deblurringobject-detection+1

FMD-cGAN: Fast Motion Deblurring using Conditional Generative Adversarial Networks

2021-11-30 · Jatin Kumar, Indra Deep Mastan, Shanmuganathan Raman

In this paper, we present a Fast Motion Deblurring-Conditional Generative Adversarial Network (FMD-cGAN) that helps in blind motion deblurring of a single image. FMD-cGAN delivers impressive structural similarity and vis…

DeblurringGenerative Adversarial NetworkImage Deblurring