minglllli / CBAFed

Repository from Github https://github.comminglllli/CBAFedRepository from Github https://github.comminglllli/CBAFed

CVPR 2023: Class Balanced Adaptive Pseudo Labeling for Federated Semi-Supervised Learning

Introduction

This is the PyTorch implementation of paper "Class Balanced Adaptive Pseudo Labeling for Federated Semi-Supervised Learning".

Run the code

python train_main.py

Citation

If this code is useful for your research, please consider citing:

@inproceedings{li2023class,
title={Class Balanced Adaptive Pseudo Labeling for Federated Semi-Supervised Learning},
author={Li, Ming and Li, Qingli and Wang, Yan},
booktitle={Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
pages={16292--16301},
year={2023}
}

About


Languages

Language:Python 100.0%