PyTorch implementation for semantic segmentation (DeepLabV3+, UNet, etc.)
☆396Mar 6, 2020Updated 6 years ago
Alternatives and similar repositories for pytorch-segmentation
Users that are interested in pytorch-segmentation are comparing it to the libraries listed below
Sorting:
- DeepLab v3+ model in PyTorch. Support different backbones.☆3,003Aug 4, 2024Updated last year
- Here is a pytorch implementation of deeplabv3+ supporting ResNet(79.155%) and Xception(79.945%). Multi-scale & flip test and COCO dataset…☆633Mar 21, 2021Updated 4 years ago
- PyTorch Implementations for DeeplabV3 and PSPNet☆777Feb 20, 2020Updated 6 years ago
- Semantic Segmentation Architectures Implemented in PyTorch☆3,411Oct 11, 2023Updated 2 years ago
- Semantic Segmentation on PyTorch (include FCN, PSPNet, Deeplabv3, Deeplabv3+, DANet, DenseASPP, BiSeNet, EncNet, DUNet, ICNet, ENet, OCNe…☆3,049Jan 4, 2023Updated 3 years ago
- mIOU=80.02 on cityscapes. My implementation of deeplabv3+ (also know as 'Encoder-Decoder with Atrous Separable Convolution for Semantic I…☆190May 11, 2020Updated 5 years ago
- A higher performance pytorch implementation of DeepLab V3 Plus(DeepLab v3+)☆338Oct 3, 2023Updated 2 years ago
- PyTorch implementation of DeepLabV3, trained on the Cityscapes dataset.☆816Feb 9, 2022Updated 4 years ago
- The official Pytorch implementation of OCNet, OCRNet, and SegFix.☆1,229Jul 25, 2024Updated last year
- Please choose the openseg.pytorch project for the updated code that achieve SOTA on 6 benchmarks!☆812Feb 16, 2021Updated 5 years ago
- Semantic Segmentation in Pytorch☆1,377Aug 28, 2022Updated 3 years ago
- Pytorch implementation for Semantic Segmentation/Scene Parsing on MIT ADE20K dataset☆5,061Jan 15, 2024Updated 2 years ago
- The OCR approach is rephrased as Segmentation Transformer: https://arxiv.org/abs/1909.11065. This is an official implementation of semant…☆3,314Nov 17, 2022Updated 3 years ago
- PyTorch for Semantic Segmentation☆1,741Oct 25, 2019Updated 6 years ago
- A CV toolkit for my papers.☆2,049Dec 21, 2024Updated last year
- Source code and model GALD net (BMVC-2019) and Dual-Seg Net (BMVC-2019)☆348Aug 11, 2021Updated 4 years ago
- A PyTorch Implementation of MobileNetv2+DeepLabv3☆158Jul 27, 2018Updated 7 years ago
- A PyTorch collection of semantic segmentation tools.☆32Mar 28, 2019Updated 6 years ago
- Dual Attention Network for Scene Segmentation (CVPR2019)☆2,458Dec 23, 2024Updated last year
- awesome-semantic-segmentation☆10,814May 8, 2021Updated 4 years ago
- ESPNet: Efficient Spatial Pyramid of Dilated Convolutions for Semantic Segmentation☆544Jun 30, 2023Updated 2 years ago
- PyTorch re-implementation of DeepLab v2 on COCO-Stuff / PASCAL VOC datasets☆1,101Oct 14, 2022Updated 3 years ago
- Pytorch Implementation the paper Auto-DeepLab Hierarchical Neural Architecture Search for Semantic Image Segmentation☆412Dec 21, 2021Updated 4 years ago
- ☆63Oct 12, 2021Updated 4 years ago
- Semantic segmentation models with 500+ pretrained convolutional and transformer-based backbones.☆11,366Dec 23, 2025Updated 2 months ago
- Gated-Shape CNN for Semantic Segmentation (ICCV 2019)☆936Oct 23, 2023Updated 2 years ago
- The code for Expectation-Maximization Attention Networks for Semantic Segmentation (ICCV'2019 Oral)☆684May 25, 2020Updated 5 years ago
- Lightweight models for real-time semantic segmentationon PyTorch (include SQNet, LinkNet, SegNet, UNet, ENet, ERFNet, EDANet, ESPNet, ESP…☆1,003Jul 25, 2024Updated last year
- 常用的语义分割架构结构综述以及代码复现☆789Jul 13, 2019Updated 6 years ago
- Nvidia Semantic Segmentation monorepo☆1,816Jul 26, 2021Updated 4 years ago
- Official code for "Boundary loss for highly unbalanced segmentation", runner-up for best paper award at MIDL 2019. Extended version in Me…☆720Mar 19, 2024Updated last year
- In-Place Activated BatchNorm for Memory-Optimized Training of DNNs☆1,335Jul 8, 2025Updated 7 months ago
- Semantic segmentation models, datasets and losses implemented in PyTorch.☆1,814Feb 23, 2025Updated last year
- lightweight and efficient cnn for semantic segmentation, my blog address:☆152Dec 10, 2019Updated 6 years ago
- LEDNet: A Lightweight Encoder-Decoder Network for Real-time Semantic Segmentation☆522Dec 5, 2020Updated 5 years ago
- FastFCN: Rethinking Dilated Convolution in the Backbone for Semantic Segmentation.☆845Nov 20, 2020Updated 5 years ago
- LightNet: Light-weight Networks for Semantic Image Segmentation (Cityscapes and Mapillary Vistas Dataset)☆724Feb 23, 2020Updated 6 years ago
- Implementation of different kinds of Unet Models for Image Segmentation - Unet , RCNN-Unet, Attention Unet, RCNN-Attention Unet, Nested U…☆2,198Nov 28, 2022Updated 3 years ago
- MobileNetV3 for Semantic Segmentation.☆103May 30, 2019Updated 6 years ago