Semantic Segmentation in Pytorch
☆1,377Aug 28, 2022Updated 3 years ago
Alternatives and similar repositories for semseg
Users that are interested in semseg are comparing it to the libraries listed below
Sorting:
- PyTorch Implementations for DeeplabV3 and PSPNet☆777Feb 20, 2020Updated 6 years ago
- Pyramid Scene Parsing Network, CVPR2017.☆1,648Apr 15, 2022Updated 3 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
- A CV toolkit for my papers.☆2,049Dec 21, 2024Updated last year
- Semantic Segmentation on PyTorch (include FCN, PSPNet, Deeplabv3, Deeplabv3+, DANet, DenseASPP, BiSeNet, EncNet, DUNet, ICNet, ENet, OCNe…☆3,047Jan 4, 2023Updated 3 years ago
- Fast, modular reference implementation and easy training of Semantic Segmentation algorithms in PyTorch.☆1,409Mar 11, 2020Updated 5 years ago
- CCNet: Criss-Cross Attention for Semantic Segmentation (TPAMI 2020 & ICCV 2019).☆1,481Mar 19, 2021Updated 4 years ago
- Dual Attention Network for Scene Segmentation (CVPR2019)☆2,458Dec 23, 2024Updated last year
- Pytorch implementation for Semantic Segmentation/Scene Parsing on MIT ADE20K dataset☆5,061Jan 15, 2024Updated 2 years ago
- Semantic Segmentation Architectures Implemented in PyTorch☆3,411Oct 11, 2023Updated 2 years ago
- The code for Expectation-Maximization Attention Networks for Semantic Segmentation (ICCV'2019 Oral)☆684May 25, 2020Updated 5 years ago
- The OCR approach is rephrased as Segmentation Transformer: https://arxiv.org/abs/1909.11065. This is an official implementation of semant…☆3,312Nov 17, 2022Updated 3 years ago
- DeepLab v3+ model in PyTorch. Support different backbones.☆3,004Aug 4, 2024Updated last year
- Nvidia Semantic Segmentation monorepo☆1,816Jul 26, 2021Updated 4 years ago
- Code for our CVPR2020 paper "Strip Pooling: Rethinking Spatial Pooling for Scene Parsing"☆413Jun 10, 2020Updated 5 years ago
- PyTorch for Semantic Segmentation☆1,741Oct 25, 2019Updated 6 years ago
- UPSNet: A Unified Panoptic Segmentation Network☆645Jul 11, 2019Updated 6 years ago
- PSANet: Point-wise Spatial Attention Network for Scene Parsing, ECCV2018.☆220Sep 9, 2019Updated 6 years ago
- Support PointRend, Fast_SCNN, HRNet, Deeplabv3_plus(xception, resnet, mobilenet), ContextNet, FPENet, DABNet, EdaNet, ENet, Espnetv2, Ref…☆725Jul 5, 2024Updated last year
- FastFCN: Rethinking Dilated Convolution in the Backbone for Semantic Segmentation.☆845Nov 20, 2020Updated 5 years ago
- PyTorch implementation of PSPNet segmentation network☆591Oct 6, 2017Updated 8 years ago
- Gated-Shape CNN for Semantic Segmentation (ICCV 2019)☆936Oct 23, 2023Updated 2 years ago
- TorchCV: A PyTorch-Based Framework for Deep Learning in Computer Vision☆2,257Nov 19, 2020Updated 5 years ago
- awesome-semantic-segmentation☆10,814May 8, 2021Updated 4 years ago
- Implementation for "Context Prior for Scene Segmentation"☆251Feb 26, 2021Updated 5 years ago
- [CVPR 2021 & IJCV 2024] Rethinking Semantic Segmentation from a Sequence-to-Sequence Perspective with Transformers☆1,110Sep 2, 2024Updated last year
- Code for 'PolarMask: Single Shot Instance Segmentation with Polar Representation'☆884Feb 23, 2022Updated 4 years ago
- GCNet: Non-local Networks Meet Squeeze-Excitation Networks and Beyond☆1,219Feb 16, 2021Updated 5 years ago
- ResNeSt: Split-Attention Networks☆3,267Dec 9, 2022Updated 3 years ago
- Papers and Benchmarks about semantic segmentation, instance segmentation, panoptic segmentation and video segmentation☆486Jan 8, 2020Updated 6 years ago
- OpenMMLab Semantic Segmentation Toolbox and Benchmark.☆9,637Aug 13, 2024Updated last year
- The official code for the paper 'Structured Knowledge Distillation for Semantic Segmentation'. (CVPR 2019 ORAL) and extension to other ta…☆741Apr 20, 2020Updated 5 years ago
- A semantic segmentation toolbox based on PyTorch☆409Nov 29, 2021Updated 4 years ago
- Code for the Lovász-Softmax loss (CVPR 2018)☆1,409Apr 12, 2024Updated last year
- README and scripts for the Cityscapes Dataset☆2,334Sep 6, 2025Updated 5 months ago
- [ICLR 2020] "FasterSeg: Searching for Faster Real-time Semantic Segmentation" by Wuyang Chen, Xinyu Gong, Xianming Liu, Qian Zhang, Yuan …☆530Jan 27, 2023Updated 3 years ago
- FCOS: Fully Convolutional One-Stage Object Detection (ICCV'19)☆3,347Dec 9, 2023Updated 2 years ago
- 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