Adaptive confidence thresholding for monocular depth estimation
Hyesong Choi, Hunsang Lee, Sunkyung Kim, Sunok Kim, Seungryong Kim,, Kwanghoon Sohn, Dongbo Min

TL;DR
This paper introduces an adaptive confidence thresholding method for monocular depth estimation that leverages pseudo ground truth from stereo matching, improving accuracy and boundary handling in self-supervised learning.
Contribution
It proposes a novel confidence threshold learning framework and a probabilistic refinement method using pixel-adaptive convolution, advancing self-supervised monocular depth estimation.
Findings
Outperforms state-of-the-art methods in accuracy
Effectively handles occlusion and object boundaries
Improves existing confidence estimation approaches
Abstract
Self-supervised monocular depth estimation has become an appealing solution to the lack of ground truth labels, but its reconstruction loss often produces over-smoothed results across object boundaries and is incapable of handling occlusion explicitly. In this paper, we propose a new approach to leverage pseudo ground truth depth maps of stereo images generated from self-supervised stereo matching methods. The confidence map of the pseudo ground truth depth map is estimated to mitigate performance degeneration by inaccurate pseudo depth maps. To cope with the prediction error of the confidence map itself, we also leverage the threshold network that learns the threshold dynamically conditioned on the pseudo depth maps. The pseudo depth labels filtered out by the thresholded confidence map are used to supervise the monocular depth network. Furthermore, we propose the probabilistic…
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
TopicsAdvanced Vision and Imaging · Image Processing Techniques and Applications · Advanced Image Processing Techniques
MethodsConvolution
