Tramac / awesome-semantic-segmentation-pytorchLinks
Semantic Segmentation on PyTorch (include FCN, PSPNet, Deeplabv3, Deeplabv3+, DANet, DenseASPP, BiSeNet, EncNet, DUNet, ICNet, ENet, OCNet, CCNet, PSANet, CGNet, ESPNet, LEDNet, DFANet)
☆2,997Updated 2 years ago
Alternatives and similar repositories for awesome-semantic-segmentation-pytorch
Users that are interested in awesome-semantic-segmentation-pytorch are comparing it to the libraries listed below
Sorting:
- DeepLab v3+ model in PyTorch. Support different backbones.☆2,968Updated 11 months ago
- Semantic segmentation models, datasets and losses implemented in PyTorch.☆1,779Updated 4 months ago
- The OCR approach is rephrased as Segmentation Transformer: https://arxiv.org/abs/1909.11065. This is an official implementation of semant…☆3,248Updated 2 years ago
- Semantic Segmentation in Pytorch☆1,361Updated 2 years ago
- Pretrained DeepLabv3 and DeepLabv3+ for Pascal VOC & Cityscapes☆2,340Updated 2 years ago
- Lightweight models for real-time semantic segmentationon PyTorch (include SQNet, LinkNet, SegNet, UNet, ENet, ERFNet, EDANet, ESPNet, ESP…☆965Updated 11 months ago
- PyTorch for Semantic Segmentation☆1,734Updated 5 years ago
- Dual Attention Network for Scene Segmentation (CVPR2019)☆2,436Updated 6 months ago
- Semantic Segmentation Architectures Implemented in PyTorch☆3,419Updated last year
- Paper and implementation of UNet-related model.☆2,560Updated 5 years ago
- PyTorch implementation of DeepLabV3, trained on the Cityscapes dataset.☆795Updated 3 years ago
- PyTorch Implementation of Fully Convolutional Networks. (Training code to reproduce the original result is available.)☆1,767Updated 2 years ago
- [IEEE TMI] Official Implementation for UNet++☆2,468Updated 6 months ago
- README and scripts for the Cityscapes Dataset☆2,275Updated 8 months ago
- Add bisenetv2. My implementation of BiSeNet☆1,532Updated 6 months ago
- Fast, modular reference implementation and easy training of Semantic Segmentation algorithms in PyTorch.☆1,413Updated 5 years ago
- Nvidia Semantic Segmentation monorepo☆1,808Updated 3 years ago
- Support PointRend, Fast_SCNN, HRNet, Deeplabv3_plus(xception, resnet, mobilenet), ContextNet, FPENet, DABNet, EdaNet, ENet, Espnetv2, Ref…☆721Updated last year
- Pytorch implementation for Semantic Segmentation/Scene Parsing on MIT ADE20K dataset☆5,032Updated last year
- CCNet: Criss-Cross Attention for Semantic Segmentation (TPAMI 2020 & ICCV 2019).☆1,466Updated 4 years ago
- Pytorch implementation of U-Net, R2U-Net, Attention U-Net, and Attention R2U-Net.☆2,925Updated 2 years ago
- PyTorch re-implementation of DeepLab v2 on COCO-Stuff / PASCAL VOC datasets☆1,100Updated 2 years ago
- ☆2,047Updated 5 years ago
- The official Pytorch implementation of OCNet, OCRNet, and SegFix.☆1,213Updated 11 months ago
- 常用的语义分割架构结构综述以及代码复现 华为媒体研究院 图文Caption、OCR识别、图视文多模态理解与生成相关方向工作或实习欢迎咨询 15757172165 https://guanfuchen.github.io/media/hw_zhaopin_20220724_t…☆791Updated 5 years ago
- A collection of loss functions for medical image segmentation☆3,930Updated last year
- SOLO and SOLOv2 for instance segmentation, ECCV 2020 & NeurIPS 2020.☆1,733Updated last year
- Implementation of different kinds of Unet Models for Image Segmentation - Unet , RCNN-Unet, Attention Unet, RCNN-Attention Unet, Nested U…☆2,084Updated 2 years ago
- AdelaiDet is an open source toolbox for multiple instance-level detection and recognition tasks.☆3,448Updated 10 months ago
- Here is a pytorch implementation of deeplabv3+ supporting ResNet(79.155%) and Xception(79.945%). Multi-scale & flip test and COCO dataset…☆633Updated 4 years ago