PyTorch implementation of "PILoRA: Prototype Guided Incremental LoRA for Federated Class-Incremental Learning"
Our code will be continuously updated.
timm == 0.6.7
pytorch ≥ 1.12.1
sh train_d.sh
sh train_q.sh
@article{guo2024federated,
title={Federated Class-Incremental Learning with Prototype Guided Transformer},
author={Guo, Haiyang and Zhu, Fei and Liu, Wenzhuo and Zhang, Xu-Yao and Liu, Cheng-Lin},
journal={arXiv preprint arXiv:2401.02094},
year={2024}
}