paper-with-me

Papers

Diffusion Models for Open-Vocabulary Segmentation

2023-06-15 · Laurynas Karazija, Iro Laina, Andrea Vedaldi, Christian Rupprecht

Open-vocabulary segmentation is the task of segmenting anything that can be named in an image. Recently, large-scale vision-language modelling has led to significant advances in open-vocabulary segmentation, but at the cost of gargantuan and increasing training and annotation efforts. Hence, we ask if it is possible to use existing foundation models to synthesise on-demand efficient segmentation algorithms for specific class sets, making them applicable in an open-vocabulary setting without the need to collect further data, annotations or perform training. To that end, we present OVDiff, a novel method that leverages generative text-to-image diffusion models for unsupervised open-vocabulary segmentation. OVDiff synthesises support image sets for arbitrary textual categories, creating for each a set of prototypes representative of both the category and its surrounding context (background). It relies solely on pre-trained components and outputs the synthesised segmenter directly, without training. Our approach shows strong performance on a range of benchmarks, obtaining a lead of more than 5% over prior work on PASCAL VOC.

📄 PDF Abstract BibTeX arXiv:2306.09316

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModellingSegmentation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

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

2023-03-08 · CVPR 2023 1 · Jiarui Xu, Sifei Liu, Arash Vahdat, Wonmin Byeon 외

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 …

Open Vocabulary Panoptic SegmentationOpen Vocabulary Semantic SegmentationOpen-World Instance SegmentationPanoptic Segmentation+3

Diffusion Model is Secretly a Training-free Open Vocabulary Semantic Segmenter

2023-09-06 · Jinglong Wang, Xiawei Li, Jing Zhang, Qingyuan Xu 외

The pre-trained text-image discriminative models, such as CLIP, has been explored for open-vocabulary semantic segmentation with unsatisfactory results due to the loss of crucial localization information and awareness of…

Contrastive LearningDenoisingImage GenerationObject+5

Open-vocabulary Object Segmentation with Diffusion Models

2023-01-12 · ICCV 2023 1 · Ziyi Li, Qinye Zhou, Xiaoyun Zhang, Ya zhang 외

The goal of this paper is to extract the visual-language correspondence from a pre-trained text-to-image diffusion model, in the form of segmentation map, i.e., simultaneously generating images and segmentation masks for…

Image SegmentationObjectSegmentationSemantic Segmentation+1

Open-Vocabulary 3D Semantic Segmentation with Text-to-Image Diffusion Models

2024-07-18 · Xiaoyu Zhu, Hao Zhou, Pengfei Xing, Long Zhao 외

In this paper, we investigate the use of diffusion models which are pre-trained on large-scale image-caption pairs for open-vocabulary 3D semantic understanding. We propose a novel method, namely Diff2Scene, which levera…

3D Semantic SegmentationSemantic SegmentationVisual Grounding

FreeSeg-Diff: Training-Free Open-Vocabulary Segmentation with Diffusion Models

2024-03-29 · Barbara Toniella Corradini, Mustafa Shukor, Paul Couairon, Guillaume Couairon 외

Foundation models have exhibited unprecedented capabilities in tackling many domains and tasks. Models such as CLIP are currently widely used to bridge cross-modal representations, and text-to-image diffusion models are …

Image GenerationImage SegmentationSegmentationSemantic Segmentation+1