paper-with-me

Papers

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 or requiring complex training protocols. We formulate unsupervised domain adaptation for monocular depth estimation as a consistency-based semi-supervised learning problem by assuming access only to the source domain ground truth labels. To this end, we introduce a pairwise loss function that regularises predictions on the source domain while enforcing perturbation consistency across multiple augmented views of the unlabelled target samples. Importantly, our approach is simple and effective, requiring only training of a single model in contrast to the prior work. In our experiments, we rely on the standard depth estimation benchmarks KITTI and NYUv2 to demonstrate state-of-the-art results compared to related approaches. Furthermore, we analyse the simplicity and effectiveness of our approach in a series of ablation studies. The code is available at \url{https://github.com/AmirMaEl/SemiSupMDE}.

📄 PDF Abstract BibTeX arXiv:2405.17704

Code (1)

amirmael/semisupmde 공식 구현 pytorch

Tasks

Depth EstimationDomain AdaptationMonocular Depth EstimationUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

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

Semantically Consistent Image-to-Image Translation for Unsupervised Domain Adaptation

2021-11-05 · Stephan Brehm, Sebastian Scherer, Rainer Lienhart

Unsupervised Domain Adaptation (UDA) aims to adapt models trained on a source domain to a new target domain where no labelled data is available. In this work, we investigate the problem of UDA from a synthetic computer-g…

Domain AdaptationImage-to-Image TranslationSemantic SegmentationTranslation+1

AdaDepth: Unsupervised Content Congruent Adaptation for Depth Estimation

2018-03-05 · CVPR 2018 6 · Jogendra Nath Kundu, Phani Krishna Uppala, Anuj Pahuja, R. Venkatesh Babu

Supervised deep learning methods have shown promising results for the task of monocular depth estimation; but acquiring ground truth is costly, and prone to noise as well as inaccuracies. While synthetic datasets have be…

Depth EstimationDomain AdaptationMonocular Depth EstimationUnsupervised Domain Adaptation

MonoCT: Overcoming Monocular 3D Detection Domain Shift with Consistent Teacher Models

2025-03-17 · Johannes Meier, Louis Inchingolo, Oussema Dhaouadi, Yan Xia 외

We tackle the problem of monocular 3D object detection across different sensors, environments, and camera setups. In this paper, we introduce a novel unsupervised domain adaptation approach, MonoCT, that generates highly…

3D Object DetectionDepth EstimationDiversityDomain Adaptation+5

DeFeat-Net: General Monocular Depth via Simultaneous Unsupervised Representation Learning

2020-03-30 · CVPR 2020 6 · Jaime Spencer, Richard Bowden, Simon Hadfield

In the current monocular depth research, the dominant approach is to employ unsupervised training on large datasets, driven by warped photometric consistency. Such approaches lack robustness and are unable to generalize …

Depth EstimationMonocular Depth EstimationRepresentation Learning