Defocus Blur Detection via Depth Distillation
Xiaodong Cun, Chi-Man Pun

TL;DR
This paper introduces a novel depth-guided approach for defocus blur detection that leverages depth distillation within a joint learning framework, improving accuracy and speed over existing methods.
Contribution
It is the first to incorporate depth information into defocus blur detection using knowledge distillation, enhancing detection accuracy and efficiency.
Findings
Outperforms 11 state-of-the-art methods on two datasets.
Achieves over 30 fps on a single GPU, doubling the speed of previous approaches.
Effectively utilizes depth as a soft label to improve blur detection.
Abstract
Defocus Blur Detection(DBD) aims to separate in-focus and out-of-focus regions from a single image pixel-wisely. This task has been paid much attention since bokeh effects are widely used in digital cameras and smartphone photography. However, identifying obscure homogeneous regions and borderline transitions in partially defocus images is still challenging. To solve these problems, we introduce depth information into DBD for the first time. When the camera parameters are fixed, we argue that the accuracy of DBD is highly related to scene depth. Hence, we consider the depth information as the approximate soft label of DBD and propose a joint learning framework inspired by knowledge distillation. In detail, we learn the defocus blur from ground truth and the depth distilled from a well-trained depth estimation network at the same time. Thus, the sharp region will provide a strong prior…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage Processing Techniques and Applications · Advanced Image Processing Techniques · Advanced Vision and Imaging
