中文
相关论文

相关论文: Exploit CAM by itself: Complementary Learning Syst…

200 篇论文

Classification networks can be used to localize and segment objects in images by means of class activation maps (CAMs). However, without pixel-level annotations, classification networks are known to (1) mainly focus on discriminative…

计算机视觉与模式识别 · 计算机科学 2023-04-05 Arvi Jonnarth , Michael Felsberg

Compared with expensive pixel-wise annotations, image-level labels make it possible to learn semantic segmentation in a weakly-supervised manner. Within this pipeline, the class activation map (CAM) is obtained and further processed to…

计算机视觉与模式识别 · 计算机科学 2022-01-06 Jiawei Liu , Jing Zhang , Yicong Hong , Nick Barnes

Reliable classification and detection of certain medical conditions, in images, with state-of-the-art semantic segmentation networks, require vast amounts of pixel-wise annotation. However, the public availability of such datasets is…

计算机视觉与模式识别 · 计算机科学 2023-03-17 Erik Ostrowski , Bharath Srinivas Prabakaran , Muhammad Shafique

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

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

The Segment Anything Model (SAM) has demonstrated exceptional performance and versatility, making it a promising tool for various related tasks. In this report, we explore the application of SAM in Weakly-Supervised Semantic Segmentation…

计算机视觉与模式识别 · 计算机科学 2023-06-21 Weixuan Sun , Zheyuan Liu , Yanhao Zhang , Yiran Zhong , Nick Barnes

The costly process of obtaining semantic segmentation labels has driven research towards weakly supervised semantic segmentation (WSSS) methods, using only image-level, point, or box labels. The lack of dense scene representation requires…

计算机视觉与模式识别 · 计算机科学 2021-06-29 Peri Akiva , Kristin Dana

Most existing weakly supervised semantic segmentation (WSSS) methods rely on Class Activation Mapping (CAM) to extract coarse class-specific localization maps using image-level labels. Prior works have commonly used an off-line heuristic…

计算机视觉与模式识别 · 计算机科学 2024-03-05 Lian Xu , Mohammed Bennamoun , Farid Boussaid , Wanli Ouyang , Ferdous Sohel , Dan Xu

Class activation maps (CAMs) are commonly employed in weakly supervised semantic segmentation (WSSS) to produce pseudo-labels. Due to incomplete or excessive class activation, existing studies often resort to offline CAM refinement,…

计算机视觉与模式识别 · 计算机科学 2024-07-11 Xinyu Yang , Hossein Rahmani , Sue Black , Bryan M. Williams

Few-shot learning (FSL) aims to learn novel visual categories from very few samples, which is a challenging problem in real-world applications. Many methods of few-shot classification work well on general images to learn global…

计算机视觉与模式识别 · 计算机科学 2020-12-15 Xiaojian He , Jinfu Lin , Junming Shen

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

In weakly-supervised semantic segmentation (WSSS) using only image-level class labels, a problem with CNN-based Class Activation Maps (CAM) is that they tend to activate the most discriminative local regions of objects. On the other hand,…

计算机视觉与模式识别 · 计算机科学 2024-04-10 Izumi Fujimori , Masaki Oono , Masami Shishibori

Weakly Supervised Object Localization (WSOL) methods generate both classification and localization results by learning from only image category labels. Previous methods usually utilize class activation map (CAM) to obtain target object…

计算机视觉与模式识别 · 计算机科学 2021-01-14 Ziyi Kou , Guofeng Cui , Shaojie Wang , Wentian Zhao , Chenliang Xu

Surface defect detection plays a critical role in industrial quality inspection. Recent advances in artificial intelligence have significantly enhanced the automation level of detection processes. However, conventional semantic segmentation…

计算机视觉与模式识别 · 计算机科学 2025-07-01 Hang-Cheng Dong , Lu Zou , Bingguo Liu , Dong Ye , Guodong Liu

Class activation mapping~(CAM), a visualization technique for interpreting deep learning models, is now commonly used for weakly supervised semantic segmentation~(WSSS) and object localization~(WSOL). It is the weighted aggregation of the…

计算机视觉与模式识别 · 计算机科学 2023-09-08 Jiatai Lin , Guoqiang Han , Xuemiao Xu , Changhong Liang , Tien-Tsin Wong , C. L. Philip Chen , Zaiyi Liu , Chu Han

Segmenting and recognizing diverse object parts is crucial in computer vision and robotics. Despite significant progress in object segmentation, part-level segmentation remains underexplored due to complex boundaries and scarce annotated…

计算机视觉与模式识别 · 计算机科学 2024-07-16 Xinjian Wu , Ruisong Zhang , Jie Qin , Shijie Ma , Cheng-Lin Liu

CNN visualization and interpretation methods, like class-activation maps (CAMs), are typically used to highlight the image regions linked to class predictions. These models allow to simultaneously classify images and extract class-dependent…

计算机视觉与模式识别 · 计算机科学 2020-11-17 Soufiane Belharbi , Ismail Ben Ayed , Luke McCaffrey , Eric Granger

Semantic segmentation is a challenging task in the absence of densely labelled data. Only relying on class activation maps (CAM) with image-level labels provides deficient segmentation supervision. Prior works thus consider pre-trained…

计算机视觉与模式识别 · 计算机科学 2021-07-28 Lian Xu , Wanli Ouyang , Mohammed Bennamoun , Farid Boussaid , Ferdous Sohel , Dan Xu

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

Weakly supervised semantic segmentation (WSSS) with image-level labels aims to achieve segmentation tasks without dense annotations. However, attributed to the frequent coupling of co-occurring objects and the limited supervision from…

计算机视觉与模式识别 · 计算机科学 2024-03-22 Zhiwei Yang , Kexue Fu , Minghong Duan , Linhao Qu , Shuo Wang , Zhijian Song