Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Depth and DOF Cues Make A Better Defocus Blur Detector

About

Defocus blur detection (DBD) separates in-focus and out-of-focus regions in an image. Previous approaches mistakenly mistook homogeneous areas in focus for defocus blur regions, likely due to not considering the internal factors that cause defocus blur. Inspired by the law of depth, depth of field (DOF), and defocus, we propose an approach called D-DFFNet, which incorporates depth and DOF cues in an implicit manner. This allows the model to understand the defocus phenomenon in a more natural way. Our method proposes a depth feature distillation strategy to obtain depth knowledge from a pre-trained monocular depth estimation model and uses a DOF-edge loss to understand the relationship between DOF and depth. Our approach outperforms state-of-the-art methods on public benchmarks and a newly collected large benchmark dataset, EBD. Source codes and EBD dataset are available at: https:github.com/yuxinjin-whu/D-DFFNet.

Yuxin Jin, Ming Qian, Jincheng Xiong, Nan Xue, Gui-Song Xia• 2023

Related benchmarks

TaskDatasetResultRank
Defocus Blur DetectionDUT (test)
MAE0.061
15
Defocus Blur DetectionCUHK-TE-1
MAE0.036
12
Defocus Blur DetectionCTCUG
MAE0.074
12
Defocus Blur DetectionEBD 1305
MAE0.038
10
Defocus Blur DetectionEBD
MAE0.084
10
Defocus Blur DetectionCUHK-TE 1 (test)
MAE3.9
4
Defocus Blur DetectionDUT-TE (test)
MAE0.06
3
Defocus Blur DetectionEBD 1305 (test)
MAE0.036
3
Defocus Blur DetectionEBD (test)
MAE0.094
3
Defocus Blur DetectionCUHK-TE-2 (test)
MAE0.078
2
Showing 10 of 11 rows

Other info

Code

Follow for update