Pyramid-Attention-Networks-pytorch
Semantic Segmentation Model
An implementation of a deep learning model using PyTorch for semantic segmentation tasks.
Implementation of Pyramid Attention Networks for Semantic Segmentation.
235 stars
4 watching
55 forks
Language: Python
last commit: almost 6 years ago
Linked from 1 awesome list
attentionpyramidsemanticsegmentation
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
kazuto1011/pspnet-pytorch | Re-implementation of a deep learning model for semantic segmentation using PyTorch. | 52 |
yassouali/pytorch-segmentation | Implementation of semantic segmentation models and datasets using PyTorch | 1,686 |
davidtvs/pytorch-enet | A PyTorch implementation of a real-time semantic segmentation model using ENet architecture | 389 |
hszhao/pspnet | A PyTorch implementation of a deep learning model for semantic image segmentation | 1,593 |
media-smart/vedaseg | A PyTorch-based toolbox for building and training semantic segmentation models | 410 |
hszhao/semseg | A PyTorch implementation of semantic segmentation models with support for multiprocessing training and various backbones. | 1,343 |
oyam/pytorch-dpns | PyTorch implementation of a deep learning model for image segmentation | 90 |
dyhan0920/pyramidnet-pytorch | An implementation of a deep neural network architecture for image classification tasks | 273 |
yunlongdong/fcn-pytorch | A PyTorch implementation of FCN for semantic segmentation with an easy-to-use interface and pre-trained models. | 160 |
nexusapoorvacus/deepvariationstructuredrl | An implementation of reinforcement learning for visual relationship and attribute detection using PyTorch. | 63 |
wizaron/reseg-pytorch | A PyTorch implementation of a deep learning model for semantic image segmentation with annotated object parts. | 45 |
yu-changqian/torchseg | A toolkit for building and training semantic segmentation models using PyTorch. | 1,408 |
eromera/erfnet_pytorch | Provides a PyTorch implementation of the ERFNet architecture for semantic segmentation | 429 |