paper-with-me

Papers

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 this problem by introducing two types of context-aware guidance models, additive and contrastive models, that leverage their surrounding context regions to improve localization. The additive model encourages the predicted object region to be supported by its surrounding context region. The contrastive model encourages the predicted object region to be outstanding from its surrounding context region. Our approach benefits from the recent success of convolutional neural networks for object recognition and extends Fast R-CNN to weakly supervised object localization. Extensive experimental evaluation on the PASCAL VOC 2007 and 2012 benchmarks shows hat our context-aware approach significantly improves weakly supervised localization and detection.

📄 PDF Abstract BibTeX arXiv:1609.04331

Code (1)

vadimkantorov/contextlocnet torch

Tasks

ObjectObject LocalizationObject RecognitionWeakly Supervised Object DetectionWeakly-Supervised Object Localization

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
RoIPool 설명 없음
Fast R-CNN Fast R-CNN is an object detection model that improves in its predecessor R-CNN in a number of ways. Instead of extracting CNN…

Similar Papers 제목 키워드 기반

Context-Aware Weakly Supervised Image Manipulation Localization with SAM Refinement

2025-03-26 · Xinghao Wang, Tao Gong, Qi Chu, Bin Liu 외

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

Image ManipulationImage Manipulation DetectionImage Manipulation 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

Category-aware Allocation Transformer for Weakly Supervised Object Localization

2023-01-01 · ICCV 2023 1 · Zhiwei Chen, Jinren Ding, Liujuan Cao, Yunhang Shen 외

Weakly supervised object localization (WSOL) aims to localize objects based on only image-level labels as supervision. Recently, transformers have been introduced into WSOL, yielding impressive results. The self-atte…

ObjectObject LocalizationWeakly-Supervised Object Localization

Rethinking Pseudo-Label Guided Learning for Weakly Supervised Temporal Action Localization from the Perspective of Noise Correction

2025-01-19 · Quan Zhang, Yuxin Qi, Xi Tang, Rui Yuan 외

Pseudo-label learning methods have been widely applied in weakly-supervised temporal action localization. Existing works directly utilize weakly-supervised base model to generate instance-level pseudo-labels for training…

Action LocalizationDenoisingPseudo LabelTemporal Action Localization+1

Background-aware Classification Activation Map for Weakly Supervised Object Localization

2021-12-29 · Lei Zhu, Qi She, Qian Chen, Xiangxi Meng 외

Weakly supervised object localization (WSOL) relaxes the requirement of dense annotations for object localization by using image-level classification masks to supervise its learning process. However, current WSOL methods…

ClassificationObjectObject LocalizationWeakly-Supervised Object Localization