semantic-segmentation-pytorch

Segmentation model

An implementation of semantic segmentation models on the MIT ADE20K dataset using PyTorch.

Pytorch implementation for Semantic Segmentation/Scene Parsing on MIT ADE20K dataset

GitHub

5k stars
126 watching
1k forks
Language: Python
last commit: about 1 year ago
Linked from 4 awesome lists

ade20kpytorchscene-recognitionsemantic-segmentation

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
meetps/pytorch-semseg Implementations of popular semantic segmentation architectures using PyTorch 3,400
qubvel-org/segmentation_models.pytorch A comprehensive library for training and applying deep learning models for image segmentation 9,829
yassouali/pytorch-segmentation Implementation of semantic segmentation models and datasets using PyTorch 1,705
davidtvs/pytorch-enet A PyTorch implementation of a real-time semantic segmentation model using ENet architecture 392
zijundeng/pytorch-semantic-segmentation Provides PyTorch implementations of various models and pipelines for semantic segmentation in deep learning. 1,729
kazuto1011/deeplab-pytorch PyTorch implementation of DeepLab v2 for semantic segmentation on COCO-Stuff and PASCAL VOC datasets 1,098
tramac/fast-scnn-pytorch A PyTorch implementation of a deep learning model for semantic segmentation tasks in computer vision. 380
media-smart/vedaseg A PyTorch-based toolbox for building and training semantic segmentation models 408
speedinghzl/pytorch-segmentation-toolbox Provides PyTorch implementations of deep learning models for semantic segmentation 772
hrnet/hrnet-semantic-segmentation An implementation of a high-resolution neural network architecture for semantic segmentation tasks. 3,178
nvidia/semantic-segmentation Monorepo implementing PyTorch-based neural network architecture for image segmentation 1,787
kazuto1011/pspnet-pytorch Re-implementation of a deep learning model for semantic segmentation using PyTorch. 52
mattmacy/vnet.pytorch A PyTorch implementation of V-Net for volumetric medical image segmentation 703
javeywang/pyramid-attention-networks-pytorch An implementation of a deep learning model using PyTorch for semantic segmentation tasks. 237
wizaron/reseg-pytorch A PyTorch implementation of a deep learning model for semantic image segmentation with annotated object parts. 46