Rethinking Semantic Segmentation from a Sequence-to-Sequence Perspective with Transformers
Results and benchmarks
Rethinking Semantic Segmentation from a Sequence-to-Sequence Perspective with Transformers presents a transformer method.
| Task | Dataset | Metric | Value | Source |
|---|---|---|---|---|
| Transformer | FCN (160k, SS) | mIoU. | 39.91 | paper-derived |
| Transformer | FCN (160k, MS) | mIoU. | 41.40 | paper-derived |
| Transformer | FCN (80k, SS) | mIoU. | 75.52 | paper-derived |
| Transformer | FCN (80k, MS) | mIoU. | 45.74 | paper-derived |
| Transformer | FCN (40k, SS) | mIoU. | 73.93 | paper-derived |
| Transformer | FCN (40k, MS) | mIoU. | 75.14 | paper-derived |
Audit each benchmark finding before selecting an implementation path. Evidence refs map to the disclosure below.
Evidence graph: 3 refs, 3 links.
Utility signals: depth 90/100, grounding 85/100, status high.
Implementation
Best maintained implementation now
[CVPR 2021 & IJCV 2024] Rethinking Semantic Segmentation from a Sequence-to-Sequence Perspective with Transformers
1,108 stars · 146 forks · Last push Sep 2, 2024 · MIT license
- License
- CI
- Dependencies
- Docker
Official implementation from Papers with Code · Strong overlap with paper title keywords · Community adoption signal (1108 stars)
fudan-zvg/SETR is the strongest maintained implementation based on ranking signals. License is declared (MIT). Dependency/environment manifests are present.
Open fudan-zvg/SETR- No CI workflows detected
- Selected fudan-zvg/SETR as the strongest maintained implementation for new work.
- Includes dependency/environment manifest signals.
- Repository activity is within the last 24 months.
Compare implementation paths
Compare maintenance quality, reproducibility coverage, and evidence confidence before choosing a reproduction baseline.
- Maintenance
- Stale
- Confidence
- High
- Reproducibility
- Moderate
- Stars
- 1,108
- Last push
- Sep 2, 2024 (722d)
Official implementation from Papers with Code · Strong overlap with paper title keywords
- No push in 12+ months
- No CI pipeline detected
- No tagged releases
- Maintenance
- Stale
- Confidence
- Low
- Reproducibility
- Moderate
- Stars
- 201
- Last push
- Jan 27, 2021 (2036d)
Strong overlap with paper title keywords · Community adoption signal (201 stars)
- No push in 12+ months
- No CI pipeline detected
- No tagged releases
- Maintenance
- Stale
- Confidence
- Low
- Reproducibility
- Limited
- Stars
- 1,238
- Last push
- Sep 7, 2022 (1448d)
Community adoption signal (1238 stars) · Repository appears stale (>24 months since last push)
- No push in 12+ months
- No CI pipeline detected
- No Docker setup
Reproduction readiness
Setup required
Dependencies pinned, manual setup needed
- fudan-zvg/SETR has requirements.txt but requires manual environment setup.
- Last push was 722 days ago, so expect possible dependency version conflicts.
- No Dockerfile, so you will set up the environment manually.
- No CI pipeline, so test coverage is unknown.
Quick start
git clone https://github.com/fudan-zvg/SETR.git
pip install -r requirements.txt Repositories and ecosystem
No additional verified repositories beyond the primary recommendation.
These repositories had low-confidence matching signals and are hidden by default.
- gupta-abhay/setr-pytorch
Confidence: Low · 201 stars
- BR-IDL/PaddleViT
Confidence: Low · 1,238 stars
- 920232796/setr-pytorch
Confidence: Low · 134 stars
- apple1986/Residual_Learning_For_Images
Confidence: Low · 8 stars
- konstantin-a-maslov/transformers-seminar
Confidence: Low · 4 stars
- penghouwen/VisionTransformer
Confidence: Low · 11 stars
Hugging Face artifacts
No trustworthy direct or curated related Hugging Face artifacts were found yet. Use targeted searches to quickly locate candidate models, datasets, and demos.
Tip: start with models, then check datasets and spaces if you need evaluation data or demos.
Research context
Tasks
Transformer
Methods
Transformer
Domains
Computer vision
Open this paper in HFEPX to review benchmark signals, evaluation modes, and human-feedback protocol context.
Open in HFEPXJump to Paper2Code search queries derived from this paper's research context.
Data includes links from Papers with Code ( CC-BY-SA-4.0 ).