SegmentationBLWX / sssegmentationLinks
SSSegmentation: An Open Source Supervised Semantic Segmentation Toolbox Based on PyTorch.
☆875Updated last month
Alternatives and similar repositories for sssegmentation
Users that are interested in sssegmentation are comparing it to the libraries listed below
Sorting:
- Official Pytorch implementations for "SegNeXt: Rethinking Convolutional Attention Design for Semantic Segmentation" (NeurIPS 2022)☆863Updated 3 years ago
- This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows" on Semantic Segmentation…☆1,248Updated 3 years ago
- SOTA Semantic Segmentation Models in PyTorch☆936Updated last year
- Semantic Segmentation in Pytorch. Network include: FCN、FCN_ResNet、SegNet、UNet、BiSeNet、BiSeNetV2、PSPNet、DeepLabv3_plus、 HRNet、DDRNet☆514Updated 2 years ago
- This is the official repository for our recent work: PIDNet☆723Updated last year
- [CVPR 2021 & IJCV 2024] Rethinking Semantic Segmentation from a Sequence-to-Sequence Perspective with Transformers☆1,103Updated last year
- [ICCV2021] Official PyTorch implementation of Segmenter: Transformer for Semantic Segmentation☆902Updated last year
- Source Code of our CVPR2021 paper "Rethinking BiSeNet For Real-time Semantic Segmentation"☆743Updated 4 years ago
- Per-Pixel Classification is Not All You Need for Semantic Segmentation (NeurIPS 2021, spotlight)☆1,437Updated 3 years ago
- PyTorch implementation of over 30 realtime semantic segmentations models, e.g. BiSeNetv1, BiSeNetv2, CGNet, ContextNet, DABNet, DDRNet, E…☆236Updated 2 months ago
- The official implementation of "Deep Dual-resolution Networks for Real-time and Accurate Semantic Segmentation of Road Scenes"☆462Updated 2 years ago
- Semantic segmentation models, datasets and losses implemented in PyTorch.☆1,804Updated 9 months ago
- Mask Transfiner for High-Quality Instance Segmentation, CVPR 2022☆547Updated 3 years ago
- Implementation of Segformer, Attention + MLP neural network for segmentation, in Pytorch☆375Updated 3 years ago
- Deep Occlusion-Aware Instance Segmentation with Overlapping BiLayers [CVPR 2021]☆563Updated 2 years ago
- 这是一个pspnet-pytorch的源码,可以用于训练自己的模型。☆405Updated 2 years ago
- This Repository is implementation of majority of Semantic Segmentation Loss Functions