TL;DR
This paper introduces a gradient-based self-supervised learning method with contrastive loss to improve depth estimation accuracy from monocular images, reducing the need for extensive labeled data.
Contribution
It proposes a novel self-supervised approach focusing on geometric information extraction, outperforming existing methods in depth estimation tasks.
Findings
Outperforms previous self-supervised algorithms on NYU Depth v2
Requires less annotated data for accurate depth estimation
Effective across different monocular depth estimation models
Abstract
Estimating a depth map from a single RGB image has been investigated widely for localization, mapping, and 3-dimensional object detection. Recent studies on a single-view depth estimation are mostly based on deep Convolutional neural Networks (ConvNets) which require a large amount of training data paired with densely annotated labels. Depth annotation tasks are both expensive and inefficient, so it is inevitable to leverage RGB images which can be collected very easily to boost the performance of ConvNets without depth labels. However, most self-supervised learning algorithms are focused on capturing the semantic information of images to improve the performance in classification or object detection, not in depth estimation. In this paper, we show that existing self-supervised methods do not perform well on depth estimation and propose a gradient-based self-supervised learning algorithm…
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.
