Deep Multi-Scale Feature Learning for Defocus Blur Estimation
Ali Karaali, Naomi Harte, Claudio Rosito Jung

TL;DR
This paper introduces a deep learning-based method for estimating defocus blur from a single image by classifying edges and interpolating blur maps, effectively preserving object boundaries and outperforming existing methods.
Contribution
It proposes a novel edge-based approach using CNNs to distinguish depth edges from pattern edges and accurately estimate blur, improving over prior techniques.
Findings
Outperforms state-of-the-art methods in qualitative and quantitative metrics
Effectively preserves object boundaries in dense blur maps
Achieves a good balance between accuracy and computational efficiency
Abstract
This paper presents an edge-based defocus blur estimation method from a single defocused image. We first distinguish edges that lie at depth discontinuities (called depth edges, for which the blur estimate is ambiguous) from edges that lie at approximately constant depth regions (called pattern edges, for which the blur estimate is well-defined). Then, we estimate the defocus blur amount at pattern edges only, and explore an interpolation scheme based on guided filters that prevents data propagation across the detected depth edges to obtain a dense blur map with well-defined object boundaries. Both tasks (edge classification and blur estimation) are performed by deep convolutional neural networks (CNNs) that share weights to learn meaningful local features from multi-scale patches centered at edge locations. Experiments on naturally defocused images show that the proposed method…
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.
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 · Cell Image Analysis Techniques
