paper-with-me

홈 › Papers

Normalization Matters in Weakly Supervised Object Localization

2021-07-28 · ICCV 2021 10 · Jeesoo Kim, Junsuk Choe, Sangdoo Yun, Nojun Kwak

Weakly-supervised object localization (WSOL) enables finding an object using a dataset without any localization information. By simply training a classification model using only image-level annotations, the feature map of the model can be utilized as a score map for localization. In spite of many WSOL methods proposing novel strategies, there has not been any de facto standard about how to normalize the class activation map (CAM). Consequently, many WSOL methods have failed to fully exploit their own capacity because of the misuse of a normalization method. In this paper, we review many existing normalization methods and point out that they should be used according to the property of the given dataset. Additionally, we propose a new normalization method which substantially enhances the performance of any CAM-based WSOL methods. Using the proposed normalization method, we provide a comprehensive evaluation over three datasets (CUB, ImageNet and OpenImages) on three different architectures and observe significant performance gains over the conventional min-max normalization method in all the evaluated cases.

📄 PDF Abstract BibTeX arXiv:2107.13221

Code (1)

GenDisc/IVR pytorch

Tasks

ObjectObject LocalizationWeakly-Supervised Object Localization

Similar Papers 제목 키워드 기반

Shallow Feature Matters for Weakly Supervised Object Localization

2021-08-02 · CVPR 2021 1 · Jun Wei, Qin Wang, Zhen Li, Sheng Wang 외

Weakly supervised object localization (WSOL) aims to localize objects by only utilizing image-level labels. Class activation maps (CAMs) are the commonly used features to achieve WSOL. However, previous CAM-based methods…

ObjectObject LocalizationPseudo LabelWeakly-Supervised Object Localization

Spatial-Aware Token for Weakly Supervised Object Localization

2023-03-18 · ICCV 2023 1 · Pingyu Wu, Wei Zhai, Yang Cao, Jiebo Luo 외

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…

ObjectObject LocalizationWeakly-Supervised Object Localization

FDCNet: Feature Drift Compensation Network for Class-Incremental Weakly Supervised Object Localization

2023-09-17 · Sejin Park, Taehyung Lee, Yeejin Lee, Byeongkeun Kang

This work addresses the task of class-incremental weakly supervised object localization (CI-WSOL). The goal is to incrementally learn object localization for novel classes using only image-level annotations while retaini…

class-incremental learningIncremental LearningKnowledge DistillationObject+2

Hide-and-Seek: Forcing a Network to be Meticulous for Weakly-supervised Object and Action Localization

2017-04-13 · ICCV 2017 10 · Krishna Kumar Singh, Yong Jae Lee

We propose `Hide-and-Seek', a weakly-supervised framework that aims to improve object localization in images and action localization in videos. Most existing weakly-supervised methods localize only the most discriminativ…

Action LocalizationObjectObject LocalizationWeakly Supervised Action Localization+1

Self-Transfer Learning for Fully Weakly Supervised Object Localization

2016-02-04 · Sangheum Hwang, Hyo-Eun Kim

Recent advances of deep learning have achieved remarkable performances in various challenging computer vision tasks. Especially in object localization, deep convolutional neural networks outperform traditional approaches…

Medical Image AnalysisObjectObject LocalizationTransfer Learning+2