IVCVApr 1, 2022

Learning to Deblur using Light Field Generated and Real Defocus Images

Stanford
arXiv:2204.00367v1106 citationsh-index: 13
Originality Incremental advance
AI Analysis

This addresses the challenge of collecting accurate training data for defocus deblurring, which is important for improving image quality in photography and vision applications, though it is incremental in method.

The paper tackles defocus deblurring by training a deep network on light field-generated data for accurate correspondence and fine-tuning with feature loss on real two-shot data to bridge domain differences, achieving state-of-the-art performance on multiple test sets.

Defocus deblurring is a challenging task due to the spatially varying nature of defocus blur. While deep learning approach shows great promise in solving image restoration problems, defocus deblurring demands accurate training data that consists of all-in-focus and defocus image pairs, which is difficult to collect. Naive two-shot capturing cannot achieve pixel-wise correspondence between the defocused and all-in-focus image pairs. Synthetic aperture of light fields is suggested to be a more reliable way to generate accurate image pairs. However, the defocus blur generated from light field data is different from that of the images captured with a traditional digital camera. In this paper, we propose a novel deep defocus deblurring network that leverages the strength and overcomes the shortcoming of light fields. We first train the network on a light field-generated dataset for its highly accurate image correspondence. Then, we fine-tune the network using feature loss on another dataset collected by the two-shot method to alleviate the differences between the defocus blur exists in the two domains. This strategy is proved to be highly effective and able to achieve the state-of-the-art performance both quantitatively and qualitatively on multiple test sets. Extensive ablation studies have been conducted to analyze the effect of each network module to the final performance.

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