RachelJuly's Stars
mrgloom/awesome-semantic-segmentation
:metal: awesome-semantic-segmentation
nianticlabs/monodepth2
[ICCV 2019] Monocular depth estimation from a single image
meetps/pytorch-semseg
Semantic Segmentation Architectures Implemented in PyTorch
Tramac/awesome-semantic-segmentation-pytorch
Semantic Segmentation on PyTorch (include FCN, PSPNet, Deeplabv3, Deeplabv3+, DANet, DenseASPP, BiSeNet, EncNet, DUNet, ICNet, ENet, OCNet, CCNet, PSANet, CGNet, ESPNet, LEDNet, DFANet)
GeorgeSeif/Semantic-Segmentation-Suite
Semantic Segmentation Suite in TensorFlow. Implement, train, and test new Semantic Segmentation models easily!
junfu1115/DANet
Dual Attention Network for Scene Segmentation (CVPR2019)
mcordts/cityscapesScripts
README and scripts for the Cityscapes Dataset
CoinCheung/BiSeNet
Add bisenetv2. My implementation of BiSeNet
speedinghzl/CCNet
CCNet: Criss-Cross Attention for Semantic Segmentation (TPAMI 2020 & ICCV 2019).
YimianDai/open-aff
code and trained models for "Attentional Feature Fusion"
linksense/LightNet
LightNet: Light-weight Networks for Semantic Image Segmentation (Cityscapes and Mapillary Vistas Dataset)
xiaoyufenfei/LEDNet
LEDNet: A Lightweight Encoder-Decoder Network for Real-time Semantic Segmentation
csrhddlam/axial-deeplab
This is a PyTorch re-implementation of Axial-DeepLab (ECCV 2020 Spotlight)
ooooverflow/BiSeNet
BiSeNet based on pytorch
laughtervv/DepthAwareCNN
Depth-aware CNN for RGB-D Segmentation, ECCV 2018
ycszen/BiSeNet
Implementation of BiSeNet and BiSeNetV2
MehmetAygun/fusenet-pytorch
densechen/AReLU
AReLU: Attention-based-Rectified-Linear-Unit
huiqu18/FullNet-varCE
Pytorch implementation of FullNet-varCE
kirilcvetkov92/Semantic-Segmentation-BiSeNet
Keras BiseNet architecture implementation