Weakly-Supervised Object Localization

77 papers with code • 8 benchmarks • 3 datasets

Weakly supervised object localization (WSOL) learns to localize objects with only image-level labels, no object level labels (bonding boxes, etc.,) is needed. It is more attractive since image-level labels are much easier and cheaper to obtain.

Libraries

Use these libraries to find Weakly-Supervised Object Localization models and implementations

Online Refinement of Low-level Feature Based Activation Map for Weakly Supervised Object Localization

Sierkinhane/ORNet ICCV 2021

In the first stage, an activation map generator produces activation maps based on the low-level feature maps in the classifier, such that rich contextual object information is included in an online manner.

25
12 Oct 2021

Localizing Objects with Self-Supervised Transformers and no Labels

valeoai/LOST 29 Sep 2021

We also show that training a class-agnostic detector on the discovered objects boosts results by another 7 points.

232
29 Sep 2021

F-CAM: Full Resolution Class Activation Maps via Guided Parametric Upscaling

sbelharbi/fcam-wsol 15 Sep 2021

Interpolation is required to restore full size CAMs, yet it does not consider the statistical properties of objects, such as color and texture, leading to activations with inconsistent boundaries, and inaccurate localizations.

15
15 Sep 2021

Causal Explanation of Convolutional Neural Networks

HichemDebbi/CexCNN ECML 2021

Since CNNs form a hierarchical structure, and since causal models can be hierarchically abstracted, we employ this similarity to perform the most important contribution of this paper, which is localizing the important features in the input image that contributed the most to a CNN’s decision.

5
13 Sep 2021

Shallow Feature Matters for Weakly Supervised Object Localization

weijun88/SPOL CVPR 2021

In practice, our SPOL model first generates the CAMs through a novel element-wise multiplication of shallow and deep feature maps, which filters the background noise and generates sharper boundaries robustly.

24
02 Aug 2021

Normalization Matters in Weakly Supervised Object Localization

GenDisc/IVR ICCV 2021

Weakly-supervised object localization (WSOL) enables finding an object using a dataset without any localization information.

11
28 Jul 2021

LayerCAM: Exploring Hierarchical Class Activation Maps for Localization

jacobgil/pytorch-grad-cam IEEE 2021

To evaluate the quality of the class activation maps produced by LayerCAM, we apply them to weakly-supervised object localization and semantic segmentation.

9,610
22 Jun 2021

Strengthen Learning Tolerance for Weakly Supervised Object Localization

gyguo/SLT-Net CVPR 2021

Weakly supervised object localization (WSOL) aims at learning to localize objects of interest by only using the image-level labels as the supervision.

8
19 Jun 2021

Keep CALM and Improve Visual Feature Attribution

naver-ai/calm ICCV 2021

The class activation mapping, or CAM, has been the cornerstone of feature attribution methods for multiple vision tasks.

90
15 Jun 2021

Improving Weakly-supervised Object Localization via Causal Intervention

shaofeifei11/CI-CAM 21 Apr 2021

The recent emerged weakly supervised object localization (WSOL) methods can learn to localize an object in the image only using image-level labels.

9
21 Apr 2021