Deep Lidar-guided Image Deblurring
Ziyao Yi, Diego Valsesia, Tiziano Bianchi, Enrico Magli
TL;DR
The paper tackles image deblurring in low-light smartphone imaging by leveraging true depth from mobile LiDAR as auxiliary information. It introduces a universal depth adapter, depth-super-resolution, and a continual-learning strategy to integrate depth into pretrained deblurring models, exemplified by Depth-Restormer. Empirical results show substantial PSNR/SSIM gains across several architectures, with real LiDAR depth outperforming depth estimated from blurry images and 8× SR depth approaching high-resolution LiDAR performance. The approach provides a practical, modular path to depth-aware deblurring, improving edge preservation and restoration quality, while acknowledging limitations such as texture absence and depth-range constraints.
Abstract
The rise of portable Lidar instruments, including their adoption in smartphones, opens the door to novel computational imaging techniques. Being an active sensing instrument, Lidar can provide complementary data to passive optical sensors, particularly in situations like low-light imaging where motion blur can affect photos. In this paper, we study if the depth information provided by mobile Lidar sensors is useful for the task of image deblurring and how to integrate it with a general approach that transforms any state-of-the-art neural deblurring model into a depth-aware one. To achieve this, we developed a universal adapter structure that efficiently preprocesses the depth information to modulate image features with depth features. Additionally, we applied a continual learning strategy to pretrained encoder-decoder models, enabling them to incorporate depth information as an additional input with minimal extra data requirements. We demonstrate that utilizing true depth information can significantly boost the effectiveness of deblurring algorithms, as validated on a dataset with real-world depth data captured by a smartphone Lidar.
