Gyro-based Neural Single Image Deblurring
Heemin Yang, Jaesung Rim, Seungyong Lee, Seung-Hwan Baek, Sunghyun Cho
TL;DR
This work tackles the ill-posed problem of single-image deblurring by leveraging gyro sensor data to inform motion, addressing real-world gyro errors with a dedicated network design. GyroDeblurNet uses a novel camera motion field embedding and two blocks—gyro refinement and gyro deblurring—to robustly extract sharp details even when gyro data are noisy. A curriculum-learning strategy gradually introduces gyro errors during training, and two realistic datasets (GyroBlur-Synth and GyroBlur-Real) provide synthetic and real-world benchmarks. The approach achieves state-of-the-art deblurring quality while maintaining efficiency, demonstrating strong robustness to sensor errors and cross-device applicability with practical impact for mobile photography and vision tasks.
Abstract
In this paper, we present GyroDeblurNet, a novel single-image deblurring method that utilizes a gyro sensor to resolve the ill-posedness of image deblurring. The gyro sensor provides valuable information about camera motion that can improve deblurring quality. However, exploiting real-world gyro data is challenging due to errors from various sources. To handle these errors, GyroDeblurNet is equipped with two novel neural network blocks: a gyro refinement block and a gyro deblurring block. The gyro refinement block refines the erroneous gyro data using the blur information from the input image. The gyro deblurring block removes blur from the input image using the refined gyro data and further compensates for gyro error by leveraging the blur information from the input image. For training a neural network with erroneous gyro data, we propose a training strategy based on the curriculum learning. We also introduce a novel gyro data embedding scheme to represent real-world intricate camera shakes. Finally, we present both synthetic and real-world datasets for training and evaluating gyro-based single image deblurring. Our experiments demonstrate that our approach achieves state-of-the-art deblurring quality by effectively utilizing erroneous gyro data.
