paper-with-me

홈 › Papers

Efficient Transformer for High Resolution Image Motion Deblurring

2025-01-30 · Amanturdieva Akmaral, Muhammad Hamza Zafar

This paper presents a comprehensive study and improvement of the Restormer architecture for high-resolution image motion deblurring. We introduce architectural modifications that reduce model complexity by 18.4% while maintaining or improving performance through optimized attention mechanisms. Our enhanced training pipeline incorporates additional transformations including color jitter, Gaussian blur, and perspective transforms to improve model robustness as well as a new frequency loss term. Extensive experiments on the RealBlur-R, RealBlur-J, and Ultra-High-Definition Motion blurred (UHDM) datasets demonstrate the effectiveness of our approach. The improved architecture shows better convergence behavior and reduced training time while maintaining competitive performance across challenging scenarios. We also provide detailed ablation studies analyzing the impact of our modifications on model behavior and performance. Our results suggest that thoughtful architectural simplification combined with enhanced training strategies can yield more efficient yet equally capable models for motion deblurring tasks. Code and Data Available at: https://github.com/hamzafer/image-deblurring

📄 PDF Abstract BibTeX arXiv:2501.18403

Code (1)

hamzafer/image-deblurring 공식 구현 pytorch

Tasks

DeblurringImage Deblurring

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Adaptive Window Pruning for Efficient Local Motion Deblurring

2023-06-25 · Haoying Li, Jixin Zhao, Shangchen Zhou, Huajun Feng 외

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,…

DeblurringImage Deblurring

Divide and Conquer for Full-Resolution Light Field Deblurring

2018-06-01 · CVPR 2018 6 · M. R. Mahesh Mohan, A. N. Rajagopalan

The increasing popularity of computational light field (LF) cameras has necessitated the need for tackling motion blur which is a ubiquitous phenomenon in hand-held photography. The state-of-the-art method for blind debl…

CPUDeblurring

Restormer: Efficient Transformer for High-Resolution Image Restoration

2021-11-18 · CVPR 2022 1 · Syed Waqas Zamir, Aditya Arora, Salman Khan, Munawar Hayat 외

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 c…

Color Image DenoisingDeblurringDenoisingGrayscale Image Denoising+10

Revisiting Image Deblurring with an Efficient ConvNet

2023-02-04 · Lingyan Ruan, Mojtaba Bemana, Hans-Peter Seidel, Karol Myszkowski 외

Image deblurring aims to recover the latent sharp image from its blurry counterpart and has a wide range of applications in computer vision. The Convolution Neural Networks (CNNs) have performed well in this domain for m…

AttributeDeblurringImage DeblurringImage Defocus Deblurring

Blind Motion Deblurring Super-Resolution: When Dynamic Spatio-Temporal Learning Meets Static Image Understanding

2021-05-27 · Wenjia Niu, Kaihao Zhang, Wenhan Luo, Yiran Zhong

Single-image super-resolution (SR) and multi-frame SR are two ways to super resolve low-resolution images. Single-Image SR generally handles each image independently, but ignores the temporal information implied in conti…

DeblurringImage DeblurringImage Super-ResolutionSuper-Resolution