FCIL

CVPR 2022 Implementation

A PyTorch implementation of Federated Class-Incremental Learning for Continual Learning in Computer Vision

This is the formal code implementation of the CVPR 2022 paper 'Federated Class Incremental Learning'.

GitHub

102 stars
5 watching
29 forks
Language: Python
last commit: about 3 years ago
continual-learningcvpr2022federated-learningincremental-learning

Related projects:

RepositoryDescriptionStars
dawenzi098/sfl-structural-federated-learningA Python implementation of Personalized Federated Learning with Graph using PyTorch.49
cuis15/fcflAn implementation of Fair and Consistent Federated Learning using Python.20
xiyuanyang45/dynamicpflA method for personalizing machine learning models in federated learning settings with adaptive differential privacy to improve performance and robustness57
daiqing98/fedcilAn implementation of a Continual Federated Learning algorithm using Generative Replay to adapt models to new data distributions.27
pengyang7881187/fedrlEnabling multiple agents to learn from heterogeneous environments without sharing their knowledge or data56
wenkehuang/fcclA framework for tackling heterogeneity and catastrophic forgetting in federated learning by leveraging cross-correlation and similarity learning97
charliedinh/pfedmeAn implementation of Personalized Federated Learning with Moreau Envelopes and related algorithms using PyTorch for research and experimentation.291
galaxylearning/gflA decentralized federated learning framework based on blockchain and PyTorch.243
zhenqincn/fedapenAn implementation of cross-silo federated learning with adaptability to statistical heterogeneity12
atuannguyen/fedsrAn implementation of a domain generalization method for federated learning using Python and PyTorch26
hypervoyager/pflAn implementation of heterogeneous federated learning with parallel edge and server computation17
jhoon-oh/fedbabuAn implementation of federated learning algorithm for image classification50
lyn1874/fedpvrAn implementation of a federated learning algorithm for handling heterogeneous data6
raymin0223/logoAn implementation of federated active learning with a novel sampling strategy to improve performance on decentralized machine learning tasks31
haozzh/fedcrEvaluates various methods for federated learning on different models and tasks.19