中文
相关论文

相关论文: Open-Vocabulary Panoptic Segmentation with Text-to…

200 篇论文

Panoptic narrative grounding (PNG), whose core target is fine-grained image-text alignment, requires a panoptic segmentation of referred objects given a narrative caption. Previous discriminative methods achieve only weak or coarse-grained…

计算机视觉与模式识别 · 计算机科学 2024-09-13 Hongyu Li , Tianrui Hui , Zihan Ding , Jing Zhang , Bin Ma , Xiaoming Wei , Jizhong Han , Si Liu

Benefiting from the inductive biases learned from large-scale datasets, open-vocabulary semantic segmentation (OVSS) leverages the power of vision-language models, such as CLIP, to achieve remarkable progress without requiring task-specific…

计算机视觉与模式识别 · 计算机科学 2025-12-09 Qiming Huang , Hao Ai , Jianbo Jiao

Collecting and annotating images with pixel-wise labels is time-consuming and laborious. In contrast, synthetic data can be freely available using a generative model (e.g., DALL-E, Stable Diffusion). In this paper, we show that it is…

计算机视觉与模式识别 · 计算机科学 2024-01-23 Weijia Wu , Yuzhong Zhao , Mike Zheng Shou , Hong Zhou , Chunhua Shen

Recently, the contrastive language-image pre-training, e.g., CLIP, has demonstrated promising results on various downstream tasks. The pre-trained model can capture enriched visual concepts for images by learning from a large scale of…

计算机视觉与模式识别 · 计算机科学 2023-06-21 Huaishao Luo , Junwei Bao , Youzheng Wu , Xiaodong He , Tianrui Li

Inspired by recent developments in neural speech coding and diffusion-based language modeling, we tackle speech enhancement by modeling the conditional distribution of clean speech codes given noisy speech codes using absorbing discrete…

声音 · 计算机科学 2026-02-27 Philippe Gonzalez

Open-vocabulary semantic segmentation requires assigning pixel-level semantic labels while supporting an open and unrestricted set of categories. Training-free CLIP-based approaches preserve strong zero-shot generalization but typically…

计算机视觉与模式识别 · 计算机科学 2026-04-29 Mohamad Zamini , Diksha Shukla

We aim at advancing open-vocabulary object detection, which detects objects described by arbitrary text inputs. The fundamental challenge is the availability of training data. It is costly to further scale up the number of classes contained…

计算机视觉与模式识别 · 计算机科学 2022-05-13 Xiuye Gu , Tsung-Yi Lin , Weicheng Kuo , Yin Cui

Open-Vocabulary Remote Sensing Image Segmentation (OVRSIS), an emerging task that adapts Open-Vocabulary Segmentation (OVS) to the remote sensing (RS) domain, remains underexplored due to the absence of a unified evaluation benchmark and…

计算机视觉与模式识别 · 计算机科学 2025-11-18 Bingyu Li , Haocheng Dong , Da Zhang , Zhiyuan Zhao , Junyu Gao , Xuelong Li

We propose OpenVoxel, a training-free algorithm for grouping and captioning sparse voxels for the open-vocabulary 3D scene understanding tasks. Given the sparse voxel rasterization (SVR) model obtained from multi-view images of a 3D scene,…

计算机视觉与模式识别 · 计算机科学 2026-01-15 Sheng-Yu Huang , Jaesung Choe , Yu-Chiang Frank Wang , Cheng Sun

Text-to-image generation is a significant domain in modern computer vision and has achieved substantial improvements through the evolution of generative architectures. Among these, there are diffusion-based models that have demonstrated…

Current semantic segmentation models typically require a substantial amount of manually annotated data, a process that is both time-consuming and resource-intensive. Alternatively, leveraging advanced text-to-image models such as Midjourney…

计算机视觉与模式识别 · 计算机科学 2025-07-08 Bo Gao , Jianhui Wang , Xinyuan Song , Yangfan He , Fangxu Xing , Tianyu Shi

In this work, we present COSINE, a unified open-world segmentation model that consolidates open-vocabulary segmentation and in-context segmentation with multi-modal prompts (e.g., text and image). COSINE exploits foundation models to…

计算机视觉与模式识别 · 计算机科学 2025-10-14 Yang Liu , Yufei Yin , Chenchen Jing , Muzhi Zhu , Hao Chen , Yuling Xi , Bo Feng , Hao Wang , Shiyu Li , Chunhua Shen

Recently, GAN inversion methods combined with Contrastive Language-Image Pretraining (CLIP) enables zero-shot image manipulation guided by text prompts. However, their applications to diverse real images are still difficult due to the…

计算机视觉与模式识别 · 计算机科学 2022-08-12 Gwanghyun Kim , Taesung Kwon , Jong Chul Ye

It is widely agreed that open-vocabulary-based approaches outperform classical closed-set training solutions for recognizing unseen objects in images for semantic segmentation. Existing open-vocabulary approaches leverage vision-language…

计算机视觉与模式识别 · 计算机科学 2026-02-19 Huadong Tang , Youpeng Zhao , Yan Huang , Min Xu , Jun Wang , Qiang Wu

As the most fundamental scene understanding tasks, object detection and segmentation have made tremendous progress in deep learning era. Due to the expensive manual labeling cost, the annotated categories in existing datasets are often…

计算机视觉与模式识别 · 计算机科学 2024-04-16 Chaoyang Zhu , Long Chen

The popular CLIP model displays impressive zero-shot capabilities thanks to its seamless interaction with arbitrary text prompts. However, its lack of spatial awareness makes it unsuitable for dense computer vision tasks, e.g., semantic…

计算机视觉与模式识别 · 计算机科学 2024-03-28 Monika Wysoczańska , Oriane Siméoni , Michaël Ramamonjisoa , Andrei Bursuc , Tomasz Trzciński , Patrick Pérez

Text-guided image generation enables the creation of visual content from textual descriptions. However, certain visual concepts cannot be effectively conveyed through language alone. This has sparked a renewed interest in utilizing the CLIP…

计算机视觉与模式识别 · 计算机科学 2024-06-04 Elad Richardson , Yuval Alaluf , Ali Mahdavi-Amiri , Daniel Cohen-Or

In autonomous driving and robotics, ensuring road safety and reliable decision-making critically depends on out-of-distribution (OOD) segmentation. While numerous methods have been proposed to detect anomalous objects on the road,…

计算机视觉与模式识别 · 计算机科学 2025-11-11 Seungheon Song , Jaekoo Lee

We study the use of image-based Vision-Language Models (VLMs) for open-vocabulary segmentation of lidar scans in driving settings. Classically, image semantics can be back-projected onto 3D point clouds. Yet, resulting point labels are…

计算机视觉与模式识别 · 计算机科学 2026-03-17 Nermin Samet , Gilles Puy , Renaud Marlet

The excellent generative capabilities of text-to-image diffusion models suggest they learn informative representations of image-text data. However, what knowledge their representations capture is not fully understood, and they have not been…

计算机视觉与模式识别 · 计算机科学 2023-09-07 Kevin Clark , Priyank Jaini