中文
相关论文

相关论文: MoRe: Class Patch Attention Needs Regularization f…

200 篇论文

Image-level weakly supervised semantic segmentation (WSSS) is a fundamental yet challenging computer vision task facilitating scene understanding and automatic driving. Most existing methods resort to classification-based Class Activation…

计算机视觉与模式识别 · 计算机科学 2021-12-17 Jie Qin , Jie Wu , Xuefeng Xiao , Lujun Li , Xingang Wang

Weakly Supervised Semantic Segmentation (WSSS) is a challenging problem that has been extensively studied in recent years. Traditional approaches often rely on external modules like Class Activation Maps to highlight regions of interest and…

计算机视觉与模式识别 · 计算机科学 2025-07-10 Joelle Hanna , Damian Borth

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…

计算机视觉与模式识别 · 计算机科学 2021-12-13 Sung-Hoon Yoon , Hyeokjun Kweon , Jaeseok Jeong , Hyeonseong Kim , Shinjeong Kim , Kuk-Jin Yoon

In this work, we propose a new transformer-based regularization to better localize objects for Weakly supervised semantic segmentation (WSSS). In image-level WSSS, Class Activation Map (CAM) is adopted to generate object localization as…

计算机视觉与模式识别 · 计算机科学 2023-09-26 Weixuan Sun , Yanhao Zhang , Zhen Qin , Zheyuan Liu , Lin Cheng , Fanyi Wang , Yiran Zhong , Nick Barnes

This paper proposes a novel transformer-based framework that aims to enhance weakly supervised semantic segmentation (WSSS) by generating accurate class-specific object localization maps as pseudo labels. Building upon the observation that…

计算机视觉与模式识别 · 计算机科学 2023-08-08 Lian Xu , Mohammed Bennamoun , Farid Boussaid , Hamid Laga , Wanli Ouyang , Dan Xu

Weakly Supervised Object Localization (WSOL), which aims to localize objects by only using image-level labels, has attracted much attention because of its low annotation cost in real applications. Recent studies leverage the advantage of…

计算机视觉与模式识别 · 计算机科学 2023-03-13 Haotian Bai , Ruimao Zhang , Jiong Wang , Xiang Wan

Weakly Supervised Semantic Segmentation (WSSS) addresses the challenge of training segmentation models using only image-level annotations. Existing WSSS methods struggle with precise object boundary localization and focus only on the most…

计算机视觉与模式识别 · 计算机科学 2025-11-21 Ali Torabi , Sanjog Gaihre , MD Mahbubur Rahman , Yaqoob Majeed

Weakly supervised object localization is a challenging task which aims to localize objects with coarse annotations such as image categories. Existing deep network approaches are mainly based on class activation map, which focuses on…

计算机视觉与模式识别 · 计算机科学 2023-02-28 Hui Su , Yue Ye , Zhiwei Chen , Mingli Song , Lechao Cheng

Most of the existing semantic segmentation approaches with image-level class labels as supervision, highly rely on the initial class activation map (CAM) generated from the standard classification network. In this paper, a novel…

计算机视觉与模式识别 · 计算机科学 2022-09-19 Jinlong Li , Zequn Jie , Xu Wang , Yu Zhou , Xiaolin Wei , Lin Ma

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) 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

Weakly supervised semantic segmentation (WSSS) has recently attracted considerable attention because it requires fewer annotations than fully supervised approaches, making it especially promising for large-scale image segmentation tasks.…

计算机视觉与模式识别 · 计算机科学 2025-05-30 Lechao Cheng , Zerun Liu , Jingxuan He , Chaowei Fang , Dingwen Zhang , Meng Wang

Weakly supervised semantic segmentation (WSSS), which aims to mine the object regions by merely using class-level labels, is a challenging task in computer vision. The current state-of-the-art CNN-based methods usually adopt…

计算机视觉与模式识别 · 计算机科学 2022-10-03 Dongjian Huo , Yukun Su , Qingyao Wu

Image-level weakly supervised semantic segmentation is a challenging problem that has been deeply studied in recent years. Most of advanced solutions exploit class activation map (CAM). However, CAMs can hardly serve as the object mask due…

计算机视觉与模式识别 · 计算机科学 2020-04-10 Yude Wang , Jie Zhang , Meina Kan , Shiguang Shan , Xilin Chen

Weakly supervised object localization (WSOL) is a challenging task aiming to localize objects with only image-level supervision. Recent works apply visual transformer to WSOL and achieve significant success by exploiting the long-range…

计算机视觉与模式识别 · 计算机科学 2023-08-10 Pingyu Wu , Wei Zhai , Yang Cao , Jiebo Luo , Zheng-Jun Zha

Recent mainstream weakly-supervised semantic segmentation (WSSS) approaches mainly relies on image-level classification learning, which has limited representation capacity. In this paper, we propose a novel semantic learning based…

计算机视觉与模式识别 · 计算机科学 2022-11-11 Junliang Chen , Xiaodong Zhao , Minmin Liu , Linlin Shen

Weakly supervised object localization aims to find a target object region in a given image with only weak supervision, such as image-level labels. Most existing methods use a class activation map (CAM) to generate a localization map;…

计算机视觉与模式识别 · 计算机科学 2022-04-04 Eunji Kim , Siwon Kim , Jungbeom Lee , Hyunwoo Kim , Sungroh Yoon

Obtaining object response maps is one important step to achieve weakly-supervised semantic segmentation using image-level labels. However, existing methods rely on the classification task, which could result in a response map only attending…

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

This paper proposes a new transformer-based framework to learn class-specific object localization maps as pseudo labels for weakly supervised semantic segmentation (WSSS). Inspired by the fact that the attended regions of the one-class…

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

Image-level weakly supervised semantic segmentation (WSSS) relies on class activation maps (CAMs) for pseudo labels generation. As CAMs only highlight the most discriminative regions of objects, the generated pseudo labels are usually…

计算机视觉与模式识别 · 计算机科学 2021-10-28 Weixuan Sun , Jing Zhang , Nick Barnes
‹ 上一页 1 2 3 10 下一页 ›