leftthomas / GatedSCNNLinks
A PyTorch implementation of Gated-SCNN based on ICCV 2019 paper "Gated-SCNN: Gated Shape CNNs for Semantic Segmentation"
☆28Updated 4 years ago
Alternatives and similar repositories for GatedSCNN
Users that are interested in GatedSCNN are comparing it to the libraries listed below
Sorting:
- Pytorch code for CVPR2021 paper "Learning Statistical Texture for Semantic Segmentation"☆94Updated 3 years ago
- GFF: Gated Fully Fusion for Semantic Segmentation☆24Updated 5 years ago
- [ICCV 2021] "From Contexts to Locality: Ultra-high Resolution Image Segmentation via Locality-aware Contextual Correlation" by Qi Li, Wei…