CVMar 24, 2024

Blur2Blur: Blur Conversion for Unsupervised Image Deblurring on Unknown Domains

arXiv:2403.16205v123 citationsh-index: 7Has CodeCVPR
Originality Highly original
AI Analysis

This addresses the challenge of domain-specific image deblurring for camera users, offering a novel approach but is incremental in the broader deblurring field.

The paper tackles the problem of training an image deblurring algorithm for specific camera devices by converting blurry images into more easily deblurred blurry images, using unpaired data and achieving significant performance improvements over state-of-the-art methods in benchmarks.

This paper presents an innovative framework designed to train an image deblurring algorithm tailored to a specific camera device. This algorithm works by transforming a blurry input image, which is challenging to deblur, into another blurry image that is more amenable to deblurring. The transformation process, from one blurry state to another, leverages unpaired data consisting of sharp and blurry images captured by the target camera device. Learning this blur-to-blur transformation is inherently simpler than direct blur-to-sharp conversion, as it primarily involves modifying blur patterns rather than the intricate task of reconstructing fine image details. The efficacy of the proposed approach has been demonstrated through comprehensive experiments on various benchmarks, where it significantly outperforms state-of-the-art methods both quantitatively and qualitatively. Our code and data are available at https://zero1778.github.io/blur2blur/

Foundations

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

Your Notes