paper-with-me

Papers

Adaptive Window Pruning for Efficient Local Motion Deblurring

2023-06-25 · Haoying Li, Jixin Zhao, Shangchen Zhou, Huajun Feng, Chongyi Li, Chen Change Loy

Local motion blur commonly occurs in real-world photography due to the mixing between moving objects and stationary backgrounds during exposure. Existing image deblurring methods predominantly focus on global deblurring, inadvertently affecting the sharpness of backgrounds in locally blurred images and wasting unnecessary computation on sharp pixels, especially for high-resolution images. This paper aims to adaptively and efficiently restore high-resolution locally blurred images. We propose a local motion deblurring vision Transformer (LMD-ViT) built on adaptive window pruning Transformer blocks (AdaWPT). To focus deblurring on local regions and reduce computation, AdaWPT prunes unnecessary windows, only allowing the active windows to be involved in the deblurring processes. The pruning operation relies on the blurriness confidence predicted by a confidence predictor that is trained end-to-end using a reconstruction loss with Gumbel-Softmax re-parameterization and a pruning loss guided by annotated blur masks. Our method removes local motion blur effectively without distorting sharp regions, demonstrated by its exceptional perceptual and quantitative improvements compared to state-of-the-art methods. In addition, our approach substantially reduces FLOPs by 66% and achieves more than a twofold increase in inference speed compared to Transformer-based deblurring methods. We will make our code and annotated blur masks publicly available.

📄 PDF Abstract BibTeX arXiv:2306.14268

Code (0)

등록된 구현이 없습니다.

Tasks

DeblurringImage Deblurring

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Pruning 설명 없음
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Position-Wise Feed-Forward Layer 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…

Similar Papers 제목 키워드 기반

Motion-Aware Adaptive Pixel Pruning for Efficient Local Motion Deblurring

2025-07-10 · Wei Shang, Dongwei Ren, Wanying Zhang, Pengfei Zhu 외 arxiv

Local motion blur in digital images originates from the relative motion between dynamic objects and static imaging systems during exposure. Existing deblurring methods face significant challenges in addressing this probl…

Spatially-Attentive Patch-Hierarchical Network with Adaptive Sampling for Motion Deblurring

2024-02-09 · Maitreya Suin, Kuldeep Purohit, A. N. Rajagopalan

This paper tackles the problem of motion deblurring of dynamic scenes. Although end-to-end fully convolutional designs have recently advanced the state-of-the-art in non-uniform motion deblurring, their performance-compl…

Deblurring

Spread Your Wings: A Radial Strip Transformer for Image Deblurring

2024-03-30 · Duosheng Chen, Shihao Zhou, Jinshan Pan, Jinglei Shi 외

Exploring motion information is important for the motion deblurring task. Recent the window-based transformer approaches have achieved decent performance in image deblurring. Note that the motion causing blurry results i…

DeblurringImage DeblurringTranslation

A Variational EM Framework With Adaptive Edge Selection for Blind Motion Deblurring

2019-06-01 · CVPR 2019 6 · Liuge Yang, Hui Ji

Blind motion deblurring is an important problem that receives enduring attention in last decade. Based on the observation that a good intermediate estimate of latent image for estimating motion-blur kernel is not neces…

Deblurring

Spatially-Attentive Patch-Hierarchical Network for Adaptive Motion Deblurring

2020-04-11 · CVPR 2020 6 · Maitreya Suin, Kuldeep Purohit, A. N. Rajagopalan

This paper tackles the problem of motion deblurring of dynamic scenes. Although end-to-end fully convolutional designs have recently advanced the state-of-the-art in non-uniform motion deblurring, their performance-compl…

DeblurringImage Deblurring