cityscapes topic

List cityscapes repositories

BiSeNet

1.4k
Stars
303
Forks
Watchers

Add bisenetv2. My implementation of BiSeNet

DeepLab-v3-plus-cityscapes

167
Stars
27
Forks
Watchers

mIOU=80.02 on cityscapes. My implementation of deeplabv3+ (also know as 'Encoder-Decoder with Atrous Separable Convolution for Semantic Image Segmentation' based on the dataset of cityscapes).

MetalCity

35
Stars
5
Forks
Watchers

MetalCity - a procedural night city landscape generator

HRNet-Semantic-Segmentation

3.1k
Stars
681
Forks
Watchers

The OCR approach is rephrased as Segmentation Transformer: https://arxiv.org/abs/1909.11065. This is an official implementation of semantic segmentation for HRNet. https://arxiv.org/abs/1908.07919

pytorch-auto-drive

803
Stars
138
Forks
Watchers

PytorchAutoDrive: Segmentation models (ERFNet, ENet, DeepLab, FCN...) and Lane detection models (SCNN, RESA, LSTR, LaneATT, BézierLaneNet...) based on PyTorch with fast training, visualization, benchm...

fastseg

327
Stars
33
Forks
Watchers

📸 PyTorch implementation of MobileNetV3 for real-time semantic segmentation, with pretrained weights & state-of-the-art performance

LightNet

715
Stars
175
Forks
Watchers

LightNet: Light-weight Networks for Semantic Image Segmentation (Cityscapes and Mapillary Vistas Dataset)

SegmenTron

689
Stars
161
Forks
Watchers

Support PointRend, Fast_SCNN, HRNet, Deeplabv3_plus(xception, resnet, mobilenet), ContextNet, FPENet, DABNet, EdaNet, ENet, Espnetv2, RefineNet, UNet, DANet, HRNet, DFANet, HardNet, LedNet, OCNet, Enc...

ContrastiveSeg

635
Stars
84
Forks
Watchers

ICCV2021 (Oral) - Exploring Cross-Image Pixel Contrast for Semantic Segmentation

panoptic-deeplab

583
Stars
118
Forks
Watchers

This is Pytorch re-implementation of our CVPR 2020 paper "Panoptic-DeepLab: A Simple, Strong, and Fast Baseline for Bottom-Up Panoptic Segmentation" (https://arxiv.org/abs/1911.10194)