中文
相关论文

相关论文: Prompt Categories Cluster for Weakly Supervised Se…

200 篇论文

Weakly Supervised Semantic Segmentation (WSSS) with image-level labels aims to achieve pixel-level predictions using Class Activation Maps (CAMs). Recently, Contrastive Language-Image Pre-training (CLIP) has been introduced in WSSS.…

计算机视觉与模式识别 · 计算机科学 2025-04-16 Zhiwei Yang , Yucong Meng , Kexue Fu , Feilong Tang , Shuo Wang , Zhijian Song

Although existing semi-supervised learning models achieve remarkable success in learning with unannotated in-distribution data, they mostly fail to learn on unlabeled data sampled from novel semantic classes due to their closed-set…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Sheng Zhang , Salman Khan , Zhiqiang Shen , Muzammal Naseer , Guangyi Chen , Fahad Khan

In Weak Supervised Learning (WSL), a model is trained over noisy labels obtained from semantic rules and task-specific pre-trained models. Rules offer limited generalization over tasks and require significant manual efforts while…

计算与语言 · 计算机科学 2022-06-22 Ayush Kumar , Rishabh Kumar Tripathi , Jithendra Vepa

Weakly-supervised semantic segmentation (WSSS) with image-level labels has been widely studied to relieve the annotation burden of the traditional segmentation task. In this paper, we show that existing fully-annotated base categories can…

计算机视觉与模式识别 · 计算机科学 2022-10-18 Siyuan Zhou , Li Niu , Jianlou Si , Chen Qian , Liqing Zhang

The availability of large-scale data sets is an essential pre-requisite for deep learning based semantic segmentation schemes. Since obtaining pixel-level labels is extremely expensive, supervising deep semantic segmentation networks using…

计算机视觉与模式识别 · 计算机科学 2019-09-23 Sinem Aslan , Marcello Pelillo

Weakly supervised semantic segmentation (WSSS) aims to produce pixel-wise class predictions with only image-level labels for training. To this end, previous methods adopt the common pipeline: they generate pseudo masks from class activation…

计算机视觉与模式识别 · 计算机科学 2022-08-09 Sungpil Kho , Pilhyeon Lee , Wonyoung Lee , Minsong Ki , Hyeran Byun

Weakly Supervised Semantic Segmentation (WSSS) with image-level labels has long been suffering from fragmentary object regions led by Class Activation Map (CAM), which is incapable of generating fine-grained masks for semantic segmentation.…

计算机视觉与模式识别 · 计算机科学 2023-03-07 Jiren Mai , Fei Zhang , Junjie Ye , Marcus Kalander , Xian Zhang , WanKou Yang , Tongliang Liu , Bo Han

Recent advances in denoising diffusion probabilistic models have shown great success in image synthesis tasks. While there are already works exploring the potential of this powerful tool in image semantic segmentation, its application in…

计算机视觉与模式识别 · 计算机科学 2023-09-19 Xinrong Hu , Yu-Jen Chen , Tsung-Yi Ho , Yiyu Shi

With the increase in the number of image data and the lack of corresponding labels, weakly supervised learning has drawn a lot of attention recently in computer vision tasks, especially in the fine-grained semantic segmentation problem. To…

计算机视觉与模式识别 · 计算机科学 2021-10-11 Ke Zhang , Sihong Chen , Qi Ju , Yong Jiang , Yucong Li , Xin He

Though image-level weakly supervised semantic segmentation (WSSS) has achieved great progress with Class Activation Maps (CAMs) as the cornerstone, the large supervision gap between classification and segmentation still hampers the model to…

计算机视觉与模式识别 · 计算机科学 2022-03-15 Ye Du , Zehua Fu , Qingjie Liu , Yunhong Wang

Weakly supervised image segmentation with image-level labels has drawn attention due to the high cost of pixel-level annotations. Traditional methods using Class Activation Maps (CAMs) often highlight only the most discriminative regions,…

计算机视觉与模式识别 · 计算机科学 2025-03-18 Qingchen Tang , Lei Fan , Maurice Pagnucco , Yang Song

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

Weakly-supervised semantic segmentation (WSSS) performs pixel-wise classification given only image-level labels for training. Despite the difficulty of this task, the research community has achieved promising results over the last five…

计算机视觉与模式识别 · 计算机科学 2023-09-26 Cheolhyun Mun , Sanghuk Lee , Youngjung Uh , Junsuk Choe , Hyeran Byun

Vision-language models (VLMs) such as CLIP achieve zero-shot transfer across various tasks by pre-training on numerous image-text pairs. These models often benefit from using an ensemble of context prompts to represent a class. Despite…

计算机视觉与模式识别 · 计算机科学 2025-10-14 Zhi Chen , Xin Yu , Xiaohui Tao , Yan Li , Zi Huang

Current state of the art methods for generating semantic segmentation rely heavily on a large set of images that have each pixel labeled with a class of interest label or background. Coming up with such labels, especially in domains that…

计算机视觉与模式识别 · 计算机科学 2020-07-14 R. Austin McEver , B. S. Manjunath

Weakly supervised semantic segmentation (WSSS) aims to bypass the need for laborious pixel-level annotation by using only image-level annotation. Most existing methods rely on Class Activation Maps (CAM) to derive pixel-level pseudo-labels…

计算机视觉与模式识别 · 计算机科学 2023-11-07 Tianle Chen , Zheda Mai , Ruiwen Li , Wei-lun Chao

This paper proposes a novel weakly-supervised semantic segmentation method using image-level label only. The class-specific activation maps from the well-trained classifiers are used as cues to train a segmentation network. The well-known…

计算机视觉与模式识别 · 计算机科学 2019-06-17 Ting Sun , Lei Tai , Zhihan Gao , Ming Liu , Dit-Yan Yeung

This paper studies effective prompt pool learning for Continual Category Discovery (CCD), a challenging open-world setting where a model must discover novel categories from a continuous stream of unlabelled data containing both known and…

计算机视觉与模式识别 · 计算机科学 2026-05-01 Fernando Julio Cendra , Xinghui Li , Kai Han

Weakly supervised semantic segmentation with weak labels is a long-lived ill-posed problem. Mainstream methods mainly focus on improving the quality of pseudo labels. In this report, we attempt to explore the potential of 'prompt to masks'…

计算机视觉与模式识别 · 计算机科学 2023-05-03 Peng-Tao Jiang , Yuqi Yang

Visual-textual correlations in the attention maps derived from text-to-image diffusion models are proven beneficial to dense visual prediction tasks, e.g., semantic segmentation. However, a significant challenge arises due to the input…

计算机视觉与模式识别 · 计算机科学 2025-01-06 Jiayi Lin , Jiabo Huang , Jian Hu , Shaogang Gong