kazuto1011 / deeplab-pytorchLinks
PyTorch re-implementation of DeepLab v2 on COCO-Stuff / PASCAL VOC datasets
☆1,099Updated 2 years ago
Alternatives and similar repositories for deeplab-pytorch
Users that are interested in deeplab-pytorch are comparing it to the libraries listed below
Sorting:
- DeepLab v3+ model in PyTorch. Support different backbones.☆2,967Updated 9 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
- PyTorch implementation of PSPNet segmentation network☆590Updated 7 years ago
- Semantic Segmentation in Pytorch☆1,358Updated 2 years ago
- PyTorch for Semantic Segmentation☆1,733Updated 5 years ago
- PyTorch implementation of DeepLabV3, trained on the Cityscapes dataset.☆793Updated 3 years ago
- PyTorch Implementations for DeeplabV3 and PSPNet☆775Updated 5 years ago
- Fast, modular reference implementation and easy training of Semantic Segmentation algorithms in PyTorch.☆1,412Updated 5 years ago
- The official Pytorch implementation of OCNet, OCRNet, and SegFix.☆1,209Updated 10 months ago
- FastFCN: Rethinking Dilated Convolution in the Backbone for Semantic Segmentation.☆842Updated 4 years ago
- Gated-Shape CNN for Semantic Segmentation (ICCV 2019)☆924Updated last year
- A CV toolkit for my papers.☆2,049Updated 5 months ago
- Code for the Lovász-Softmax loss (CVPR 2018)☆1,393Updated last year
- Please choose the openseg.pytorch project for the updated code that achieve SOTA on 6 benchmarks!☆808Updated 4 years ago
- Support PointRend, Fast_SCNN, HRNet, Deeplabv3_plus(xception, resnet, mobilenet), ContextNet, FPENet, DABNet, EdaNet, ENet, Espnetv2, Ref…☆714Updated 10 months ago
- PyTorch Implementation of Fully Convolutional Networks. (Training code to reproduce the original result is available.)☆1,769Updated 2 years ago
- UPSNet: A Unified Panoptic Segmentation Network☆648Updated 5 years ago
- Nvidia Semantic Segmentation monorepo☆1,798Updated 3 years ago
- 🚘 Easiest Fully Convolutional Networks☆416Updated last year
- Light-Weight RefineNet for Real-Time Semantic Segmentation☆741Updated 2 years ago
- In-Place Activated BatchNorm for Memory-Optimized Training of DNNs☆1,326Updated last week
- Semantic Segmentation Architectures Implemented in PyTorch☆3,416Updated last year
- Semantic segmentation models, datasets and losses implemented in PyTorch.