paper-with-me

Papers

SC-DepthV3: Robust Self-supervised Monocular Depth Estimation for Dynamic Scenes

2022-11-07 · Libo Sun, Jia-Wang Bian, Huangying Zhan, Wei Yin, Ian Reid, Chunhua Shen

Self-supervised monocular depth estimation has shown impressive results in static scenes. It relies on the multi-view consistency assumption for training networks, however, that is violated in dynamic object regions and occlusions. Consequently, existing methods show poor accuracy in dynamic scenes, and the estimated depth map is blurred at object boundaries because they are usually occluded in other training views. In this paper, we propose SC-DepthV3 for addressing the challenges. Specifically, we introduce an external pretrained monocular depth estimation model for generating single-image depth prior, namely pseudo-depth, based on which we propose novel losses to boost self-supervised training. As a result, our model can predict sharp and accurate depth maps, even when training from monocular videos of highly-dynamic scenes. We demonstrate the significantly superior performance of our method over previous methods on six challenging datasets, and we provide detailed ablation studies for the proposed terms. Source code and data will be released at https://github.com/JiawangBian/sc_depth_pl

📄 PDF Abstract BibTeX arXiv:2211.03660

Code (2)

JiawangBian/sc_depth_pl 공식 구현 pytorch
ibaiGorordo/ONNX-SCDepth-Monocular-Depth-Estimation pytorch

Tasks

Depth EstimationIndoor Monocular Depth EstimationMonocular Depth EstimationUnsupervised Monocular Depth Estimation

Similar Papers 제목 키워드 기반

UniDepthV2: Universal Monocular Metric Depth Estimation Made Simpler

2025-02-27 · Luigi Piccinelli, Christos Sakaridis, Yung-Hsu Yang, Mattia Segu 외

Accurate monocular metric depth estimation (MMDE) is crucial to solving downstream tasks in 3D perception and modeling. However, the remarkable accuracy of recent MMDE methods is confined to their training domains. These…

Depth EstimationMonocular Depth Estimation

Depth-Aware Rover: A Study of Edge AI and Monocular Vision for Real-World Implementation

2026-04-24 · Lomash Relia, Jai G Singla, Amitabh, Nitant Dube arxiv

This study analyses simulated and real-world implementations of depth-aware rover navigation, highlighting the transition from stereo vision to monocular depth estimation using edge AI. A Unity-based lunar terrain simula…

Monocular Depth EstimationReal-Time Object Detection

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

FusionDepth: Complement Self-Supervised Monocular Depth Estimation with Cost Volume

2023-05-10 · Zhuofei Huang, Jianlin Liu, Shang Xu, Ying Chen 외

Multi-view stereo depth estimation based on cost volume usually works better than self-supervised monocular depth estimation except for moving objects and low-textured surfaces. So in this paper, we propose a multi-frame…

Depth EstimationMonocular Depth EstimationStereo Depth Estimation