jfzhang95 / pytorch-deeplab-xceptionLinks
DeepLab v3+ model in PyTorch. Support different backbones.
☆2,986Updated last year
Alternatives and similar repositories for pytorch-deeplab-xception
Users that are interested in pytorch-deeplab-xception are comparing it to the libraries listed below
Sorting:
- Semantic Segmentation on PyTorch (include FCN, PSPNet, Deeplabv3, Deeplabv3+, DANet, DenseASPP, BiSeNet, EncNet, DUNet, ICNet, ENet, OCNe…☆3,012Updated 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,267Updated 2 years ago
- Semantic Segmentation Architectures Implemented in PyTorch☆3,424Updated last year
- Semantic Segmentation in Pytorch☆1,364Updated 3 years ago
- PyTorch for Semantic Segmentation☆1,735Updated 5 years ago
- Semantic segmentation models, datasets and losses implemented in PyTorch.☆1,789Updated 6 months ago
- PyTorch Implementation of Fully Convolutional Networks. (Training code to reproduce the original result is available.)☆1,770Updated 2 years ago
- PyTorch re-implementation of DeepLab v2 on COCO-Stuff / PASCAL VOC datasets☆1,102Updated 2 years ago
- ☆2,052Updated 6 years ago
- Pytorch implementation for Semantic Segmentation/Scene Parsing on MIT ADE20K dataset☆5,038Updated last year
- Dual Attention Network for Scene Segmentation (CVPR2019)☆2,447Updated 8 months ago
- README and scripts for the Cityscapes Dataset☆2,301Updated this week
- PyTorch implementation of DeepLabV3, trained on the Cityscapes dataset.☆799Updated 3 years ago
- Fast, modular reference implementation and easy training of Semantic Segmentation algorithms in PyTorch.☆1,413Updated 5 years ago
- A CV toolkit for my papers.☆2,052Updated 8 months ago
- Nvidia Semantic Segmentation monorepo☆1,816Updated 4 years ago
- Code for the Lovász-Softmax loss (CVPR 2018)☆1,398Updated last year
- Pretrained DeepLabv3 and DeepLabv3+ for Pascal VOC & Cityscapes☆2,381Updated 2 years ago
- Lightweight models for real-time semantic segmentationon PyTorch (include SQNet, LinkNet, SegNet, UNet, ENet, ERFNet, EDANet, ESPNet, ESP…☆979Updated last year
- CCNet: Criss-Cross Attention for Semantic Segmentation (TPAMI 2020 & ICCV 2019).☆1,470Updated 4 years ago
- The official Pytorch implementation of OCNet, OCRNet, and SegFix.☆1,220Updated last year
- Python wrapper to Philipp Krähenbühl's dense (fully connected) CRFs with gaussian edge potentials.☆1,989Updated last year
- ResNeSt: Split-Attention Networks☆3,263Updated 2 years ago
- Codes for paper "Mask Scoring R-CNN".☆1,904Updated 4 years ago
- PyTorch implementation of SENet☆2,329Updated 4 years ago
- Pytorch implementation of RetinaNet object detection.☆2,202Updated 2 years ago
- Support PointRend, Fast_SCNN, HRNet, Deeplabv3_plus(xception, resnet, mobilenet), ContextNet, FPENet, DABNet, EdaNet, ENet, Espnetv2, Ref…☆721Updated last year
- PANet for Instance Segmentation and Object Detection☆1,348Updated 6 years ago
- Pyramid Scene Parsing Network, CVPR2017.☆1,625Updated 3 years ago
- Here is a pytorch implementation of deeplabv3+ supporting ResNet(79.155%) and Xception(79.945%). Multi-scale & flip test and COCO dataset…☆632Updated 4 years ago