houqb / SPNetLinks
Code for our CVPR2020 paper "Strip Pooling: Rethinking Spatial Pooling for Scene Parsing"
☆405Updated 5 years ago
Alternatives and similar repositories for SPNet
Users that are interested in SPNet are comparing it to the libraries listed below
Sorting:
- [ECCV-2020]: Improving Semantic Segmentation via Decoupled Body and Edge Supervision☆380Updated 2 years ago
- semantic segmentation,pytorch,non-local☆313Updated 5 years ago
- Implementation for "Context Prior for Scene Segmentation"☆249Updated 4 years ago
- Criss-Cross Attention (2d&3d) for Semantic Segmentation in pure Pytorch with a faster and more precise implementation.☆185Updated 4 years ago
- The official PyTorch implementation of CVPR 2020 paper "Improving Convolutional Networks with Self-Calibrated Convolutions"☆385Updated 5 years ago
- Source code and model GALD net (BMVC-2019) and Dual-Seg Net (BMVC-2019)☆348Updated 4 years ago
- [ECCV-2020-oral]-Semantic Flow for Fast and Accurate Scene Parsing☆381Updated last year
- Rethinking Semantic Segmentation from a Sequence-to-Sequence Perspective with Transformers☆199Updated 4 years ago
- The code for Expectation-Maximization Attention Networks for Semantic Segmentation (ICCV'2019 Oral)☆684Updated 5 years ago
- A PyTorch implementation of PointRend: Image Segmentation as Rendering☆388Updated 5 years ago
- [pytorch] DANet: Dual Attention Network for Scene Segmentation☆71Updated 6 years ago
- EGNet:Edge Guidance Network for Salient Object Detection (ICCV 2019)☆321Updated 5 years ago
- Implementation of Pyramid Attention Networks for Semantic Segmentation.☆235Updated 6 years ago
- CGNet: A Light-weight Context Guided Network for Semantic Segmentation [IEEE Transactions on Image Processing 2020]☆272Updated 3 years ago
- [ICCV 2021] Code for approximated exponential maximum pooling☆298Updated 2 years ago
- Bottleneck Transformers for Visual Recognition☆279Updated 4 years ago
- Self-supervised Equivariant Attention Mechanism for Weakly Supervised Semantic Segmentation, CVPR 2020 (Oral)☆547Updated 2 years ago
- Code for ICLR 2015 deeplab-v1 paper "Semantic Image Segmentation with Deep Convolutional Nets and Fully Connected CRFs"☆81Updated 5 years ago
- RefineNet-101 VOC in PyTorch☆194Updated 2 years ago
- ICCV2021 (Oral) - Exploring Cross-Image Pixel Contrast for Semantic Segmentation☆687Updated 2 years ago
- PyTorch Implementation of Deformable Convolution☆287Updated 7 years ago
- [CVPR 2019, Oral] "Collaborative Global-Local Networks for Memory-Efficient Segmentation of Ultra-High Resolution Images" by Wuyang Chen*,…☆359Updated 3 years ago
- Learning Dynamic Routing for Semantic Segmentation☆382Updated 4 years ago
- This is the code for the NeurIPS 2019 paper Region Mutual Information Loss for Semantic Segmentation.☆277Updated last month
- Code of Cascaded Partial Decoder for Fast and Accurate Salient Object Detection (CVPR2019)☆282Updated 5 years ago
- [ECCV 2020] PSConv: Squeezing Feature Pyramid into One Compact Poly-Scale Convolutional Layer☆176Updated 5 years ago
- Support PointRend, Fast_SCNN, HRNet, Deeplabv3_plus(xception, resnet, mobilenet), ContextNet, FPENet, DABNet, EdaNet, ENet, Espnetv2, Ref…☆721Updated last year
- mIOU=80.02 on cityscapes. My implementation of deeplabv3+ (also know as 'Encoder-Decoder with Atrous Separable Convolution for Semantic I…☆182Updated 5 years ago
- Depthwise Over-parameterized Convolutional Layer☆199Updated 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…☆631Updated 4 years ago