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