Forget About the LiDAR: Self-Supervised Depth Estimators with MED Probability Volumes
Juan Luis Gonzalez, Munchurl Kim

TL;DR
This paper introduces FAL, a self-supervised depth estimation method that uses MED probability volumes and a novel occlusion module, outperforming previous methods with fewer parameters and faster inference.
Contribution
The paper proposes a new self-supervised depth estimator using MED volumes and a mirrored occlusion module, significantly improving accuracy and efficiency over prior approaches.
Findings
Outperforms previous state-of-the-art methods on KITTI dataset.
Uses 8x fewer parameters and 3x faster inference.
Effective in diverse datasets like CityScapes and Make3D.
Abstract
Self-supervised depth estimators have recently shown results comparable to the supervised methods on the challenging single image depth estimation (SIDE) task, by exploiting the geometrical relations between target and reference views in the training data. However, previous methods usually learn forward or backward image synthesis, but not depth estimation, as they cannot effectively neglect occlusions between the target and the reference images. Previous works rely on rigid photometric assumptions or the SIDE network to infer depth and occlusions, resulting in limited performance. On the other hand, we propose a method to "Forget About the LiDAR" (FAL), for the training of depth estimators, with Mirrored Exponential Disparity (MED) probability volumes, from which we obtain geometrically inspired occlusion maps with our novel Mirrored Occlusion Module (MOM). Our MOM does not impose a…
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
Taxonomy
TopicsAdvanced Vision and Imaging · Image Processing Techniques and Applications · Advanced Image Processing Techniques
