FCN-pytorch
Segmentation library
A PyTorch implementation of FCN for semantic segmentation with an easy-to-use interface and pre-trained models.
Another pytorch implementation of FCN (Fully Convolutional Networks)
160 stars
0 watching
53 forks
Language: Python
last commit: almost 6 years ago pytorch-implmentionsemantic-segmentation
Related projects:
Repository | Description | Stars |
---|---|---|
pochih/fcn-pytorch | A Python implementation of fully convolutional networks for semantic segmentation in computer vision. | 406 |
zijundeng/pytorch-semantic-segmentation | Provides PyTorch implementations of various models and pipelines for semantic segmentation in deep learning. | 1,724 |
tramac/fast-scnn-pytorch | A PyTorch implementation of a deep learning model for semantic segmentation tasks in computer vision. | 381 |
jiahuadong/fiss | Implementations of federated incremental semantic segmentation in PyTorch. | 33 |
kazuto1011/pspnet-pytorch | Re-implementation of a deep learning model for semantic segmentation using PyTorch. | 52 |
eromera/erfnet_pytorch | Provides a PyTorch implementation of the ERFNet architecture for semantic segmentation | 429 |
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 |
xiong-zhitong/pytorch_rfcn | An implementation of an object detection algorithm using PyTorch and region-based fully convolutional networks | 279 |
yu-changqian/torchseg | A toolkit for building and training semantic segmentation models using PyTorch. | 1,408 |
mattmacy/vnet.pytorch | A PyTorch implementation of V-Net for volumetric medical image segmentation | 694 |
javeywang/pyramid-attention-networks-pytorch | An implementation of a deep learning model using PyTorch for semantic segmentation tasks. | 235 |
thuyngch/human-segmentation-pytorch | An open source implementation of deep learning-based human segmentation models using PyTorch | 558 |
speedinghzl/pytorch-segmentation-toolbox | Provides PyTorch implementations of deep learning models for semantic segmentation | 772 |
aurora95/keras-fcn | Keras implementation of Fully Convolutional Networks for Semantic Segmentation | 650 |