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

Open-Vocabulary Panoptic Segmentation with Text-to-Image Diffusion Models

About

We present ODISE: Open-vocabulary DIffusion-based panoptic SEgmentation, which unifies pre-trained text-image diffusion and discriminative models to perform open-vocabulary panoptic segmentation. Text-to-image diffusion models have the remarkable ability to generate high-quality images with diverse open-vocabulary language descriptions. This demonstrates that their internal representation space is highly correlated with open concepts in the real world. Text-image discriminative models like CLIP, on the other hand, are good at classifying images into open-vocabulary labels. We leverage the frozen internal representations of both these models to perform panoptic segmentation of any category in the wild. Our approach outperforms the previous state of the art by significant margins on both open-vocabulary panoptic and semantic segmentation tasks. In particular, with COCO training only, our method achieves 23.4 PQ and 30.0 mIoU on the ADE20K dataset, with 8.3 PQ and 7.9 mIoU absolute improvement over the previous state of the art. We open-source our code and models at https://github.com/NVlabs/ODISE .

Jiarui Xu, Sifei Liu, Arash Vahdat, Wonmin Byeon, Xiaolong Wang, Shalini De Mello• 2023

Related benchmarks

TaskDatasetResultRank
Semantic segmentationADE20K (val)--
2731
Semantic segmentationADE20K
mIoU29.9
936
Instance SegmentationCOCO
APmask46
279
Panoptic SegmentationCityscapes (val)
PQ23.9
276
Panoptic SegmentationCOCO (val)
PQ55.4
219
Semantic segmentationADE20K A-150
mIoU29.9
188
Panoptic SegmentationCOCO 2017 (val)
PQ25
172
Semantic segmentationPascal Context 59
mIoU57.3
164
Object DetectionLVIS (val)
mAP17.1
141
Semantic segmentationPASCAL-Context 59 class (val)
mIoU57.3
125
Showing 10 of 82 rows
...

Other info

Code

Follow for update