hualin95 / Deeplab-v3plusView external linksLinks
A higher performance pytorch implementation of DeepLab V3 Plus(DeepLab v3+)
☆337Oct 3, 2023Updated 2 years ago
Alternatives and similar repositories for Deeplab-v3plus
Users that are interested in Deeplab-v3plus are comparing it to the libraries listed below
Sorting:
- DeepLab v3+ model in PyTorch. Support different backbones.☆3,004Aug 4, 2024Updated last year
- PyTorch Implementations for DeeplabV3 and PSPNet☆777Feb 20, 2020Updated 5 years ago
- implementation for paper "ShelfNet for fast semantic segmentation"☆252Feb 27, 2021Updated 4 years ago
- Here is a pytorch implementation of deeplabv3+ supporting ResNet(79.155%) and Xception(79.945%). Multi-scale & flip test and COCO dataset…☆632Mar 21, 2021Updated 4 years ago
- PSANet: Point-wise Spatial Attention Network for Scene Parsing, ECCV2018.☆220Sep 9, 2019Updated 6 years ago
- Please choose the openseg.pytorch project for the updated code that achieve SOTA on 6 benchmarks!☆811Feb 16, 2021Updated 4 years ago
- PyTorch implementation of DeepLabv3☆255Nov 18, 2020Updated 5 years ago
- FastFCN: Rethinking Dilated Convolution in the Backbone for Semantic Segmentation.☆845Nov 20, 2020Updated 5 years ago
- A CV toolkit for my papers.☆2,049Dec 21, 2024Updated last year
- PyTorch re-implementation of DeepLab v2 on COCO-Stuff / PASCAL VOC datasets☆1,101Oct 14, 2022Updated 3 years ago
- DeepLab-ResNet rebuilt in Pytorch☆263Nov 12, 2018Updated 7 years ago
- Synchronized Batch Normalization implementation in PyTorch.☆1,503Apr 8, 2021Updated 4 years ago
- LightNet: Light-weight Networks for Semantic Image Segmentation (Cityscapes and Mapillary Vistas Dataset)☆724Feb 23, 2020Updated 5 years ago
- Code release for Hu et al., Learning to Segment Every Thing. in CVPR, 2018.☆423Apr 28, 2018Updated 7 years ago
- ESPNet: Efficient Spatial Pyramid of Dilated Convolutions for Semantic Segmentation☆544Jun 30, 2023Updated 2 years ago
- CCNet: Criss-Cross Attention for Semantic Segmentation (TPAMI 2020 & ICCV 2019).☆1,482Mar 19, 2021Updated 4 years ago
- DeepLab resnet v2 model in pytorch☆603Sep 5, 2023Updated 2 years ago
- CGNet: A Light-weight Context Guided Network for Semantic Segmentation [IEEE Transactions on Image Processing 2020]☆275Feb 16, 2022Updated 3 years ago
- Pytorch implementation of CoordConv introduced in 'An intriguing failing of convolutional neural networks and the CoordConv solution' pap…☆402Jul 20, 2018Updated 7 years ago
- Light-Weight RefineNet for Real-Time Semantic Segmentation☆742Jun 21, 2022Updated 3 years ago
- Code for 'PolarMask: Single Shot Instance Segmentation with Polar Representation'☆882Feb 23, 2022Updated 3 years ago
- Pytorch implementation for Semantic Segmentation/Scene Parsing on MIT ADE20K dataset☆5,064Jan 15, 2024Updated 2 years ago
- Dual Attention Network for Scene Segmentation (CVPR2019)☆2,456Dec 23, 2024Updated last year
- Implementation code of the paper: FishNet: A Versatile Backbone for Image, Region, and Pixel Level Prediction, NeurIPS 2018☆545May 17, 2019Updated 6 years ago
- Code for the Lovász-Softmax loss (CVPR 2018)☆1,408Apr 12, 2024Updated last year
- GCNet: Non-local Networks Meet Squeeze-Excitation Networks and Beyond☆1,218Feb 16, 2021Updated 4 years ago
- PyTorch implementation of Deformable Convolution Networks (Supports Pytorch 1.0)☆30Dec 21, 2018Updated 7 years ago
- Pytorch Implementation the paper Auto-DeepLab Hierarchical Neural Architecture Search for Semantic Image Segmentation☆412Dec 21, 2021Updated 4 years ago
- Single Image Depth Estimation with Feature Pyramid Network☆331Nov 30, 2019Updated 6 years ago
- The code for Expectation-Maximization Attention Networks for Semantic Segmentation (ICCV'2019 Oral)☆684May 25, 2020Updated 5 years ago
- PyTorch Implementation of Compact Generalized Non-local Network [NIPS'18]☆258Feb 13, 2021Updated 5 years ago
- In-Place Activated BatchNorm for Memory-Optimized Training of DNNs☆1,335Jul 8, 2025Updated 7 months ago
- Support PointRend, Fast_SCNN, HRNet, Deeplabv3_plus(xception, resnet, mobilenet), ContextNet, FPENet, DABNet, EdaNet, ENet, Espnetv2, Ref…☆725Jul 5, 2024Updated last year
- This repository contains the reference implementation for our proposed Convolutional CRFs.☆567Nov 9, 2020Updated 5 years ago
- Precise RoI Pooling with coordinate gradient support, proposed in the paper "Acquisition of Localization Confidence for Accurate Object D…☆783Dec 12, 2022Updated 3 years ago
- ☆28Jul 20, 2020Updated 5 years ago
- Semantic Segmentation on PyTorch (include FCN, PSPNet, Deeplabv3, Deeplabv3+, DANet, DenseASPP, BiSeNet, EncNet, DUNet, ICNet, ENet, OCNe…☆3,046Jan 4, 2023Updated 3 years ago
- Dilated Residual Networks☆1,104Mar 9, 2020Updated 5 years ago
- TorchCV: A PyTorch-Based Framework for Deep Learning in Computer Vision