reseg-pytorch
Image segmentation model
A PyTorch implementation of a deep learning model for semantic image segmentation with annotated object parts.
PyTorch Implementation of ReSeg (https://arxiv.org/pdf/1511.07053.pdf)
45 stars
3 watching
10 forks
Language: Python
last commit: almost 7 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
isht7/pytorch-deeplab-resnet | A deep learning model implementation of the DeepLab ResNet architecture for image segmentation tasks. | 602 |
4uiiurz1/pytorch-nested-unet | An implementation of a deep learning model for image segmentation using PyTorch | 851 |
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 |
oyam/pytorch-dpns | PyTorch implementation of a deep learning model for image segmentation | 90 |
4uiiurz1/pytorch-res2net | Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. | 112 |
mattmacy/vnet.pytorch | A PyTorch implementation of V-Net for volumetric medical image segmentation | 694 |
felixgwu/img_classification_pk_pytorch | A PyTorch project for comparing image classification models and facilitating quick experiment setup | 365 |
javeywang/pyramid-attention-networks-pytorch | An implementation of a deep learning model using PyTorch for semantic segmentation tasks. | 235 |
davidtvs/pytorch-enet | A PyTorch implementation of a real-time semantic segmentation model using ENet architecture | 389 |
thuyngch/human-segmentation-pytorch | An open source implementation of deep learning-based human segmentation models using PyTorch | 558 |
zijundeng/pytorch-semantic-segmentation | Provides PyTorch implementations of various models and pipelines for semantic segmentation in deep learning. | 1,724 |
media-smart/vedaseg | A PyTorch-based toolbox for building and training semantic segmentation models | 410 |
lextal/pspnet-pytorch | A PyTorch implementation of a segmentation network architecture | 585 |