pspnet-pytorch

Segmentation model

A PyTorch implementation of a segmentation network architecture

PyTorch implementation of PSPNet segmentation network

GitHub

588 stars
11 watching
118 forks
Language: Python
last commit: about 7 years ago

Related projects:

Repository Description Stars
kazuto1011/pspnet-pytorch Re-implementation of a deep learning model for semantic segmentation using PyTorch. 52
speedinghzl/pytorch-segmentation-toolbox Provides PyTorch implementations of deep learning models for semantic segmentation 772
eromera/erfnet_pytorch Provides a PyTorch implementation of the ERFNet architecture for semantic segmentation 432
hszhao/pspnet A PyTorch implementation of a deep learning model for semantic image segmentation 1,598
mattmacy/vnet.pytorch A PyTorch implementation of V-Net for volumetric medical image segmentation 703
davidtvs/pytorch-enet A PyTorch implementation of a real-time semantic segmentation model using ENet architecture 392
chenxi116/pnasnet.pytorch PyTorch implementation of PNASNet-5 architecture 317
tramac/fast-scnn-pytorch A PyTorch implementation of a deep learning model for semantic segmentation tasks in computer vision. 380
yassouali/pytorch-segmentation Implementation of semantic segmentation models and datasets using PyTorch 1,705
oyam/pytorch-dpns PyTorch implementation of a deep learning model for image segmentation 90
media-smart/vedaseg A PyTorch-based toolbox for building and training semantic segmentation models 408
4uiiurz1/pytorch-nested-unet An implementation of a deep learning model for image segmentation using PyTorch 868
fxia22/pointnet.pytorch This is an implementation of the PointNet algorithm in PyTorch for 3D point cloud classification and segmentation tasks. 2,175
yunlongdong/fcn-pytorch A PyTorch implementation of FCN for semantic segmentation with an easy-to-use interface and pre-trained models. 161
javeywang/pyramid-attention-networks-pytorch An implementation of a deep learning model using PyTorch for semantic segmentation tasks. 237