Please choose the openseg.pytorch project for the updated code that achieve SOTA on 6 benchmarks!
☆812Feb 16, 2021Updated 5 years ago
Alternatives and similar repositories for OCNet.pytorch
Users that are interested in OCNet.pytorch are comparing it to the libraries listed below
Sorting:
- The official Pytorch implementation of OCNet, OCRNet, and SegFix.☆1,229Jul 25, 2024Updated last year
- CCNet: Criss-Cross Attention for Semantic Segmentation (TPAMI 2020 & ICCV 2019).☆1,481Mar 19, 2021Updated 4 years ago
- Dual Attention Network for Scene Segmentation (CVPR2019)☆2,458Dec 23, 2024Updated last year
- PyTorch Implementations for DeeplabV3 and PSPNet☆777Feb 20, 2020Updated 6 years ago
- A CV toolkit for my papers.☆2,049Dec 21, 2024Updated last year
- DenseASPP for Semantic Segmentation in Street Scenes☆359Aug 11, 2021Updated 4 years ago
- GCNet: Non-local Networks Meet Squeeze-Excitation Networks and Beyond☆1,219Feb 16, 2021Updated 5 years ago
- PSANet: Point-wise Spatial Attention Network for Scene Parsing, ECCV2018.☆220Sep 9, 2019Updated 6 years ago
- Pytorch implementation for Semantic Segmentation/Scene Parsing on MIT ADE20K dataset☆5,061Jan 15, 2024Updated 2 years ago
- The code for Expectation-Maximization Attention Networks for Semantic Segmentation (ICCV'2019 Oral)☆684May 25, 2020Updated 5 years ago
- Code for the Lovász-Softmax loss (CVPR 2018)☆1,409Apr 12, 2024Updated last year
- LightNet: Light-weight Networks for Semantic Image Segmentation (Cityscapes and Mapillary Vistas Dataset)☆724Feb 23, 2020Updated 6 years ago
- The OCR approach is rephrased as Segmentation Transformer: https://arxiv.org/abs/1909.11065. This is an official implementation of semant…☆3,312Nov 17, 2022Updated 3 years ago
- In-Place Activated BatchNorm for Memory-Optimized Training of DNNs☆1,335Jul 8, 2025Updated 7 months ago
- FastFCN: Rethinking Dilated Convolution in the Backbone for Semantic Segmentation.☆845Nov 20, 2020Updated 5 years ago
- Adaptive Affinity Fields for Semantic Segmentation☆264Sep 20, 2018Updated 7 years ago
- PANet for Instance Segmentation and Object Detection☆1,350Mar 17, 2019Updated 6 years ago
- Semantic Segmentation☆170Apr 10, 2020Updated 5 years ago
- Code for ICCV2019 paper "InstaBoost: Boosting Instance Segmentation Via Probability Map Guided Copy-Pasting"☆403Jan 7, 2020Updated 6 years ago
- Synchronized Batch Normalization implementation in PyTorch.☆1,503Apr 8, 2021Updated 4 years ago
- Semantic Segmentation in Pytorch☆1,377Aug 28, 2022Updated 3 years ago
- implementation for paper "ShelfNet for fast semantic segmentation"☆252Feb 27, 2021Updated 5 years ago
- Source code and model GALD net (BMVC-2019) and Dual-Seg Net (BMVC-2019)☆348Aug 11, 2021Updated 4 years ago
- ESPNet: Efficient Spatial Pyramid of Dilated Convolutions for Semantic Segmentation☆544Jun 30, 2023Updated 2 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
- Semantic Segmentation Architectures Implemented in PyTorch☆3,411Oct 11, 2023Updated 2 years ago
- Gated-Shape CNN for Semantic Segmentation (ICCV 2019)☆936Oct 23, 2023Updated 2 years ago
- Fast, modular reference implementation and easy training of Semantic Segmentation algorithms in PyTorch.☆1,410Mar 11, 2020Updated 5 years ago
- [ICLR 2020] "FasterSeg: Searching for Faster Real-time Semantic Segmentation" by Wuyang Chen, Xinyu Gong, Xianming Liu, Qian Zhang, Yuan …