FISS

Segmentation algorithm

Implementations of federated incremental semantic segmentation in PyTorch.

[CVPR2023] Federated Incremental Semantic Segmentation

GitHub

33 stars
2 watching
8 forks
Language: Python
last commit: about 1 year ago

Related projects:

Repository Description Stars
yunlongdong/fcn-pytorch A PyTorch implementation of FCN for semantic segmentation with an easy-to-use interface and pre-trained models. 160
zijundeng/pytorch-semantic-segmentation Provides PyTorch implementations of various models and pipelines for semantic segmentation in deep learning. 1,724
hszhao/semseg A PyTorch implementation of semantic segmentation models with support for multiprocessing training and various backbones. 1,343
kazuto1011/deeplab-pytorch PyTorch implementation of DeepLab v2 for semantic segmentation on COCO-Stuff and PASCAL VOC datasets 1,093
fyu/dilation This project provides a deep learning framework implementing dilated convolutions for semantic image segmentation 781
yassouali/pytorch-segmentation Implementation of semantic segmentation models and datasets using PyTorch 1,686
bodokaiser/piwise This project provides a Python implementation of various deep learning architectures for pixel-wise segmentation tasks. 383
jhoon-oh/fedbabu An implementation of federated learning for image classification tasks 51
javeywang/pyramid-attention-networks-pytorch An implementation of a deep learning model using PyTorch for semantic segmentation tasks. 235
davidtvs/pytorch-enet A PyTorch implementation of a real-time semantic segmentation model using ENet architecture 389
kazuto1011/pspnet-pytorch Re-implementation of a deep learning model for semantic segmentation using PyTorch. 52
tramac/fast-scnn-pytorch A PyTorch implementation of a deep learning model for semantic segmentation tasks in computer vision. 381
aurora95/keras-fcn Keras implementation of Fully Convolutional Networks for Semantic Segmentation 650
yu-changqian/torchseg A toolkit for building and training semantic segmentation models using PyTorch. 1,408
dawenzi098/sfl-structural-federated-learning A Python implementation of Personalized Federated Learning with Graph using PyTorch. 50