paper-with-me

Papers

Evaluation for Weakly Supervised Object Localization: Protocol, Metrics, and Datasets

2020-07-08 · Junsuk Choe, Seong Joon Oh, Sanghyuk Chun, Seungho Lee, Zeynep Akata, Hyunjung Shim

Weakly-supervised object localization (WSOL) has gained popularity over the last years for its promise to train localization models with only image-level labels. Since the seminal WSOL work of class activation mapping (CAM), the field has focused on how to expand the attention regions to cover objects more broadly and localize them better. However, these strategies rely on full localization supervision for validating hyperparameters and model selection, which is in principle prohibited under the WSOL setup. In this paper, we argue that WSOL task is ill-posed with only image-level labels, and propose a new evaluation protocol where full supervision is limited to only a small held-out set not overlapping with the test set. We observe that, under our protocol, the five most recent WSOL methods have not made a major improvement over the CAM baseline. Moreover, we report that existing WSOL methods have not reached the few-shot learning baseline, where the full-supervision at validation time is used for model training instead. Based on our findings, we discuss some future directions for WSOL.

📄 PDF Abstract BibTeX arXiv:2007.04178

Code (2)

clovaai/wsolevaluation 공식 구현 pytorch
zphang/saliency_investigation pytorch

Tasks

Few-Shot LearningModel SelectionObject LocalizationWeakly-Supervised Object Localization

Methods 이 논문이 사용한 방법론

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 제목 키워드 기반

Evaluating Weakly Supervised Object Localization Methods Right

2020-01-21 · CVPR 2020 6 · Junsuk Choe, Seong Joon Oh, Seungho Lee, Sanghyuk Chun 외

Weakly-supervised object localization (WSOL) has gained popularity over the last years for its promise to train localization models with only image-level labels. Since the seminal WSOL work of class activation mapping (C…

Few-Shot LearningModel SelectionObjectObject Localization+1

A Realistic Protocol for Evaluation of Weakly Supervised Object Localization

2024-04-15 · Shakeeb Murtaza, Soufiane Belharbi, Marco Pedersoli, Eric Granger

Weakly Supervised Object Localization (WSOL) allows training deep learning models for classification and localization (LOC) using only global class-level labels. The absence of bounding box (bbox) supervision during trai…

Model SelectionObjectObject LocalizationRegion Proposal+1

A Closer Look at Weakly-Supervised Audio-Visual Source Localization

2022-08-30 · Shentong Mo, Pedro Morgado

Audio-visual source localization is a challenging task that aims to predict the location of visual sound sources in a video. Since collecting ground-truth annotations of sounding objects can be costly, a plethora of weak…

Sound Source Localization

ContextLocNet: Context-Aware Deep Network Models for Weakly Supervised Localization

2016-09-14 · Vadim Kantorov, Maxime Oquab, Minsu Cho, Ivan Laptev

We aim to localize objects in images using image-level supervision only. Previous approaches to this problem mainly focus on discriminative object regions and often fail to locate precise object boundaries. We address th…

ObjectObject LocalizationObject RecognitionWeakly Supervised Object Detection+1

Open-World Weakly-Supervised Object Localization

2023-04-17 · Jinheng Xie, Zhaochuan Luo, Yuexiang Li, Haozhe Liu 외

While remarkable success has been achieved in weakly-supervised object localization (WSOL), current frameworks are not capable of locating objects of novel categories in open-world settings. To address this issue, we are…

ObjectObject LocalizationRepresentation LearningWeakly-Supervised Object Localization