Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Collaborating Foundation Models for Domain Generalized Semantic Segmentation

About

Domain Generalized Semantic Segmentation (DGSS) deals with training a model on a labeled source domain with the aim of generalizing to unseen domains during inference. Existing DGSS methods typically effectuate robust features by means of Domain Randomization (DR). Such an approach is often limited as it can only account for style diversification and not content. In this work, we take an orthogonal approach to DGSS and propose to use an assembly of CoLlaborative FOUndation models for Domain Generalized Semantic Segmentation (CLOUDS). In detail, CLOUDS is a framework that integrates FMs of various kinds: (i) CLIP backbone for its robust feature representation, (ii) generative models to diversify the content, thereby covering various modes of the possible target distribution, and (iii) Segment Anything Model (SAM) for iteratively refining the predictions of the segmentation model. Extensive experiments show that our CLOUDS excels in adapting from synthetic to real DGSS benchmarks and under varying weather conditions, notably outperforming prior methods by 5.6% and 6.7% on averaged miou, respectively. The code is available at : https://github.com/yasserben/CLOUDS

Yasser Benigmim, Subhankar Roy, Slim Essid, Vicky Kalogeiton, St\'ephane Lathuili\`ere• 2023

Related benchmarks

TaskDatasetResultRank
Semantic segmentationMapillary (val)
mIoU67
153
Semantic segmentationGTA5 to {Cityscapes, Mapillary, BDD} (test)
mIoU (Cityscapes)60.2
94
Semantic segmentationCityScapes, BDD, and Mapillary (val)
Mean mIoU61.5
85
Semantic segmentationBDD100K (val)
mIoU57.4
72
Semantic segmentationACDC (Night)
mIoU45.1
38
Semantic segmentationGTA5 → {Cityscapes, BDD100K, Mapillary} (Target Domains)
Score (Cityscapes)60.2
36
Semantic segmentationACDC (Rain)
mIoU64.4
31
Semantic segmentationACDC Snow (test)
mIoU65.3
20
Semantic segmentationGTA5 to Cityscapes, BDD100K, Mapillary Vistas (val)
mIoU (Cityscapes val)55.7
19
Semantic segmentationSynthia to {Cityscapes (C), BDD (B), Mapillary (M)}
mIoU (Cityscapes)53.4
17
Showing 10 of 11 rows

Other info

Code

Follow for update