920232796 / SETR-pytorchLinks
Implementation of SETR model, Original paper: Rethinking Semantic Segmentation from a Sequence-to-Sequence Perspective with Transformers.
☆133Updated 4 years ago
Alternatives and similar repositories for SETR-pytorch
Users that are interested in SETR-pytorch are comparing it to the libraries listed below
Sorting:
- Rethinking Semantic Segmentation from a Sequence-to-Sequence Perspective with Transformers☆200Updated 4 years ago
- Pytorch code for CVPR2021 paper "Learning Statistical Texture for Semantic Segmentation"☆96Updated 4 years ago
- Code for ICLR 2015 deeplab-v1 paper "Semantic Image Segmentation with Deep Convolutional Nets and Fully Connected CRFs"☆82Updated 5 years ago
- [CVPR 2022] Learning Affinity from Attention: End-to-End Weakly-Supervised Semantic Segmentation with Transformers☆222Updated 3 years ago
- This repo is developed for evaluating binary image segmentation results. Measures, such as MAE, Precision, Recall, F-measure, PR curves a…☆134Updated 6 years ago
- Simple image segmentation pipeline in pytorch, using HRNet and SegFormer models☆87Updated 2 years ago
- It has mine implementation of Squeeze and Attention Networks in PyTorch☆29Updated 11 months ago
- A re-implementation of SegFormer. See the official repo at https://github.com/NVlabs/SegFormer.☆36Updated 3 years ago
- This is the code related to "Semantic-Aware Domain Generalized Segmentation" (CVPR 2022)