Skip to content

minglllli/CBAFed

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages