paper-with-me

홈 › Papers

Self-Supervised Monocular Depth Hints

2019-09-19 · ICCV 2019 10 · Jamie Watson, Michael Firman, Gabriel J. Brostow, Daniyar Turmukhambetov

Monocular depth estimators can be trained with various forms of self-supervision from binocular-stereo data to circumvent the need for high-quality laser scans or other ground-truth data. The disadvantage, however, is that the photometric reprojection losses used with self-supervised learning typically have multiple local minima. These plausible-looking alternatives to ground truth can restrict what a regression network learns, causing it to predict depth maps of limited quality. As one prominent example, depth discontinuities around thin structures are often incorrectly estimated by current state-of-the-art methods. Here, we study the problem of ambiguous reprojections in depth prediction from stereo-based self-supervision, and introduce Depth Hints to alleviate their effects. Depth Hints are complementary depth suggestions obtained from simple off-the-shelf stereo algorithms. These hints enhance an existing photometric loss function, and are used to guide a network to learn better weights. They require no additional data, and are assumed to be right only sometimes. We show that using our Depth Hints gives a substantial boost when training several leading self-supervised-from-stereo models, not just our own. Further, combined with other good practices, we produce state-of-the-art depth predictions on the KITTI benchmark.

📄 PDF Abstract BibTeX arXiv:1909.09051

Code (1)

nianticlabs/depth-hints 공식 구현 pytorch

Tasks

Depth EstimationDepth PredictionMonocular Depth EstimationSelf-Supervised Learning

Similar Papers 제목 키워드 기반

Depth-Relative Self Attention for Monocular Depth Estimation

2023-04-25 · Kyuhong Shim, Jiyoung Kim, Gusang Lee, Byonghyo Shim

Monocular depth estimation is very challenging because clues to the exact depth are incomplete in a single RGB image. To overcome the limitation, deep neural networks rely on various visual hints such as size, shade, and…

Depth EstimationMonocular Depth Estimation

MAL: Motion-Aware Loss with Temporal and Distillation Hints for Self-Supervised Depth Estimation

2024-02-18 · Yue-Jiang Dong, Fang-Lue Zhang, Song-Hai Zhang

Depth perception is crucial for a wide range of robotic applications. Multi-frame self-supervised depth estimation methods have gained research interest due to their ability to leverage large-scale, unlabeled real-world …

Depth EstimationMonocular Depth Estimation

Monocular 3D Object Detection with Sequential Feature Association and Depth Hint Augmentation

2020-11-30 · Tianze Gao, Huihui Pan, Huijun Gao

Monocular 3D object detection, with the aim of predicting the geometric properties of on-road objects, is a promising research topic for the intelligent perception systems of autonomous driving. Most state-of-the-art met…

3D Object DetectionAutonomous DrivingDepth EstimationMonocular 3D Object Detection+3

SelfTune: Metrically Scaled Monocular Depth Estimation through Self-Supervised Learning

2022-03-10 · Jaehoon Choi, Dongki Jung, Yonghan Lee, Deokhwa Kim 외

Monocular depth estimation in the wild inherently predicts depth up to an unknown scale. To resolve scale ambiguity issue, we present a learning algorithm that leverages monocular simultaneous localization and mapping (S…

Depth EstimationMonocular Depth EstimationRobot NavigationSelf-Supervised Learning+1

RealMonoDepth: Self-Supervised Monocular Depth Estimation for General Scenes

2020-04-14 · Mertalp Ocal, Armin Mustafa

We present a generalised self-supervised learning approach for monocular estimation of the real depth across scenes with diverse depth ranges from 1--100s of meters. Existing supervised methods for monocular depth estima…

Depth EstimationMonocular Depth EstimationSelf-Supervised Learning