paper-with-me

Papers

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

2022-12-21 · Jongbeom Baek, Gyeongnyeon Kim, Seonghoon Park, Honggyu An, Matteo Poggi, Seungryong Kim

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.

📄 PDF Abstract BibTeX arXiv:2212.10806

Code (1)

ku-cvlab/maskingdepth 공식 구현 pytorch

Tasks

Data AugmentationDepth EstimationDomain AdaptationImage ClassificationMonocular Depth Estimationobject-detectionObject DetectionSemantic Segmentation

Similar Papers 제목 키워드 기반

Semi-supervised semantic segmentation needs strong, high-dimensional perturbations

2019-09-25 · Geoff French, Timo Aila, Samuli Laine, Michal Mackiewicz 외

Consistency regularization describes a class of approaches that have yielded ground breaking results in semi-supervised classification problems. Prior work has established the cluster assumption\,---\,under which the dat…

SegmentationSemantic SegmentationSemi-Supervised Semantic SegmentationVocal Bursts Intensity Prediction

Masked Image Modeling Boosting Semi-Supervised Semantic Segmentation

2024-11-13 · Yangyang Li, Xuanting Hao, Ronghua Shang, Licheng Jiao

In view of the fact that semi- and self-supervised learning share a fundamental principle, effectively modeling knowledge from unlabeled data, various semi-supervised semantic segmentation methods have integrated represe…

Self-Supervised LearningSemantic SegmentationSemi-Supervised Semantic Segmentation

Semi-supervised Semantic Segmentation Meets Masked Modeling:Fine-grained Locality Learning Matters in Consistency Regularization

2023-12-14 · Wentao Pan, Zhe Xu, Jiangpeng Yan, Zihan Wu 외

Semi-supervised semantic segmentation aims to utilize limited labeled images and abundant unlabeled images to achieve label-efficient learning, wherein the weak-to-strong consistency regularization framework, popularized…

image-classificationImage ClassificationPseudo LabelSegmentation+2

Region-level Contrastive and Consistency Learning for Semi-Supervised Semantic Segmentation

2022-04-28 · Jianrong Zhang, Tianyi Wu, Chuanghao Ding, Hongwei Zhao 외

Current semi-supervised semantic segmentation methods mainly focus on designing pixel-level consistency and contrastive regularization. However, pixel-level regularization is sensitive to noise from pixels with incorrect…

SegmentationSemantic SegmentationSemi-Supervised Semantic Segmentation

Exploring Self-Supervised Regularization for Supervised and Semi-Supervised Learning

2019-06-25 · Phi Vu Tran

Recent advances in semi-supervised learning have shown tremendous potential in overcoming a major barrier to the success of modern machine learning algorithms: access to vast amounts of human-labeled training data. Previ…

image-classificationImage ClassificationMulti-Task LearningSemi-Supervised Image Classification