中文
相关论文

相关论文: [CLS] Token is All You Need for Zero-Shot Semantic…

200 篇论文

Generalized Zero-shot Semantic Segmentation aims to segment both seen and unseen categories only under the supervision of the seen ones. To tackle this, existing methods adopt the large-scale Vision Language Models (VLMs) which obtain…

计算机视觉与模式识别 · 计算机科学 2024-02-22 Jialei Chen , Daisuke Deguchi , Chenkai Zhang , Xu Zheng , Hiroshi Murase

Zero-shot Semantic Segmentation (ZSS) aims to segment both seen and unseen classes using supervision from only seen classes. Beyond adaptation-based methods, distillation-based approaches transfer vision-language alignment of…

计算机视觉与模式识别 · 计算机科学 2025-06-30 Jialei Chen , Xu Zheng , Danda Pani Paudel , Luc Van Gool , Hiroshi Murase , Daisuke Deguchi

Recently, CLIP has been applied to pixel-level zero-shot learning tasks via a two-stage scheme. The general idea is to first generate class-agnostic region proposals and then feed the cropped proposal regions to CLIP to utilize its…

计算机视觉与模式识别 · 计算机科学 2023-06-21 Ziqin Zhou , Bowen Zhang , Yinjie Lei , Lingqiao Liu , Yifan Liu

Semantic segmentation models are limited in their ability to scale to large numbers of object classes. In this paper, we introduce the new task of zero-shot semantic segmentation: learning pixel-wise classifiers for never-seen object…

计算机视觉与模式识别 · 计算机科学 2019-11-19 Maxime Bucher , Tuan-Hung Vu , Matthieu Cord , Patrick Pérez

Zero-shot semantic segmentation (ZS3) aims to segment the novel categories that have not been seen in the training. Existing works formulate ZS3 as a pixel-level zeroshot classification problem, and transfer semantic knowledge from seen…

计算机视觉与模式识别 · 计算机科学 2022-04-18 Jian Ding , Nan Xue , Gui-Song Xia , Dengxin Dai

CLIP, as a vision-language model, has significantly advanced Open-Vocabulary Semantic Segmentation (OVSS) with its zero-shot capabilities. Despite its success, its application to OVSS faces challenges due to its initial image-level…

计算机视觉与模式识别 · 计算机科学 2024-07-12 Tong Shao , Zhuotao Tian , Hang Zhao , Jingyong Su

Traditional 3D segmentation methods can only recognize a fixed range of classes that appear in the training set, which limits their application in real-world scenarios due to the lack of generalization ability. Large-scale visual-language…

计算机视觉与模式识别 · 计算机科学 2023-12-13 Yuanbin Wang , Shaofei Huang , Yulu Gao , Zhen Wang , Rui Wang , Kehua Sheng , Bo Zhang , Si Liu

Pre-trained vision-language models, e.g., CLIP, have been successfully applied to zero-shot semantic segmentation. Existing CLIP-based approaches primarily utilize visual features from the last layer to align with text embeddings, while…

计算机视觉与模式识别 · 计算机科学 2024-06-07 Yunheng Li , ZhongYu Li , Quansheng Zeng , Qibin Hou , Ming-Ming Cheng

To bridge the gap between supervised semantic segmentation and real-world applications that acquires one model to recognize arbitrary new concepts, recent zero-shot segmentation attracts a lot of attention by exploring the relationships…

计算机视觉与模式识别 · 计算机科学 2022-11-01 Quande Liu , Youpeng Wen , Jianhua Han , Chunjing Xu , Hang Xu , Xiaodan Liang

Semantic segmentation is a crucial task in computer vision that involves segmenting images into semantically meaningful regions at the pixel level. However, existing approaches often rely on expensive human annotations as supervision for…

计算机视觉与模式识别 · 计算机科学 2023-06-02 Jun Chen , Deyao Zhu , Guocheng Qian , Bernard Ghanem , Zhicheng Yan , Chenchen Zhu , Fanyi Xiao , Mohamed Elhoseiny , Sean Chang Culatana

Weakly supervised semantic segmentation (WSSS) with image-level labels is a challenging task. Mainstream approaches follow a multi-stage framework and suffer from high training costs. In this paper, we explore the potential of Contrastive…

计算机视觉与模式识别 · 计算机科学 2023-03-24 Yuqi Lin , Minghao Chen , Wenxiao Wang , Boxi Wu , Ke Li , Binbin Lin , Haifeng Liu , Xiaofei He

Fully supervised semantic segmentation technologies bring a paradigm shift in scene understanding. However, the burden of expensive labeling cost remains as a challenge. To solve the cost problem, recent studies proposed language model…

计算机视觉与模式识别 · 计算机科学 2021-12-21 Sungguk Cha , Yooseung Wang

Referring image segmentation (RIS) aims to find a segmentation mask given a referring expression grounded to a region of the input image. Collecting labelled datasets for this task, however, is notoriously costly and labor-intensive. To…

计算机视觉与模式识别 · 计算机科学 2023-04-04 Seonghoon Yu , Paul Hongsuck Seo , Jeany Son

Recently, many studies have been conducted to enhance the zero-shot generalization ability of vision-language models (e.g., CLIP) by addressing the semantic misalignment between image and text embeddings in downstream tasks. Although many…

计算机视觉与模式识别 · 计算机科学 2024-12-09 Xiaojie Yin , Qilong Wang , Bing Cao , Qinghua Hu

Contrastive Language-Image Pre-training (CLIP) has made a remarkable breakthrough in open-vocabulary zero-shot image recognition. Many recent studies leverage the pre-trained CLIP models for image-level classification and manipulation. In…

计算机视觉与模式识别 · 计算机科学 2022-07-28 Chong Zhou , Chen Change Loy , Bo Dai

Most existing semantic communication (SemCom) systems use deep joint source-channel coding (DeepJSCC) to encode task-specific semantics in a goal-oriented manner. However, their reliance on predefined tasks and datasets significantly limits…

信号处理 · 电气工程与系统科学 2025-05-30 Jiangjing Hu , Haotian Wu , Wenjing Zhang , Fengyu Wang , Wenjun Xu , Hui Gao , Deniz Gündüz

Extending CLIP models to semantic segmentation remains challenging due to the misalignment between their image-level pre-training objectives and the pixel-level visual understanding required for dense prediction. While prior efforts have…

计算机视觉与模式识别 · 计算机科学 2025-10-29 Jinxin Zhou , Jiachen Jiang , Zhihui Zhu

Large-scale vision-language models like CLIP have demonstrated impressive open-vocabulary capabilities for image-level tasks, excelling in recognizing what objects are present. However, they struggle with pixel-level recognition tasks like…

计算机视觉与模式识别 · 计算机科学 2024-10-01 Heeseong Shin , Chaehyun Kim , Sunghwan Hong , Seokju Cho , Anurag Arnab , Paul Hongsuck Seo , Seungryong Kim

The emergence of CLIP has opened the way for open-world image perception. The zero-shot classification capabilities of the model are impressive but are harder to use for dense tasks such as image segmentation. Several methods have proposed…

计算机视觉与模式识别 · 计算机科学 2023-11-29 Monika Wysoczańska , Michaël Ramamonjisoa , Tomasz Trzciński , Oriane Siméoni

We present SLIP (SAM+CLIP), an enhanced architecture for zero-shot object segmentation. SLIP combines the Segment Anything Model (SAM) \cite{kirillov2023segment} with the Contrastive Language-Image Pretraining (CLIP)…

计算机视觉与模式识别 · 计算机科学 2024-05-27 Saaketh Koundinya Gundavarapu , Arushi Arora , Shreya Agarwal
‹ 上一页 1 2 3 10 下一页 ›