Share your thoughts, 1 month free Claude Pro on usSee more
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)--
3069
Semantic segmentationADE20K
mIoU29.9
1028
Semantic segmentationPASCAL VOC (val)
mIoU82.7
380
Semantic segmentationPASCAL Context (val)
mIoU55.3
360
Instance SegmentationCOCO
APmask46
291
Panoptic SegmentationCityscapes (val)
PQ23.9
288
Semantic segmentationADE20K A-150
mIoU29.9
224
Panoptic SegmentationCOCO (val)
PQ55.4
223
Semantic segmentationPascal Context 59
mIoU57.3
204
Semantic segmentationCOCO (val)
mIoU52.4
185
Showing 10 of 106 rows
...

Other info

Code

Follow for update