CVAIJan 30, 2025

Efficient Transformer for High Resolution Image Motion Deblurring

arXiv:2501.18403v11 citationsh-index: 1Has Code
Originality Incremental advance
AI Analysis

It addresses motion blur in images, which is an incremental improvement for computer vision applications.

This paper tackles high-resolution image motion deblurring by improving the Restormer architecture, reducing model complexity by 18.4% while maintaining or enhancing performance through optimized attention mechanisms and an enhanced training pipeline.

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

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes