paper-with-me

홈 › Papers

Bridging the Gap between Classification and Localization for Weakly Supervised Object Localization

2022-04-01 · CVPR 2022 1 · Eunji Kim, Siwon Kim, Jungbeom Lee, Hyunwoo Kim, Sungroh Yoon

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; however, a CAM identifies only the most discriminative parts of a target object rather than the entire object region. In this work, we find the gap between classification and localization in terms of the misalignment of the directions between an input feature and a class-specific weight. We demonstrate that the misalignment suppresses the activation of CAM in areas that are less discriminative but belong to the target object. To bridge the gap, we propose a method to align feature directions with a class-specific weight. The proposed method achieves a state-of-the-art localization performance on the CUB-200-2011 and ImageNet-1K benchmarks.

📄 PDF Abstract BibTeX arXiv:2204.00220

Code (0)

등록된 구현이 없습니다.

Tasks

ObjectObject LocalizationWeakly-Supervised Object Localization

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…
CAM Class activation maps could be used to interpret the prediction decision made by the convolutional neural network (CNN). Image source: [Learning Deep Features for…

Similar Papers 제목 키워드 기반

Weakly Supervised Temporal Action Localization via Representative Snippet Knowledge Propagation

2022-03-06 · CVPR 2022 1 · Linjiang Huang, Liang Wang, Hongsheng Li

Weakly supervised temporal action localization aims to localize temporal boundaries of actions and simultaneously identify their categories with only video-level category labels. Many existing methods seek to generate ps…

Action LocalizationPseudo LabelTemporal Action LocalizationWeakly-supervised Temporal Action Localization

Weakly-Supervised Image Forgery Localization via Vision-Language Collaborative Reasoning Framework

2025-08-02 · Ziqi Sheng, Junyan Wu, Wei Lu, Jiantao Zhou arxiv

Image forgery localization aims to precisely identify tampered regions within images, but it commonly depends on costly pixel-level annotations. To alleviate this annotation burden, weakly supervised image forgery locali…

W-TALC: Weakly-supervised Temporal Activity Localization and Classification

2018-07-27 · ECCV 2018 9 · Sujoy Paul, Sourya Roy, Amit K. Roy-Chowdhury

Most activity localization methods in the literature suffer from the burden of frame-wise annotation requirement. Learning from weak labels may be a potential solution towards reducing such manual labeling effort. Recent…

ClassificationGeneral ClassificationWeakly Supervised Action Localization

Rethinking the Route Towards Weakly Supervised Object Localization

2020-02-26 · CVPR 2020 6 · Chen-Lin Zhang, Yun-Hao Cao, Jianxin Wu

Weakly supervised object localization (WSOL) aims to localize objects with only image-level labels. Previous methods often try to utilize feature maps and classification weights to localize objects using image level anno…

General ClassificationObjectObject LocalizationWeakly-Supervised Object Localization

Action Graphs: Weakly-supervised Action Localization with Graph Convolution Networks

2020-02-04 · Maheen Rashid, Hedvig Kjellström, Yong Jae Lee

We present a method for weakly-supervised action localization based on graph convolutions. In order to find and classify video time segments that correspond to relevant action classes, a system must be able to both ident…

Action LocalizationWeakly Supervised Action Localization