https://github.com/mr-talhailyas/segformer
PyTorch Implementation of SegFormer: Simple and Efficient Design for Semantic Segmentation with Transformers
https://github.com/mr-talhailyas/segformer
cityscapes segformer segmentation transformers
Last synced: 4 months ago
JSON representation
PyTorch Implementation of SegFormer: Simple and Efficient Design for Semantic Segmentation with Transformers
- Host: GitHub
- URL: https://github.com/mr-talhailyas/segformer
- Owner: Mr-TalhaIlyas
- Created: 2023-02-07T03:19:58.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-02-09T14:33:35.000Z (over 2 years ago)
- Last Synced: 2025-07-01T12:02:03.385Z (4 months ago)
- Topics: cityscapes, segformer, segmentation, transformers
- Language: Python
- Homepage: https://arxiv.org/abs/2105.15203
- Size: 143 KB
- Stars: 7
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SegFormer: Simple and Efficient Design for Semantic Segmentation with Transformers
![]()
Figure 1: Performance of SegFormer-B0 to SegFormer-B5.### [Paper](https://arxiv.org/abs/2105.15203)