piwise
Segmentation toolkit
This project provides a Python implementation of various deep learning architectures for pixel-wise segmentation tasks.
Pixel-wise segmentation on VOC2012 dataset using pytorch.
383 stars
14 watching
86 forks
Language: Python
last commit: almost 6 years ago computer-visionfcnpytorchsegnetsemantic-segmentation
Related projects:
Repository | Description | Stars |
---|---|---|
media-smart/vedaseg | A PyTorch-based toolbox for building and training semantic segmentation models | 410 |
yu-changqian/torchseg | A toolkit for building and training semantic segmentation models using PyTorch. | 1,408 |
zijundeng/pytorch-semantic-segmentation | Provides PyTorch implementations of various models and pipelines for semantic segmentation in deep learning. | 1,724 |
yassouali/pytorch-segmentation | Implementation of semantic segmentation models and datasets using PyTorch | 1,686 |
kazuto1011/deeplab-pytorch | PyTorch implementation of DeepLab v2 for semantic segmentation on COCO-Stuff and PASCAL VOC datasets | 1,093 |
speedinghzl/pytorch-segmentation-toolbox | Provides PyTorch implementations of deep learning models for semantic segmentation | 772 |
ternaus/iglovikov_segmentation | A deep learning-based semantic segmentation pipeline using the Catalyst framework. | 20 |
geoyi/pixel-decoder | A tool for running deep learning algorithms for semantic segmentation with satellite imagery using encoder-decoder architecture | 78 |
yunlongdong/fcn-pytorch | A PyTorch implementation of FCN for semantic segmentation with an easy-to-use interface and pre-trained models. | 160 |
kaiyangzhou/dassl.pytorch | A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. | 1,217 |
nvidia/semantic-segmentation | Monorepo implementing PyTorch-based neural network architecture for image segmentation | 1,777 |
kazuto1011/pspnet-pytorch | Re-implementation of a deep learning model for semantic segmentation using PyTorch. | 52 |
jiahuadong/fiss | Implementations of federated incremental semantic segmentation in PyTorch. | 33 |
davidtvs/pytorch-enet | A PyTorch implementation of a real-time semantic segmentation model using ENet architecture | 389 |
javeywang/pyramid-attention-networks-pytorch | An implementation of a deep learning model using PyTorch for semantic segmentation tasks. | 235 |