FedFR
FedFR framework
An open-source software framework for jointly optimizing face recognition models in federated learning settings.
FedFR: Joint Optimization Federated Framework for Generic and Personalized Face Recognition (AAAI 2022)
15 stars
5 watching
3 forks
Language: Python
last commit: about 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
fangxiuwen/robust_fl | An implementation of a robust federated learning framework for handling noisy and heterogeneous clients in machine learning. | 41 |
omarfoq/fedem | Develops and evaluates federated learning algorithms for personalizing machine learning models across heterogeneous client data distributions. | 154 |
tfzhou/fedfa | An ICLR 2023 paper implementation in PyTorch of Federated Feature Augmentation for federated learning with data augmentation and medical image analysis. | 57 |
smilelab-fl/fedlab | A flexible framework for distributed machine learning where participants train local models and collaboratively optimize them without sharing data | 738 |
cuis15/fcfl | An implementation of Fair and Consistent Federated Learning using Python. | 20 |
federatedai/fedvision | A federated learning platform for computer vision tasks using PaddleFL and PaddleDetection | 112 |
haozzh/fedcr | Evaluates various methods for federated learning on different models and tasks. | 17 |
flint-xf-fan/byzantine-federated-rl | Provides a framework and theoretical foundation for Federated Reinforcement Learning with Byzantine Resilience in distributed systems | 85 |
scaleoutsystems/fedn | An open source federated learning framework designed to be secure, scalable and easy-to-use for enterprise environments | 143 |
substra/substra | Enables the training and validation of machine learning models on distributed datasets in a secure and scalable manner. | 271 |
zlz0414/feddar | A framework for federated representation learning with domain awareness in multi-model scenarios. | 2 |
dual-grp/fedu_fmtl | An implementation of federated multi-task learning with laplacian regularization across various datasets | 16 |
omarfoq/knn-per | A federated learning framework with personalized memorization using deep neural networks and k-nearest neighbors for collaborative learning of statistical models | 42 |
mmorafah/pacfl | Implementation of federated learning algorithms for distributed machine learning on private client data | 37 |
codepothunter/fednp | A framework for non-IID federated learning via neural propagation | 6 |