rstrudel / segmenter
[ICCV2021] Official PyTorch implementation of Segmenter: Transformer for Semantic Segmentation
☆874Updated 11 months ago
Alternatives and similar repositories for segmenter:
Users that are interested in segmenter are comparing it to the libraries listed below
- This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows" on Semantic Segmentation…☆1,215Updated 2 years ago
- [CVPR 2021] Rethinking Semantic Segmentation from a Sequence-to-Sequence Perspective with Transformers☆1,073Updated 7 months ago
- Per-Pixel Classification is Not All You Need for Semantic Segmentation (NeurIPS 2021, spotlight)☆1,393Updated 3 years ago
- Implementation of Segformer, Attention + MLP neural network for segmentation, in Pytorch