PSPNet
Segmentation Model
A PyTorch implementation of a deep learning model for semantic image segmentation
Pyramid Scene Parsing Network, CVPR2017.
2k stars
68 watching
546 forks
Language: C++
last commit: over 2 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
kazuto1011/pspnet-pytorch | Re-implementation of a deep learning model for semantic segmentation using PyTorch. | 52 |
hszhao/semseg | A PyTorch implementation of semantic segmentation models with support for multiprocessing training and various backbones. | 1,343 |
hellochick/pspnet-tensorflow | A TensorFlow-based implementation of a semantic segmentation network for image classification tasks | 326 |
hszhao/icnet | A deep learning framework for real-time semantic segmentation on high-resolution images | 605 |
hszhao/psanet | A deep learning framework for semantic segmentation with spatial attention mechanisms | 216 |
lextal/pspnet-pytorch | A PyTorch implementation of a segmentation network architecture | 585 |
javeywang/pyramid-attention-networks-pytorch | An implementation of a deep learning model using PyTorch for semantic segmentation tasks. | 235 |
speedinghzl/ccnet | An implementation of a deep learning model for semantic segmentation using a novel attention mechanism to capture long-range dependencies in images. | 1,426 |
vladkryvoruchko/pspnet-keras-tensorflow | An implementation of a deep learning model for image segmentation using TensorFlow and Keras | 394 |
tramac/fast-scnn-pytorch | A PyTorch implementation of a deep learning model for semantic segmentation tasks in computer vision. | 381 |
pudae/tensorflow-pspnet | An implementation of a deep learning-based semantic segmentation model using TensorFlow and the PSNet loss function. | 47 |
zijundeng/pytorch-semantic-segmentation | Provides PyTorch implementations of various models and pipelines for semantic segmentation in deep learning. | 1,724 |
oyam/pytorch-dpns | PyTorch implementation of a deep learning model for image segmentation | 90 |
speedinghzl/pytorch-segmentation-toolbox | Provides PyTorch implementations of deep learning models for semantic segmentation | 772 |
isht7/pytorch-deeplab-resnet | A deep learning model implementation of the DeepLab ResNet architecture for image segmentation tasks. | 602 |