中文
相关论文

相关论文: Spatial Structure Constraints for Weakly Supervise…

200 篇论文

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

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

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

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

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

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

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

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

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

Semantic segmentation aims to classify every pixel of an input image. Considering the difficulty of acquiring dense labels, researchers have recently been resorting to weak labels to alleviate the annotation burden of segmentation. However,…

计算机视觉与模式识别 · 计算机科学 2021-03-29 Yazhou Yao , Tao Chen , Guosen Xie , Chuanyi Zhang , Fumin Shen , Qi Wu , Zhenmin Tang , Jian Zhang

Class Activation Mapping (CAM) methods are widely applied in weakly supervised learning tasks due to their ability to highlight object regions. However, conventional CAM methods highlight only the most discriminative regions of the target.…

计算机视觉与模式识别 · 计算机科学 2025-12-30 Qingdong Cai , Charith Abhayaratne

Weakly supervised object localization (WSOL) is a challenging problem when given image category labels but requires to learn object localization models. Optimizing a convolutional neural network (CNN) for classification tends to activate…

计算机视觉与模式识别 · 计算机科学 2021-08-05 Wei Gao , Fang Wan , Xingjia Pan , Zhiliang Peng , Qi Tian , Zhenjun Han , Bolei Zhou , Qixiang Ye

Weakly-Supervised Semantic Segmentation (WSSS) methods with image-level labels generally train a classification network to generate the Class Activation Maps (CAMs) as the initial coarse segmentation labels. However, current WSSS methods…

计算机视觉与模式识别 · 计算机科学 2022-02-11 Lixiang Ru , Bo Du , Yibing Zhan , Chen Wu

Malicious image manipulation poses societal risks, increasing the importance of effective image manipulation detection methods. Recent approaches in image manipulation detection have largely been driven by fully supervised approaches, which…

计算机视觉与模式识别 · 计算机科学 2025-04-01 Xinghao Wang , Tao Gong , Qi Chu , Bin Liu , Nenghai Yu

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

Weakly Supervised Object Localization (WSOL) methodsusually rely on fully convolutional networks in order to ob-tain class activation maps(CAMs) of targeted labels. How-ever, these networks always highlight the most discriminativeparts to…

计算机视觉与模式识别 · 计算机科学 2019-09-12 Ziyi Kou , Wentian Zhao , Guofeng Cui , Shaojie Wang

Weakly supervised object localization(WSOL) remains an open problem given the deficiency of finding object extent information using a classification network. Although prior works struggled to localize objects through various spatial…

计算机视觉与模式识别 · 计算机科学 2021-03-31 Xingjia Pan , Yingguo Gao , Zhiwen Lin , Fan Tang , Weiming Dong , Haolei Yuan , Feiyue Huang , Changsheng Xu

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 semantic segmentation has attracted much research interest in recent years considering its advantage of low labeling cost. Most of the advanced algorithms follow the design principle that expands and constrains the seed…

计算机视觉与模式识别 · 计算机科学 2019-09-10 Yude Wang , Jie Zhang , Meina Kan , Shiguang Shan , Xilin Chen
‹ 上一页 1 2 3 10 下一页 ›