Consistency Regularisation for Unsupervised Domain Adaptation in Monocular Depth Estimation
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}.
Code (1)
Tasks
Depth EstimationDomain AdaptationMonocular Depth EstimationUnsupervised Domain AdaptationSimilar Papers 제목 키워드 기반
Unsupervised Monocular Depth Estimation in Highly Complex Environments
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+1Semantically Consistent Image-to-Image Translation for Unsupervised Domain Adaptation
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+1AdaDepth: Unsupervised Content Congruent Adaptation for Depth Estimation
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 AdaptationMonoCT: Overcoming Monocular 3D Detection Domain Shift with Consistent Teacher Models
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+5DeFeat-Net: General Monocular Depth via Simultaneous Unsupervised Representation Learning
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