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: about 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
rwightman/pytorch-dpn-pretrainedA PyTorch implementation of Dual Path Networks (DPNs) with pre-trained weights and conversion scripts.206
kazuto1011/pspnet-pytorchRe-implementation of a deep learning model for semantic segmentation using PyTorch.52
4uiiurz1/pytorch-nested-unetAn implementation of a deep learning model for image segmentation using PyTorch868
tramac/fast-scnn-pytorchA PyTorch implementation of a deep learning model for semantic segmentation tasks in computer vision.380
isht7/pytorch-deeplab-resnetA deep learning model implementation of the DeepLab ResNet architecture for image segmentation tasks.602
4uiiurz1/pytorch-res2netImplementations of deep learning architectures using PyTorch for image classification tasks on various datasets.112
oyam/semantic-segmentation-using-adversarial-networksA Python implementation of semantic segmentation using adversarial networks104
lextal/pspnet-pytorchA PyTorch implementation of a segmentation network architecture588
mattmacy/vnet.pytorchA PyTorch implementation of V-Net for volumetric medical image segmentation703
dyhan0920/pyramidnet-pytorchAn implementation of a deep neural network architecture for image classification tasks273
wizaron/reseg-pytorchA PyTorch implementation of a deep learning model for semantic image segmentation with annotated object parts.46
davidtvs/pytorch-enetA PyTorch implementation of a real-time semantic segmentation model using ENet architecture392
javeywang/pyramid-attention-networks-pytorchAn implementation of a deep learning model using PyTorch for semantic segmentation tasks.237
hszhao/pspnetA PyTorch implementation of a deep learning model for semantic image segmentation1,598
fxia22/pointnet.pytorchThis is an implementation of the PointNet algorithm in PyTorch for 3D point cloud classification and segmentation tasks.2,175