paper-with-me

Papers

Robust Semi-Supervised Monocular Depth Estimation with Reprojected Distances

2019-10-04 · Vitor Guizilini, Jie Li, Rares Ambrus, Sudeep Pillai, Adrien Gaidon

Dense depth estimation from a single image is a key problem in computer vision, with exciting applications in a multitude of robotic tasks. Initially viewed as a direct regression problem, requiring annotated labels as supervision at training time, in the past few years a substantial amount of work has been done in self-supervised depth training based on strong geometric cues, both from stereo cameras and more recently from monocular video sequences. In this paper we investigate how these two approaches (supervised & self-supervised) can be effectively combined, so that a depth model can learn to encode true scale from sparse supervision while achieving high fidelity local accuracy by leveraging geometric cues. To this end, we propose a novel supervised loss term that complements the widely used photometric loss, and show how it can be used to train robust semi-supervised monocular depth estimation models. Furthermore, we evaluate how much supervision is actually necessary to train accurate scale-aware monocular depth models, showing that with our proposed framework, very sparse LiDAR information, with as few as 4 beams (less than 100 valid depth values per image), is enough to achieve results competitive with the current state-of-the-art.

📄 PDF Abstract BibTeX arXiv:1910.01765

Code (0)

등록된 구현이 없습니다.

Tasks

Depth EstimationMonocular Depth Estimationvalid

Similar Papers 제목 키워드 기반

FIS-Nets: Full-image Supervised Networks for Monocular Depth Estimation

2020-01-19 · Bei Wang, Jianping An

This paper addresses the importance of full-image supervision for monocular depth estimation. We propose a semi-supervised architecture, which combines both unsupervised framework of using image consistency and supervise…

Depth CompletionDepth EstimationMonocular Depth Estimation

Geometry meets semantics for semi-supervised monocular depth estimation

2018-10-09 · Pierluigi Zama Ramirez, Matteo Poggi, Fabio Tosi, Stefano Mattoccia 외

Depth estimation from a single image represents a very exciting challenge in computer vision. While other image-based depth sensing techniques leverage on the geometry between different viewpoints (e.g., stereo or struct…

DecoderDepth EstimationDepth PredictionMonocular Depth Estimation+1

MaskingDepth: Masked Consistency Regularization for Semi-supervised Monocular Depth Estimation

2022-12-21 · Jongbeom Baek, Gyeongnyeon Kim, Seonghoon Park, Honggyu An 외

We propose MaskingDepth, a novel semi-supervised learning framework for monocular depth estimation to mitigate the reliance on large ground-truth depth quantities. MaskingDepth is designed to enforce consistency between …

Data AugmentationDepth EstimationDomain AdaptationImage Classification+4

Semi-Supervised Learning with Mutual Distillation for Monocular Depth Estimation

2022-03-18 · Jongbeom Baek, Gyeongnyeon Kim, Seungryong Kim

We propose a semi-supervised learning framework for monocular depth estimation. Compared to existing semi-supervised learning methods, which inherit limitations of both sparse supervised and unsupervised loss functions, …

Data AugmentationDepth EstimationMonocular Depth Estimation

On the Importance of Stereo for Accurate Depth Estimation: An Efficient Semi-Supervised Deep Neural Network Approach

2018-03-26 · Nikolai Smolyanskiy, Alexey Kamenev, Stan Birchfield

We revisit the problem of visual depth estimation in the context of autonomous vehicles. Despite the progress on monocular depth estimation in recent years, we show that the gap between monocular and stereo depth accurac…

Autonomous VehiclesDepth EstimationGPUStereo Depth Estimation