semseg
Semantic Segmentation Library
A PyTorch implementation of semantic segmentation models with support for multiprocessing training and various backbones.
Semantic Segmentation in Pytorch
1k stars
21 watching
243 forks
Language: Python
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
zijundeng/pytorch-semantic-segmentation | Provides PyTorch implementations of various models and pipelines for semantic segmentation in deep learning. | 1,729 |
hszhao/pspnet | A PyTorch implementation of a deep learning model for semantic image segmentation | 1,598 |
kazuto1011/pspnet-pytorch | Re-implementation of a deep learning model for semantic segmentation using PyTorch. | 52 |
media-smart/vedaseg | A PyTorch-based toolbox for building and training semantic segmentation models | 408 |
yassouali/pytorch-segmentation | Implementation of semantic segmentation models and datasets using PyTorch | 1,705 |
javeywang/pyramid-attention-networks-pytorch | An implementation of a deep learning model using PyTorch for semantic segmentation tasks. | 237 |
yu-changqian/torchseg | A toolkit for building and training semantic segmentation models using PyTorch. | 1,408 |
tramac/fast-scnn-pytorch | A PyTorch implementation of a deep learning model for semantic segmentation tasks in computer vision. | 380 |
yunlongdong/fcn-pytorch | A PyTorch implementation of FCN for semantic segmentation with an easy-to-use interface and pre-trained models. | 161 |
kazuto1011/deeplab-pytorch | PyTorch implementation of DeepLab v2 for semantic segmentation on COCO-Stuff and PASCAL VOC datasets | 1,098 |
davidtvs/pytorch-enet | A PyTorch implementation of a real-time semantic segmentation model using ENet architecture | 392 |
jiahuadong/fiss | Implementations of federated incremental semantic segmentation in PyTorch. | 34 |
hszhao/icnet | Real-time semantic segmentation software for high-resolution images using a deep neural network architecture | 605 |
nvidia/semantic-segmentation | Monorepo implementing PyTorch-based neural network architecture for image segmentation | 1,787 |
msiam/tfsegmentation | Comparative study of real-time semantic segmentation architectures | 597 |