Pseudo Label

317 papers with code • 0 benchmarks • 0 datasets

A lightweight but very power technique for semi supervised learning

Libraries

Use these libraries to find Pseudo Label models and implementations

Most implemented papers

Semi-supervised Left Atrium Segmentation with Mutual Consistency Training

HiLab-git/DTC 4 Mar 2021

Such mutual consistency encourages the two decoders to have consistent and low-entropy predictions and enables the model to gradually capture generalized features from these unlabeled challenging regions.

Semi-DETR: Semi-Supervised Object Detection with Detection Transformers

PaddlePaddle/PaddleDetection CVPR 2023

Specifically, we propose a Stage-wise Hybrid Matching strategy that combines the one-to-many assignment and one-to-one assignment strategies to improve the training efficiency of the first stage and thus provide high-quality pseudo labels for the training of the second stage.

Mutual Mean-Teaching: Pseudo Label Refinery for Unsupervised Domain Adaptation on Person Re-identification

yxgeee/MMT ICLR 2020

In order to mitigate the effects of noisy pseudo labels, we propose to softly refine the pseudo labels in the target domain by proposing an unsupervised framework, Mutual Mean-Teaching (MMT), to learn better features from the target domain via off-line refined hard pseudo labels and on-line refined soft pseudo labels in an alternative training manner.

Generative Pseudo-label Refinement for Unsupervised Domain Adaptation

ArnaudBru/Generative-Pseudo-label-Refinement-for-Unsupervised-Domain-Adaptation 9 Jan 2020

We exploit this finding in an iterative procedure where a generative model and a classifier are jointly trained: in turn, the generator allows to sample cleaner data from the target distribution, and the classifier allows to associate better labels to target samples, progressively refining target pseudo-labels.

Weakly supervised discriminative feature learning with state information for person identification

KovenYu/state-information CVPR 2020

We evaluate our model on unsupervised person re-identification and pose-invariant face recognition.

SoQal: Selective Oracle Questioning for Consistency Based Active Learning of Cardiac Signals

danikiyasseh/SoCal 20 Apr 2020

One way to mitigate this burden is via active learning (AL) which involves the (a) acquisition and (b) annotation of informative unlabelled instances.

Improved Mutual Mean-Teaching for Unsupervised Domain Adaptive Re-ID

yxgeee/VisDA-ECCV20 24 Aug 2020

SDA, a domain-translation-based framework, focuses on carefully translating the source-domain images to the target domain.

Delving into Inter-Image Invariance for Unsupervised Visual Representations

open-mmlab/OpenSelfSup 26 Aug 2020

In this work, we present a comprehensive empirical study to better understand the role of inter-image invariance learning from three main constituting components: pseudo-label maintenance, sampling strategy, and decision boundary design.

Instance Adaptive Self-Training for Unsupervised Domain Adaptation

bupt-ai-cz/IAST-ECCV2020 ECCV 2020

In this paper, we propose an instance adaptive self-training framework for UDA on the task of semantic segmentation.

SENTRY: Selective Entropy Optimization via Committee Consistency for Unsupervised Domain Adaptation

virajprabhu/SENTRY ICCV 2021

Many existing approaches for unsupervised domain adaptation (UDA) focus on adapting under only data distribution shift and offer limited success under additional cross-domain label distribution shift.