paper-with-me

홈 › Papers

Excavating the Potential Capacity of Self-Supervised Monocular Depth Estimation

2021-09-26 · ICCV 2021 10 · Rui Peng, Ronggang Wang, Yawen Lai, Luyang Tang, Yangang Cai

Self-supervised methods play an increasingly important role in monocular depth estimation due to their great potential and low annotation cost. To close the gap with supervised methods, recent works take advantage of extra constraints, e.g., semantic segmentation. However, these methods will inevitably increase the burden on the model. In this paper, we show theoretical and empirical evidence that the potential capacity of self-supervised monocular depth estimation can be excavated without increasing this cost. In particular, we propose (1) a novel data augmentation approach called data grafting, which forces the model to explore more cues to infer depth besides the vertical image position, (2) an exploratory self-distillation loss, which is supervised by the self-distillation label generated by our new post-processing method - selective post-processing, and (3) the full-scale network, designed to endow the encoder with the specialization of depth estimation task and enhance the representational power of the model. Extensive experiments show that our contributions can bring significant performance improvement to the baseline with even less computational overhead, and our model, named EPCDepth, surpasses the previous state-of-the-art methods even those supervised by additional constraints.

📄 PDF Abstract BibTeX arXiv:2109.12484

Code (1)

prstrive/EPCDepth 공식 구현 pytorch

Tasks

Data AugmentationDepth EstimationMonocular Depth EstimationSemantic Segmentation

Similar Papers 제목 키워드 기반

Excavating "Excavating AI": The Elephant in the Gallery

2020-09-02 · Michael J. Lyons

Two art exhibitions, "Training Humans" and "Making Faces," and the accompanying essay "Excavating AI: The politics of images in machine learning training sets" by Kate Crawford and Trevor Paglen, are making substantial i…

R4Dyn: Exploring Radar for Self-Supervised Monocular Depth Estimation of Dynamic Scenes

2021-08-10 · Stefano Gasperini, Patrick Koch, Vinzenz Dallabetta, Nassir Navab 외

While self-supervised monocular depth estimation in driving scenarios has achieved comparable performance to supervised approaches, violations of the static world assumption can still lead to erroneous depth predictions …

Autonomous VehiclesDepth EstimationMonocular Depth Estimation

MonoProb: Self-Supervised Monocular Depth Estimation with Interpretable Uncertainty

2023-11-10 · Remi Marsal Florian Chabot, Angelique Loesch, William Grolleau, Hichem Sahbi

Self-supervised monocular depth estimation methods aim to be used in critical applications such as autonomous vehicles for environment analysis. To circumvent the potential imperfections of these approaches, a quantifica…

Autonomous VehiclesDecision MakingDepth EstimationDepth Prediction+2

Monocular Depth Estimation with Self-supervised Instance Adaptation

2020-04-13 · Robert McCraith, Lukas Neumann, Andrew Zisserman, Andrea Vedaldi

Recent advances in self-supervised learning havedemonstrated that it is possible to learn accurate monoculardepth reconstruction from raw video data, without using any 3Dground truth for supervision. However, in robotics…

Depth EstimationMonocular Depth EstimationMonocular ReconstructionSelf-Supervised Learning

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