中文
相关论文

相关论文: Class Activation Map generation by Multiple Level …

200 篇论文

Extracting class activation maps (CAM) is a key step for weakly-supervised semantic segmentation (WSSS). The CAM of convolution neural networks fails to capture long-range feature dependency on the image and result in the coverage on only…

计算机视觉与模式识别 · 计算机科学 2022-11-22 Jianqiang Huang , Jian Wang , Qianru Sun , Hanwang Zhang

Weakly-supervised semantic segmentation (WSSS) has recently gained much attention for its promise to train segmentation models only with image-level labels. Existing WSSS methods commonly argue that the sparse coverage of CAM incurs the…

计算机视觉与模式识别 · 计算机科学 2022-03-31 Minhyun Lee , Dongseob Kim , Hyunjung Shim

Weakly supervised semantic segmentation with only image-level labels aims to reduce annotation costs for the segmentation task. Existing approaches generally leverage class activation maps (CAMs) to locate the object regions for pseudo…

计算机视觉与模式识别 · 计算机科学 2022-06-22 Tao Chen , Yazhou Yao , Lei Zhang , Qiong Wang , Guo-Sen Xie , Fumin Shen

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

Deep learning opacity often impedes deployment in high-stakes domains. We propose a training framework that aligns model focus with class-representative features without requiring pixel-level annotations. To this end, we introduce…

人工智能 · 计算机科学 2026-02-16 Giacomo Ignesti , Davide Moroni , Massimo Martinelli

We present a two-stage learning framework for weakly supervised object localization (WSOL). While most previous efforts rely on high-level feature based CAMs (Class Activation Maps), this paper proposes to localize objects using the…

计算机视觉与模式识别 · 计算机科学 2021-10-13 Jinheng Xie , Cheng Luo , Xiangping Zhu , Ziqi Jin , Weizeng Lu , Linlin Shen

This paper addresses the visualization task of deep learning models. To improve Class Activation Mapping (CAM) based visualization method, we offer two options. First, we propose Gaussian upsampling, an improved upsampling method that can…

计算机视觉与模式识别 · 计算机科学 2020-01-16 Bum Jun Kim , Gyogwon Koo , Hyeyeon Choi , Sang Woo Kim

Machine Learning (ML) is a fundamental part of modern perception systems. In the last decade, the performance of computer vision using trained deep neural networks has outperformed previous approaches based on careful feature engineering.…

软件工程 · 计算机科学 2021-03-03 Markus Borg , Ronald Jabangwe , Simon Åberg , Arvid Ekblom , Ludwig Hedlund , August Lidfeldt

Convolutional neural networks (CNNs) achieve prevailing results in segmentation tasks nowadays and represent the state-of-the-art for image-based analysis. However, the understanding of the accurate decision-making process of a CNN is…

图像与视频处理 · 电气工程与系统科学 2024-10-01 Tillmann Rheude , Andreas Wirtz , Arjan Kuijper , Stefan Wesarg

Recent advances in fine-grained recognition utilize attention maps to localize objects of interest. Although there are many ways to generate attention maps, most of them rely on sophisticated loss functions or complex training processes. In…

计算机视觉与模式识别 · 计算机科学 2018-11-28 Wei Shen , Rujie Liu

Weakly-supervised semantic segmentation (WSSS) is introduced to narrow the gap for semantic segmentation performance from pixel-level supervision to image-level supervision. Most advanced approaches are based on class activation maps (CAMs)…

计算机视觉与模式识别 · 计算机科学 2021-09-24 Sanghyun Jo , In-Jae Yu

Weakly supervised object localization (WSOL) methods allow training models to classify images and localize ROIs. WSOL only requires low-cost image-class annotations yet provides a visually interpretable classifier. Standard WSOL methods…

计算机视觉与模式识别 · 计算机科学 2026-04-15 Alexis Guichemerre , Soufiane Belharbi , Mohammadhadi Shateri , Luke McCaffrey , Eric Granger

Existing weakly-supervised semantic segmentation methods using image-level annotations typically rely on initial responses to locate object regions. However, such response maps generated by the classification network usually focus on…

计算机视觉与模式识别 · 计算机科学 2020-08-05 Yu-Ting Chang , Qiaosong Wang , Wei-Chih Hung , Robinson Piramuthu , Yi-Hsuan Tsai , Ming-Hsuan Yang

While training models and labeling data are resource-intensive, a wealth of pre-trained models and unlabeled data exists. To effectively utilize these resources, we present an approach to actively select pre-trained models while minimizing…

机器学习 · 计算机科学 2025-02-11 Xuefeng Liu , Fangfang Xia , Rick L. Stevens , Yuxin Chen

Automatic generation of level maps is a popular form of automatic content generation. In this study, a recently developed technique employing the {\em do what's possible} representation is used to create open-ended level maps. Generation of…

人工智能 · 计算机科学 2019-05-24 Daniel Ashlock , Christoph Salge

The gradient-weighted class activation mapping (Grad-CAM) method can faithfully highlight important regions in images for deep model prediction in image classification, image captioning and many other tasks. It uses the gradients in…

计算机视觉与模式识别 · 计算机科学 2020-01-22 Lei Chen , Jianhui Chen , Hossein Hajimirsadeghi , Greg Mori

The backbone of traditional CNN classifier is generally considered as a feature extractor, followed by a linear layer which performs the classification. We propose a novel loss function, termed as CAM-loss, to constrain the embedded feature…

计算机视觉与模式识别 · 计算机科学 2022-03-09 Chaofei Wang , Jiayu Xiao , Yizeng Han , Qisen Yang , Shiji Song , Gao Huang

Radiology report generation (RRG) has gained increasing research attention because of its huge potential to mitigate medical resource shortages and aid the process of disease decision making by radiologists. Recent advancements in RRG are…

计算机视觉与模式识别 · 计算机科学 2024-03-05 Jun Wang , Abhir Bhalerao , Terry Yin , Simon See , Yulan He

We present a new model, training procedure and architecture to create precise maps of distinction between two classes of images. The objective is to comprehend, in pixel-wise resolution, the unique characteristics of a class. These maps can…

计算机视觉与模式识别 · 计算机科学 2023-05-05 Elnatan Kadar , Jonathan Brokman , Guy Gilboa

In this paper, we address the task of semantic-guided image generation. One challenge common to most existing image-level generation methods is the difficulty in generating small objects and detailed local textures. To address this, in this…

计算机视觉与模式识别 · 计算机科学 2022-03-02 Hao Tang , Ling Shao , Philip H. S. Torr , Nicu Sebe