Assessing the Role of Datasets in the Generalization of Motion Deblurring Methods to Real Images
Guillermo Carbajal, Patricia Vitoria, José Lezama, Pablo Musé
TL;DR
This work addresses the generalization gap of motion deblurring methods to real images by diagnosing dataset-related limitations and proposing a scalable, segmentation-based non-uniform blur synthesis method (SBDD). By modeling per-object blur kernels, saturation, and realistic CRFs in the photon domain, the authors generate a virtually unlimited variety of training pairs and demonstrate improved cross-dataset generalization across GoPro, Köhler, RealBlur, and Lai datasets. Experiments show that non-uniform blur training enhances performance on dynamic scenes, while uniform blur training remains effective for smoothly varying blur; CRF awareness and saturation handling are critical for real-world restoration. The results indicate a data-centric path to boosting real-image deblurring performance across architectures, with code and dataset generation details made publicly available for broad adoption.
Abstract
Successfully training end-to-end deep networks for real motion deblurring requires datasets of sharp/blurred image pairs that are realistic and diverse enough to achieve generalization to real blurred images. Obtaining such datasets remains a challenging task. In this paper, we first review the limitations of existing deblurring benchmark datasets and analyze the underlying causes for deblurring networks' lack of generalization to blurry images in the wild. Based on this analysis, we propose an efficient procedural methodology to generate sharp/blurred image pairs based on a simple yet effective model. This allows for generating virtually unlimited diverse training pairs mimicking realistic blur properties. We demonstrate the effectiveness of the proposed dataset by training existing deblurring architectures on the simulated pairs and performing cross-dataset evaluation on three standard datasets of real blurred images. When training with the proposed method, we observed superior generalization performance for the ultimate task of deblurring real motion-blurred photos of dynamic scenes.
