CBAFed

Pseudo labeling

A PyTorch implementation of a method for improving semi-supervised learning in federated settings by adapting pseudo labels to balance classes.

GitHub

7 stars
1 watching
0 forks
Language: Python
last commit: about 3 years ago

Related projects:

RepositoryDescriptionStars
moucheng2017/med-noisy-labelsProvides PyTorch implementation of a method to address noisy labels in medical image segmentation.71
mmorafah/pacflImplementation of federated learning algorithms for distributed machine learning on private client data37
diaoenmao/semifl-semi-supervised-federated-learning-for-unlabeled-clients-with-alternate-trainingAn implementation of semi-supervised federated learning for improving the performance of a server using distributed clients with unlabeled data36
luuuyi/cbam.pytorchPyTorch implementation of the CBAM module for refining feature maps in deep networks1,353
lijunnan1992/dividemixA PyTorch implementation of a semi-supervised learning framework for training deep neural networks with noisy labels by dynamically dividing the data into clean and noisy sets.546
kthyeon/fine_officialImplementation of a method to improve machine learning models trained with noisy labels by selecting and collaborating with high-quality samples39
tristandeleu/pytorch-maml-rlReplication of Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks in PyTorch for reinforcement learning tasks830
charliedinh/pfedmeAn implementation of Personalized Federated Learning with Moreau Envelopes and related algorithms using PyTorch for research and experimentation.291
zhanghang1989/pytorch-encodingA Python framework for building deep learning models with optimized encoding layers and batch normalization.2,044
harliwu/fedamdThis project presents an approach to federated learning with partial client participation by optimizing anchor selection for improving model accuracy and convergence.2
onlytailei/carla_cil_pytorchImplementation of a conditional imitation learning policy in PyTorch for autonomous driving using the Carla dataset.65
pengyang7881187/fedrlEnabling multiple agents to learn from heterogeneous environments without sharing their knowledge or data56
chingyaoc/pytorch-reinforceA PyTorch implementation of the REINFORCE algorithm for reinforcement learning in continuous and discrete environments.266
xiaoboxia/t-revisionA PyTorch implementation of a method for learning with noisy labels in deep neural networks97
conditionwang/fcilA PyTorch implementation of Federated Class-Incremental Learning for Continual Learning in Computer Vision102