FedLC
Medical Segmentation Engine
An implementation of personalized federated medical image segmentation via local calibration for medical image analysis
[ECCV 2022] Personalizing Federated Medical Image Segmentation
45 stars
1 watching
5 forks
Language: Python
last commit: over 1 year ago eccv2022federated-learning
Related projects:
Repository | Description | Stars |
---|---|---|
liuquande/feddg-elcfs | A framework for federated learning on medical image segmentation using continuous frequency space interpolation. | 240 |
jhoon-oh/fedbabu | An implementation of federated learning for image classification tasks | 51 |
tfzhou/fedfa | An ICLR 2023 paper implementation in PyTorch of Federated Feature Augmentation for federated learning with data augmentation and medical image analysis. | 57 |
aka-discover/ccmba_cvpr23 | Improving semantic segmentation robustness to motion blur using custom data augmentation techniques | 5 |
jiahuadong/fiss | Implementations of federated incremental semantic segmentation in PyTorch. | 33 |
hongliny/fco-icml21 | This code repository provides an implementation of Federated Composite Optimization for decentralized machine learning | 11 |
lins-lab/fedthe | Improves machine learning models for personalized performance under evolving test distributions in distributed environments | 53 |
royson/fedl2p | This project enables personalized learning models by collaborating on learning the best strategy for each client | 19 |
dawenzi098/sfl-structural-federated-learning | A Python implementation of Personalized Federated Learning with Graph using PyTorch. | 50 |
jinheonbaek/fed-pub | Personalized Subgraph Federated Learning framework for distributed machine learning | 44 |
gink03/alt-i2v | An implementation of a deep learning-based image representation learning approach using a modified fully connected layer and transfer learning from VGG16 | 34 |
imatge-upc/saliency-2016-cvpr | This project proposes a solution to predict salient areas in images using convolutional neural networks. | 185 |
conditionwang/fcil | Implementation of Federated Class-Incremental Learning for Continual Learning in Computer Vision | 101 |
mediabrain-sjtu/pfedgraph | This project enables personalized federated learning with inferred collaboration graphs to improve the performance of machine learning models on non-IID (non-independent and identically distributed) datasets. | 26 |
federatedai/fedvision | A federated learning platform for computer vision tasks using PaddleFL and PaddleDetection | 112 |