FedLC
Image Segmentation Tool
A Python implementation of a federated learning approach to personalized medical image segmentation
[ECCV 2022] Personalizing Federated Medical Image Segmentation
46 stars
1 watching
5 forks
Language: Python
last commit: almost 2 years ago eccv2022federated-learning
Related projects:
Repository | Description | Stars |
---|---|---|
liuquande/feddg-elcfs | This project presents a framework for federated domain generalization in medical image segmentation using continuous frequency space and episodic learning. | 246 |
jhoon-oh/fedbabu | An implementation of federated learning algorithm for image classification | 50 |
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 | 6 |
jiahuadong/fiss | Implementations of federated incremental semantic segmentation in PyTorch. | 34 |
hongliny/fco-icml21 | This code repository provides an implementation of Federated Composite Optimization for decentralized machine learning | 12 |
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. | 49 |
jinheonbaek/fed-pub | Personalized Subgraph Federated Learning framework for distributed machine learning | 45 |
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. | 186 |
conditionwang/fcil | A PyTorch implementation of Federated Class-Incremental Learning for Continual Learning in Computer Vision | 102 |
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 |