paper-with-me

Papers

A Multi-Task Mean Teacher for Semi-Supervised Shadow Detection

2020-06-01 · CVPR 2020 6 · Zhihao Chen, Lei Zhu, Liang Wan, Song Wang, Wei Feng, Pheng-Ann Heng

Existing shadow detection methods suffer from an intrinsic limitation in relying on limited labeled datasets, and they may produce poor results in some complicated situations. To boost the shadow detection performance, this paper presents a multi-task mean teacher model for semi-supervised shadow detection by leveraging unlabeled data and exploring the learning of multiple information of shadows simultaneously. To be specific, we first build a multi-task baseline model to simultaneously detect shadow regions, shadow edges, and shadow count by leveraging their complementary information and assign this baseline model to the student and teacher network. After that, we encourage the predictions of the three tasks from the student and teacher networks to be consistent for computing a consistency loss on unlabeled data, which is then added to the supervised loss on the labeled data from the predictions of the multi-task baseline model. Experimental results on three widely-used benchmark datasets show that our method consistently outperforms all the compared state-of- the-art methods, which verifies that the proposed network can effectively leverage additional unlabeled data to boost the shadow detection performance.

📄 PDF Abstract BibTeX

Code (1)

eraserNut/MTMT 공식 구현 pytorch

Tasks

Shadow Detection

Similar Papers 제목 키워드 기반

Self-supervised Mean Teacher for Semi-supervised Chest X-ray Classification

2021-03-05 · Fengbei Liu, Yu Tian, Filipe R. Cordeiro, Vasileios Belagiannis 외

The training of deep learning models generally requires a large amount of annotated data for effective convergence and generalisation. However, obtaining high-quality annotations is a laboursome and expensive process due…

Contrastive LearningGeneral ClassificationMedical Image AnalysisMulti-class Classification+4

Hybrid Dual Mean-Teacher Network With Double-Uncertainty Guidance for Semi-Supervised Segmentation of MRI Scans

2023-03-09 · JiaYi Zhu, Bart Bolsterlee, Brian V. Y. Chow, Yang song 외

Semi-supervised learning has made significant progress in medical image segmentation. However, existing methods primarily utilize information acquired from a single dimensionality (2D/3D), resulting in sub-optimal perfor…

Image SegmentationMedical Image SegmentationMulti-Task LearningSegmentation+1

Deep semi-supervised segmentation with weight-averaged consistency targets

2018-07-12 · Christian S. Perone, Julien Cohen-Adad

Recently proposed techniques for semi-supervised learning such as Temporal Ensembling and Mean Teacher have achieved state-of-the-art results in many important classification benchmarks. In this work, we expand the Mean …

Data AugmentationGeneral ClassificationSegmentationSmall Data Image Classification

A Multi-task Mean Teacher for Semi-supervised Facial Affective Behavior Analysis

2021-07-09 · Lingfeng Wang, Shisen Wang, Jin Qi, Kenji Suzuki

Affective Behavior Analysis is an important part in human-computer interaction. Existing multi-task affective behavior recognition methods suffer from the problem of incomplete labeled datasets. To tackle this problem, t…

Uncertainty-Guided Cross Attention Ensemble Mean Teacher for Semi-supervised Medical Image Segmentation

2024-12-19 · Meghana Karri, Amit Soni Arya, Koushik Biswas, Nicol`o Gennaro 외

This work proposes a novel framework, Uncertainty-Guided Cross Attention Ensemble Mean Teacher (UG-CEMT), for achieving state-of-the-art performance in semi-supervised medical image segmentation. UG-CEMT leverages the st…

Domain GeneralizationImage SegmentationKnowledge DistillationMedical Image Segmentation+3