English

MaskingDepth: Masked Consistency Regularization for Semi-supervised Monocular Depth Estimation

Computer Vision and Pattern Recognition 2023-03-27 v3

Abstract

We propose MaskingDepth, a novel semi-supervised learning framework for monocular depth estimation to mitigate the reliance on large ground-truth depth quantities. MaskingDepth is designed to enforce consistency between the strongly-augmented unlabeled data and the pseudo-labels derived from weakly-augmented unlabeled data, which enables learning depth without supervision. In this framework, a novel data augmentation is proposed to take the advantage of a naive masking strategy as an augmentation, while avoiding its scale ambiguity problem between depths from weakly- and strongly-augmented branches and risk of missing small-scale instances. To only retain high-confident depth predictions from the weakly-augmented branch as pseudo-labels, we also present an uncertainty estimation technique, which is used to define robust consistency regularization. Experiments on KITTI and NYU-Depth-v2 datasets demonstrate the effectiveness of each component, its robustness to the use of fewer depth-annotated images, and superior performance compared to other state-of-the-art semi-supervised methods for monocular depth estimation. Furthermore, we show our method can be easily extended to domain adaptation task. Our code is available at https://github.com/KU-CVLAB/MaskingDepth.

Keywords

Cite

@article{arxiv.2212.10806,
  title  = {MaskingDepth: Masked Consistency Regularization for Semi-supervised Monocular Depth Estimation},
  author = {Jongbeom Baek and Gyeongnyeon Kim and Seonghoon Park and Honggyu An and Matteo Poggi and Seungryong Kim},
  journal= {arXiv preprint arXiv:2212.10806},
  year   = {2023}
}

Comments

Project page: https://ku-cvlab.github.io/MaskingDepth/

R2 v1 2026-06-28T07:46:12.846Z