paper-with-me

Papers

Unsupervised Domain Adaptation for Depth Prediction from Images

2019-09-09 · Alessio Tonioni, Matteo Poggi, Stefano Mattoccia, Luigi Di Stefano

State-of-the-art approaches to infer dense depth measurements from images rely on CNNs trained end-to-end on a vast amount of data. However, these approaches suffer a drastic drop in accuracy when dealing with environments much different in appearance and/or context from those observed at training time. This domain shift issue is usually addressed by fine-tuning on smaller sets of images from the target domain annotated with depth labels. Unfortunately, relying on such supervised labeling is seldom feasible in most practical settings. Therefore, we propose an unsupervised domain adaptation technique which does not require groundtruth labels. Our method relies only on image pairs and leverages on classical stereo algorithms to produce disparity measurements alongside with confidence estimators to assess upon their reliability. We propose to fine-tune both depth-from-stereo as well as depth-from-mono architectures by a novel confidence-guided loss function that handles the measured disparities as noisy labels weighted according to the estimated confidence. Extensive experimental results based on standard datasets and evaluation protocols prove that our technique can address effectively the domain shift issue with both stereo and monocular depth prediction architectures and outperforms other state-of-the-art unsupervised loss functions that may be alternatively deployed to pursue domain adaptation.

📄 PDF Abstract BibTeX arXiv:1909.03943

Code (1)

CVLAB-Unibo/Unsupervised_Depth_Adaptation 공식 구현

Tasks

Depth EstimationDepth PredictionDomain AdaptationPredictionUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

Geometry-Aware Symmetric Domain Adaptation for Monocular Depth Estimation

2019-04-03 · CVPR 2019 6 · Shanshan Zhao, Huan Fu, Mingming Gong, DaCheng Tao

Supervised depth estimation has achieved high accuracy due to the advanced deep network architectures. Since the groundtruth depth labels are hard to obtain, recent methods try to learn depth estimation networks in an un…

Depth EstimationDepth PredictionDomain AdaptationMonocular Depth Estimation+1

Domain Decluttering: Simplifying Images to Mitigate Synthetic-Real Domain Shift and Improve Depth Estimation

2020-02-27 · CVPR 2020 6 · Yunhan Zhao, Shu Kong, Daeyun Shin, Charless Fowlkes

Leveraging synthetically rendered data offers great potential to improve monocular depth estimation and other geometric estimation tasks, but closing the synthetic-real domain gap is a non-trivial and important task. Whi…

ARCDepth EstimationDepth PredictionDomain Adaptation+3

Unsupervised Monocular Depth Estimation in Highly Complex Environments

2021-07-28 · Chaoqiang Zhao, Yang Tang, Qiyu Sun

With the development of computational intelligence algorithms, unsupervised monocular depth and pose estimation framework, which is driven by warped photometric consistency, has shown great performance in the daytime sce…

Depth EstimationDomain AdaptationMonocular Depth EstimationPose Estimation+1

3D-PL: Domain Adaptive Depth Estimation with 3D-aware Pseudo-Labeling

2022-09-19 · Yu-Ting Yen, Chia-Ni Lu, Wei-Chen Chiu, Yi-Hsuan Tsai

For monocular depth estimation, acquiring ground truths for real data is not easy, and thus domain adaptation methods are commonly adopted using the supervised synthetic data. However, this may still incur a large domain…

Depth EstimationDomain AdaptationMonocular Depth EstimationPoint Cloud Completion+1

Consistency Regularisation for Unsupervised Domain Adaptation in Monocular Depth Estimation

2024-05-27 · Amir El-Ghoussani, Julia Hornauer, Gustavo Carneiro, Vasileios Belagiannis

In monocular depth estimation, unsupervised domain adaptation has recently been explored to relax the dependence on large annotated image-based depth datasets. However, this comes at the cost of training multiple models …

Depth EstimationDomain AdaptationMonocular Depth EstimationUnsupervised Domain Adaptation