English
Related papers

Related papers: Generative Prompt Model for Weakly Supervised Obje…

200 papers

Weakly supervised semantic segmentation aims to achieve pixel-level predictions using image-level labels. Existing methods typically entangle semantic recognition and object localization, which often leads models to focus exclusively on…

Computer Vision and Pattern Recognition · Computer Science 2026-04-17 Qingze He , Fagui Liu , Dengke Zhang , Qingmao Wei , Quan Tang

Detecting novel objects from few examples has become an emerging topic in computer vision recently. However, these methods need fully annotated training images to learn new object categories which limits their applicability in real world…

Computer Vision and Pattern Recognition · Computer Science 2021-03-29 Amirreza Shaban , Amir Rahimi , Thalaiyasingam Ajanthan , Byron Boots , Richard Hartley

Foundation models such as the recently introduced Segment Anything Model (SAM) have achieved remarkable results in image segmentation tasks. However, these models typically require user interaction through handcrafted prompts such as…

Computer Vision and Pattern Recognition · Computer Science 2024-10-01 Mélanie Gaillochet , Christian Desrosiers , Hervé Lombaert

Few-shot learning is a challenging problem since only a few examples are provided to recognize a new class. Several recent studies exploit additional semantic information, e.g. text embeddings of class names, to address the issue of rare…

Computer Vision and Pattern Recognition · Computer Science 2023-03-27 Wentao Chen , Chenyang Si , Zhang Zhang , Liang Wang , Zilei Wang , Tieniu Tan

Weakly-supervised learning approaches have gained significant attention due to their ability to reduce the effort required for human annotations in training neural networks. This paper investigates a framework for weakly-supervised object…

Computer Vision and Pattern Recognition · Computer Science 2024-04-16 Byeongkeun Kang , Sinhae Cha , Yeejin Lee

Dataless text classification, i.e., a new paradigm of weakly supervised learning, refers to the task of learning with unlabeled documents and a few predefined representative words of categories, known as seed words. The recent generative…

Computation and Language · Computer Science 2021-12-07 Bing Wang , Yue Wang , Ximing Li , Jihong Ouyang

Weakly supervised object localization (WSOL) relaxes the requirement of dense annotations for object localization by using image-level classification masks to supervise its learning process. However, current WSOL methods suffer from…

Computer Vision and Pattern Recognition · Computer Science 2021-12-30 Lei Zhu , Qi She , Qian Chen , Xiangxi Meng , Mufeng Geng , Lujia Jin , Zhe Jiang , Bin Qiu , Yunfei You , Yibao Zhang , Qiushi Ren , Yanye Lu

Weakly supervised object localization remains challenging, where only image labels instead of bounding boxes are available during training. Object proposal is an effective component in localization, but often computationally expensive and…

Computer Vision and Pattern Recognition · Computer Science 2017-09-07 Yi Zhu , Yanzhao Zhou , Qixiang Ye , Qiang Qiu , Jianbin Jiao

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…

Computer Vision and Pattern Recognition · Computer Science 2022-08-09 Sungpil Kho , Pilhyeon Lee , Wonyoung Lee , Minsong Ki , Hyeran Byun

Weakly supervised semantic segmentation (WSSS) trains dense pixel-level segmentation models from partial or coarse annotations such as bounding boxes, scribbles, or image-level tags. While recent work leverages foundation models such as the…

Computer Vision and Pattern Recognition · Computer Science 2026-05-14 Stefano Colamonaco , Andrei-Bogdan Florea , Jaron Maene

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…

Computer Vision and Pattern Recognition · Computer Science 2023-11-07 Tianle Chen , Zheda Mai , Ruiwen Li , Wei-lun Chao

Remarkable progress in zero-shot learning (ZSL) has been achieved using generative models. However, existing generative ZSL methods merely generate (imagine) the visual features from scratch guided by the strong class semantic vectors…

Computer Vision and Pattern Recognition · Computer Science 2025-05-20 Shiming Chen , Dingjie Fu , Salman Khan , Fahad Shahbaz Khan

Weakly-Supervised Object Detection (WSOD) and Localization (WSOL), i.e., detecting multiple and single instances with bounding boxes in an image using image-level labels, are long-standing and challenging tasks in the CV community. With the…

Computer Vision and Pattern Recognition · Computer Science 2021-05-27 Feifei Shao , Long Chen , Jian Shao , Wei Ji , Shaoning Xiao , Lu Ye , Yueting Zhuang , Jun Xiao

This paper presents a generation-based debiasing framework for object detection. Prior debiasing methods are often limited by the representation diversity of samples, while naive generative augmentation often preserves the biases it aims to…

Computer Vision and Pattern Recognition · Computer Science 2026-03-18 Xinhao Cai , Liulei Li , Gensheng Pei , Tao Chen , Jinshan Pan , Yazhou Yao , Wenguan Wang

The adaptation of large-scale vision-language models (VLMs) to downstream tasks with limited labeled data remains a significant challenge. While parameter-efficient prompt learning methods offer a promising path, they often suffer from…

Computer Vision and Pattern Recognition · Computer Science 2026-03-11 Enming Zhang , Jiayang Li , Yanru Wu , Zhenyu Liu , Yang Li

Contrastive vision-language models like CLIP have shown great progress in transfer learning. In the inference stage, the proper text description, also known as prompt, needs to be carefully designed to correctly classify the given images.…

Computer Vision and Pattern Recognition · Computer Science 2022-08-23 Tony Huang , Jack Chu , Fangyun Wei

Fine-grained image classification is to recognize hundreds of subcategories in each basic-level category. Existing methods employ discriminative localization to find the key distinctions among subcategories. However, they generally have two…

Computer Vision and Pattern Recognition · Computer Science 2018-05-08 Xiangteng He , Yuxin Peng , Junjie Zhao

Supervised object detection and semantic segmentation require object or even pixel level annotations. When there exist image level labels only, it is challenging for weakly supervised algorithms to achieve accurate predictions. The accuracy…

Computer Vision and Pattern Recognition · Computer Science 2018-03-06 Weifeng Ge , Sibei Yang , Yizhou Yu

In this paper, we propose a deep invertible hybrid model which integrates discriminative and generative learning at a latent space level for semi-supervised few-shot classification. Various tasks for classifying new species from image data…

Computer Vision and Pattern Recognition · Computer Science 2021-05-25 Yusuke Ohtsubo , Tetsu Matsukawa , Einoshin Suzuki

Existing studies in weakly supervised semantic segmentation (WSSS) have utilized class activation maps (CAMs) to localize the class objects. However, since a classification loss is insufficient for providing precise object regions, CAMs…

Computer Vision and Pattern Recognition · Computer Science 2021-12-13 Sung-Hoon Yoon , Hyeokjun Kweon , Jaeseok Jeong , Hyeonseong Kim , Shinjeong Kim , Kuk-Jin Yoon