DevNet: Self-supervised Monocular Depth Learning via Density Volume Construction
Kaichen Zhou, Lanqing Hong, Changhao Chen, Hang Xu, Chaoqiang Ye,, Qingyong Hu, and Zhenguo Li

TL;DR
DevNet introduces a novel self-supervised monocular depth learning framework that leverages 3D spatial information and density volume construction to improve depth estimation accuracy without increasing model complexity.
Contribution
The paper proposes Density Volume Construction Network (DevNet), which predicts occlusion probability densities on multiple planes to better utilize 3D geometric constraints in depth learning.
Findings
Outperforms baseline methods on KITTI-2015 and NYU-V2 datasets.
Reduces root-mean-square deviation by around 4%.
Effectively mitigates photometric ambiguities and overfitting.
Abstract
Self-supervised depth learning from monocular images normally relies on the 2D pixel-wise photometric relation between temporally adjacent image frames. However, they neither fully exploit the 3D point-wise geometric correspondences, nor effectively tackle the ambiguities in the photometric warping caused by occlusions or illumination inconsistency. To address these problems, this work proposes Density Volume Construction Network (DevNet), a novel self-supervised monocular depth learning framework, that can consider 3D spatial information, and exploit stronger geometric constraints among adjacent camera frustums. Instead of directly regressing the pixel value from a single image, our DevNet divides the camera frustum into multiple parallel planes and predicts the pointwise occlusion probability density on each plane. The final depth map is generated by integrating the density along…
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 · Remote Sensing and LiDAR Applications · Image Enhancement Techniques
