scene-parsing topic
Weakly-Supervised-Panoptic-Segmentation
Weakly- and Semi-Supervised Panoptic Segmentation (ECCV18)
UPSNet
UPSNet: A Unified Panoptic Segmentation Network
CCNet
CCNet: Criss-Cross Attention for Semantic Segmentation (TPAMI 2020 & ICCV 2019).
panoptic_parts
This repository contains code and tools for reading, processing, evaluating on, and visualizing Panoptic Parts datasets. Moreover, it contains code for reproducing our CVPR 2021 paper results.
WildPASS
Panoramic Semantic Segmentation in the Wild
ObjectNet
PyTorch implementation of "Pyramid Scene Parsing Network".
ASANet
The code and trained models of: Affinity Space Adaptation for Semantic Segmentation Across Domains.
DDRNets
Deep Dual-resolution Networks for Real-time and Accurate Semantic Segmentation of Road Scenes
pyconvsegnet
Semantic Segmentation PyTorch code for our paper: Pyramidal Convolution: Rethinking Convolutional Neural Networks for Visual Recognition (https://arxiv.org/pdf/2006.11538.pdf)
SwitchNorm_Segmentation
Switchable Normalization for semantic image segmentation and scene parsing.