English

Deep Multi-Scale Feature Learning for Defocus Blur Estimation

Computer Vision and Pattern Recognition 2021-11-10 v2 Machine Learning Multimedia

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 presents qualitative and quantitative results that outperform state-of-the-art (SOTA) methods, with a good compromise between running time and accuracy.

Keywords

Cite

@article{arxiv.2009.11939,
  title  = {Deep Multi-Scale Feature Learning for Defocus Blur Estimation},
  author = {Ali Karaali and Naomi Harte and Claudio Rosito Jung},
  journal= {arXiv preprint arXiv:2009.11939},
  year   = {2021}
}

Comments

under review

R2 v1 2026-06-23T18:46:48.379Z