Browse State-of-the-Art › Zero-Shot Semantic Segmentation
Zero-Shot Semantic Segmentation
29 papers with code · 4 benchmarks · 3 datasets archive 2025-07-28
Benchmarks archive 2025-07-28
4 leaderboard tables shown for this task, 4 with rows (a “benchmark” on this site is a table with at least one row, as on /sota), ordered by row count. “Best model” is the first row in the archive's own order at snapshot; nothing is re-ranked here and metric direction is not recorded in the archive. PwC's Trend sparklines are not in the archive, so that column is omitted.
| Dataset | Best model (first row in archive order) | Paper | Code | Syntology | Compare |
|---|---|---|---|---|---|
| COCO-Stuff (15 rows) | OTSeg+ | OTSeg: Multi-prompt Sinkhorn Attention for Zero-Shot Semantic Segmentation | code | Syntology ran 9 of 10 samples · 1 unverified | Compare |
| MESS (13 rows) | CAT-Seg-L | — | — | — | Compare |
| PASCAL VOC (13 rows) | OTSeg+ | OTSeg: Multi-prompt Sinkhorn Attention for Zero-Shot Semantic Segmentation | code | Syntology ran 9 of 10 samples · 1 unverified | Compare |
| ADE20K-847 (1 row) | MAFT | — | — | — | Compare |
Syntology column: samples harvested from the paper's repositories and executed on synthesized fixtures; “ran” is not a correctness claim and does not order the table. A dash means no Syntology record for that paper, not a recorded non-run. Read from the graph 2026-09-24.
Libraries
Not in the archive: the export carries no per-task library table, so there is nothing to show at snapshot 2025-07-28.
Datasets archive 2025-07-28
3 datasets whose archive record lists this task, ordered by the archive's paper count.
Subtasks archive 2025-07-28
No subtask under this task in the archive's task tree.
Most implemented papers archive 2025-07-28
29 shown of 29 papers with code (60 tagged with this task in all), ordered by repositories listed in the archive, not by stars (the archive holds no stars, so PwC's “Social” and “Latest” sorts cannot be reproduced). Papers without a page here are shown as plain text.
-
28 May 2019 144 repositories listed Syntology ran 171 of 302 samples · 131 unverified · 112 pointer-only (licence)Convolutional Neural Networks (ConvNets) are commonly developed at a fixed resource budget, and then scaled up for better accuracy if more resources are available.
-
4 Dec 2024 2 repositories listed Syntology ran 3 of 20 samples · 17 unverified · 20 pointer-only (licence)CLIP has shown impressive results in aligning images and texts at scale.
-
29 Dec 2021 2 repositories listedHowever, semantic segmentation and the CLIP model perform on different visual granularity, that semantic segmentation processes on pixels while CLIP performs on images.
-
16 Aug 2020 2 repositories listedIn this paper, we propose a novel context-aware feature generation method for zero-shot segmentation named CaGNet.
-
3 Jun 2019 2 repositories listedSemantic segmentation models are limited in their ability to scale to large numbers of object classes.
-
16 Apr 2025 1 repository listedExisting zero-shot 3D point cloud segmentation methods often struggle with limited transferability from seen classes to unseen classes and from semantic to visual space.
-
12 Jun 2024 1 repository listedIn recent years, there has been a surge of interest in open-vocabulary 3D scene reconstruction facilitated by visual language models (VLMs), which showcase remarkable capabilities in open-set retrieval.
-
5 Jun 2024 1 repository listed Syntology ran 1 of 2 samples · 1 unverifiedFoundation models have emerged as powerful tools across various domains including language, vision, and multimodal tasks.
-
2 Jun 2024 1 repository listed Syntology ran 6 of 7 samples · 1 unverifiedOur Cascade-CLIP is flexible and can be easily applied to existing zero-shot semantic segmentation methods.
-
21 Mar 2024 1 repository listed Syntology ran 9 of 10 samples · 1 unverified · 10 pointer-only (licence)The recent success of CLIP has demonstrated promising results in zero-shot semantic segmentation by transferring muiltimodal knowledge to pixel-level classification.
-
1 Jan 2024 1 repository listedOn the other hand overfitting should be mitigated during the training stage.
-
1 Jan 2024 1 repository listedThe recent advent of pre-trained vision transformers has unveiled a promising property: their inherent capability to group semantically related visual concepts.
-
20 Dec 2023 1 repository listed Syntology ran 2 of 2 samples · 0 unverified · 2 pointer-only (licence)Recently, CLIP has found practical utility in the domain of pixel-level zero-shot segmentation tasks.
-
4 Dec 2023 1 repository listed Syntology ran 3 of 6 samples · 3 unverifiedSpecifically, we replace the traditional self-attention block of CLIP vision encoder's last layer by our CSA module and reuse its pretrained projection matrices of query, key, and value, leading to a training-free…
-
30 Sep 2023 1 repository listedFirst, we built a river ice semantic segmentation dataset IPC_RI_SEG using a fixed camera and covering the entire ice melting process of the river.
-
25 Sep 2023 1 repository listed Syntology ran 7 of 7 samples · 0 unverified · 7 pointer-only (licence)The emergence of CLIP has opened the way for open-world image perception.
-
27 Jun 2023 1 repository listed Syntology ran 0 of 3 samples · 3 unverifiedTo address this problem, zero-shot semantic segmentation makes use of large self-supervised vision-language models, allowing zero-shot transfer to unseen classes.
-
17 Apr 2023 1 repository listedThanks to the impressive progress of large-scale vision-language pretraining, recent recognition models can classify arbitrary objects in a zero-shot and open-set manner, with a surprisingly high accuracy.
-
3 Apr 2023 1 repository listedRecently, the open-vocabulary semantic segmentation problem has attracted increasing attention and the best performing methods are based on two-stream networks: one stream for proposal mask generation and the other for…
-
28 Jan 2023 1 repository listedIn particular, we introduce a novel Multiple Prompt Optimal Transport Solver (MPOT), which is designed to learn an optimal mapping between multiple text prompts and visual feature maps of the frozen image encoder hidden…
-
1 Jan 2023 1 repository listedGiven only the class-level semantic information for unseen objects, we strive to enhance the correspondence, alignment and consistency between the visual and semantic spaces, to synthesise diverse, generic and…
-
7 Dec 2022 1 repository listed Syntology ran 8 of 9 samples · 1 unverifiedRecently, CLIP has been applied to pixel-level zero-shot learning tasks via a two-stage scheme.
-
4 Nov 2022 1 repository listedPretrained vision-language models (VLMs) such as CLIP have shown impressive generalization capability in downstream vision tasks with appropriate text prompts.
-
15 Dec 2021 1 repository listed2) a zero-shot classification task on segments.
-
2 Dec 2021 1 repository listedContrastive Language-Image Pre-training (CLIP) has made a remarkable breakthrough in open-vocabulary zero-shot image recognition.
-
21 Apr 2021 1 repository listedBeing able to segment unseen classes not observed during training is an important technical challenge in deep learning, because of its potential to reduce the expensive annotation required for semantic segmentation.
-
25 Sep 2020 1 repository listedThus, we focus on zero-shot semantic segmentation, which aims to segment unseen objects with only category-level semantic representations provided for unseen categories.
-
1 Jul 2020 1 repository listedOur method assumes that both the source images with full pixel-level labels and unlabeled target images are available during training.
-
1 Jun 2019 1 repository listedIn this paper we take this one step further and focus on the challenging task of zero- and few-shot learning of semantic segmentation.
Syntology lines on 10 of the papers shown; no Syntology record for the others (a paper without an arXiv id cannot be joined to the graph, and absence from the graph layer is not a recorded non-run). “Ran” means the sample executed on a synthesized fixture, not that the paper's result was reproduced. Read from the graph 2026-09-24.
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections