Tramac/awesome-semantic-segmentation-pytorch - GitHub
https://github.com › Tramac › awe...Semantic Segmentation on PyTorch (include FCN, PSPNet, Deeplabv3, Deeplabv3+, DANet, DenseASPP, BiSeNet, EncNet, DUNet, ICNet, ENet, OCNet, CCNet, PSANet, ...
GitHub - segcv/PSPNet: Semantic Segmentation in Pytorch
github.com › segcv › PSPNetMay 15, 2020 · PyTorch Semantic Segmentation Introduction. This repository is a PyTorch implementation for semantic segmentation / scene parsing. The code is easy to use for training and testing on various datasets. The codebase mainly uses ResNet50/101/152 as backbone and can be easily adapted to other basic classification structures.