paper-with-me

Papers

PlaneDepth: Self-supervised Depth Estimation via Orthogonal Planes

2022-10-04 · CVPR 2023 1 · Ruoyu Wang, Zehao Yu, Shenghua Gao

Multiple near frontal-parallel planes based depth representation demonstrated impressive results in self-supervised monocular depth estimation (MDE). Whereas, such a representation would cause the discontinuity of the ground as it is perpendicular to the frontal-parallel planes, which is detrimental to the identification of drivable space in autonomous driving. In this paper, we propose the PlaneDepth, a novel orthogonal planes based presentation, including vertical planes and ground planes. PlaneDepth estimates the depth distribution using a Laplacian Mixture Model based on orthogonal planes for an input image. These planes are used to synthesize a reference view to provide the self-supervision signal. Further, we find that the widely used resizing and cropping data augmentation breaks the orthogonality assumptions, leading to inferior plane predictions. We address this problem by explicitly constructing the resizing cropping transformation to rectify the predefined planes and predicted camera pose. Moreover, we propose an augmented self-distillation loss supervised with a bilateral occlusion mask to boost the robustness of orthogonal planes representation for occlusions. Thanks to our orthogonal planes representation, we can extract the ground plane in an unsupervised manner, which is important for autonomous driving. Extensive experiments on the KITTI dataset demonstrate the effectiveness and efficiency of our method. The code is available at https://github.com/svip-lab/PlaneDepth.

📄 PDF Abstract BibTeX arXiv:2210.01612

Code (1)

svip-lab/planedepth 공식 구현 pytorch

Tasks

Autonomous DrivingData AugmentationDepth EstimationMonocular Depth Estimation

Similar Papers 제목 키워드 기반

Residual-Guided Learning Representation for Self-Supervised Monocular Depth Estimation

2021-11-08 · Byeongjun Park, Taekyung Kim, Hyojun Go, Changick Kim

Photometric consistency loss is one of the representative objective functions commonly used for self-supervised monocular depth estimation. However, this loss often causes unstable depth predictions in textureless or occ…

Depth EstimationMonocular Depth EstimationSelf-Supervised Learning

Self-supervised Monocular Depth Estimation for All Day Images using Domain Separation

2021-08-17 · ICCV 2021 10 · Lina Liu, Xibin Song, Mengmeng Wang, Yong liu 외

Remarkable results have been achieved by DCNN based self-supervised depth estimation approaches. However, most of these approaches can only handle either day-time or night-time images, while their performance degrades fo…

AllDepth EstimationMonocular Depth Estimation

DASP: Self-supervised Nighttime Monocular Depth Estimation with Domain Adaptation of Spatiotemporal Priors

2025-12-16 · Yiheng Huang, Junhong Chen, Anqi Ning, Zhanhong Liang 외 arxiv

Self-supervised monocular depth estimation has achieved notable success under daytime conditions. However, its performance deteriorates markedly at night due to low visibility and varying illumination, e.g., insufficient…

Monocular Depth EstimationDomain Adaptation

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

Exploring Efficiency of Vision Transformers for Self-Supervised Monocular Depth Estimation

2022-12-27 · ISMAR 2022 12 · Aleksei Karpov, Ilya Makarov

Depth estimation is a crucial task for the creation of depth maps, one of the most important components for augmented reality (AR) and other applications. However, the most widely used hardware for AR and smartphones has…

DecoderMonocular Depth EstimationSelf-Supervised Learning