paper-with-me

홈 › Papers

Background Activation Suppression for Weakly Supervised Object Localization

2021-12-01 · CVPR 2022 1 · Pingyu Wu, Wei Zhai, Yang Cao

Weakly supervised object localization (WSOL) aims to localize objects using only image-level labels. Recently a new paradigm has emerged by generating a foreground prediction map (FPM) to achieve localization task. Existing FPM-based methods use cross-entropy (CE) to evaluate the foreground prediction map and to guide the learning of generator. We argue for using activation value to achieve more efficient learning. It is based on the experimental observation that, for a trained network, CE converges to zero when the foreground mask covers only part of the object region. While activation value increases until the mask expands to the object boundary, which indicates that more object areas can be learned by using activation value. In this paper, we propose a Background Activation Suppression (BAS) method. Specifically, an Activation Map Constraint module (AMC) is designed to facilitate the learning of generator by suppressing the background activation value. Meanwhile, by using the foreground region guidance and the area constraint, BAS can learn the whole region of the object. In the inference phase, we consider the prediction maps of different categories together to obtain the final localization results. Extensive experiments show that BAS achieves significant and consistent improvement over the baseline methods on the CUB-200-2011 and ILSVRC datasets. Code and models are available at https://github.com/wpy1999/BAS.

📄 PDF Abstract BibTeX arXiv:2112.00580

Code (2)

wpy1999/bas 공식 구현 pytorch
wpy1999/bas-extension pytorch

Tasks

ObjectObject LocalizationWeakly-Supervised Object Localization

Similar Papers 제목 키워드 기반

Background Activation Suppression for Weakly Supervised Object Localization and Semantic Segmentation

2023-09-22 · Wei Zhai, Pingyu Wu, Kai Zhu, Yang Cao 외

Weakly supervised object localization and semantic segmentation aim to localize objects using only image-level labels. Recently, a new paradigm has emerged by generating a foreground prediction map (FPM) to achieve pixel…

ObjectObject LocalizationSemantic SegmentationWeakly-Supervised Object Localization+2

Cross Language Image Matching for Weakly Supervised Semantic Segmentation

2022-03-05 · Jinheng Xie, Xianxu Hou, Kai Ye, Linlin Shen

It has been widely known that CAM (Class Activation Map) usually only activates discriminative object regions and falsely includes lots of object-related backgrounds. As only a fixed set of image-level object labels are …

ObjectSemantic SegmentationWeakly supervised Semantic SegmentationWeakly-Supervised Semantic Segmentation

CLIMS: Cross Language Image Matching for Weakly Supervised Semantic Segmentation

2022-01-01 · CVPR 2022 1 · Jinheng Xie, Xianxu Hou, Kai Ye, Linlin Shen

It has been widely known that CAM (Class Activation Map) usually only activates discriminative object regions and falsely includes lots of object-related backgrounds. As only a fixed set of image-level object labels …

ObjectSemantic SegmentationWeakly supervised Semantic SegmentationWeakly-Supervised Semantic Segmentation

Weakly supervised temporal action localization with actionness-guided false positive suppression

2024-04-15 · Neural Networks 2024 4 · Zhilin Li, Zilei Wang

Weakly supervised temporal action localization aims to locate the temporal boundaries of action instances in untrimmed videos using video-level labels and assign them the corresponding action category. Generally, it is s…

Action LocalizationTemporal Action LocalizationWeakly Supervised Action LocalizationWeakly-supervised Temporal Action Localization

Background Suppression Network for Weakly-supervised Temporal Action Localization

2019-11-22 · Pilhyeon Lee, Youngjung Uh, Hyeran Byun

Weakly-supervised temporal action localization is a very challenging problem because frame-wise labels are not given in the training stage while the only hint is video-level labels: whether each video contains action fra…

Action LocalizationTemporal Action LocalizationWeakly Supervised Action LocalizationWeakly-supervised Temporal Action Localization