CVJul 6, 2023

Reference-based Motion Blur Removal: Learning to Utilize Sharpness in the Reference Image

arXiv:2307.02875v12 citationsh-index: 33
Originality Incremental advance
AI Analysis

This addresses the challenge of image deblurring for computer vision applications, but it is incremental as it builds on existing single-image deblurring networks.

The paper tackles the problem of removing strong motion blur from images by using a reference image, achieving improved deblurring results without requiring strong assumptions on the reference.

Despite the recent advancement in the study of removing motion blur in an image, it is still hard to deal with strong blurs. While there are limits in removing blurs from a single image, it has more potential to use multiple images, e.g., using an additional image as a reference to deblur a blurry image. A typical setting is deburring an image using a nearby sharp image(s) in a video sequence, as in the studies of video deblurring. This paper proposes a better method to use the information present in a reference image. The method does not need a strong assumption on the reference image. We can utilize an alternative shot of the identical scene, just like in video deblurring, or we can even employ a distinct image from another scene. Our method first matches local patches of the target and reference images and then fuses their features to estimate a sharp image. We employ a patch-based feature matching strategy to solve the difficult problem of matching the blurry image with the sharp reference. Our method can be integrated into pre-existing networks designed for single image deblurring. The experimental results show the effectiveness of the proposed method.

Foundations

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

Your Notes