pytorch-DPNs

Image Segmentation Model

PyTorch implementation of a deep learning model for image segmentation

Pytorch Imprementation of Dual Path Networks

GitHub

90 stars
5 watching
30 forks
Language: Python
last commit: over 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
rwightman/pytorch-dpn-pretrained A PyTorch implementation of Dual Path Networks (DPNs) with pre-trained weights and conversion scripts. 205
kazuto1011/pspnet-pytorch Re-implementation of a deep learning model for semantic segmentation using PyTorch. 52
4uiiurz1/pytorch-nested-unet An implementation of a deep learning model for image segmentation using PyTorch 868
tramac/fast-scnn-pytorch A PyTorch implementation of a deep learning model for semantic segmentation tasks in computer vision. 380
isht7/pytorch-deeplab-resnet A deep learning model implementation of the DeepLab ResNet architecture for image segmentation tasks. 602
4uiiurz1/pytorch-res2net Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. 112
oyam/semantic-segmentation-using-adversarial-networks A Python implementation of semantic segmentation using adversarial networks 104
lextal/pspnet-pytorch A PyTorch implementation of a segmentation network architecture 588
mattmacy/vnet.pytorch A PyTorch implementation of V-Net for volumetric medical image segmentation 703
dyhan0920/pyramidnet-pytorch An implementation of a deep neural network architecture for image classification tasks 273
wizaron/reseg-pytorch A PyTorch implementation of a deep learning model for semantic image segmentation with annotated object parts. 46
davidtvs/pytorch-enet A PyTorch implementation of a real-time semantic segmentation model using ENet architecture 392
javeywang/pyramid-attention-networks-pytorch An implementation of a deep learning model using PyTorch for semantic segmentation tasks. 237
hszhao/pspnet A PyTorch implementation of a deep learning model for semantic image segmentation 1,598
fxia22/pointnet.pytorch This is an implementation of the PointNet algorithm in PyTorch for 3D point cloud classification and segmentation tasks. 2,175