Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Self-produced Guidance for Weakly-supervised Object Localization

About

Weakly supervised methods usually generate localization results based on attention maps produced by classification networks. However, the attention maps exhibit the most discriminative parts of the object which are small and sparse. We propose to generate Self-produced Guidance (SPG) masks which separate the foreground, the object of interest, from the background to provide the classification networks with spatial correlation information of pixels. A stagewise approach is proposed to incorporate high confident object regions to learn the SPG masks. The high confident regions within attention maps are utilized to progressively learn the SPG masks. The masks are then used as an auxiliary pixel-level supervision to facilitate the training of classification networks. Extensive experiments on ILSVRC demonstrate that SPG is effective in producing high-quality object localizations maps. Particularly, the proposed SPG achieves the Top-1 localization error rate of 43.83% on the ILSVRC validation set, which is a new state-of-the-art error rate.

Xiaolin Zhang, Yunchao Wei, Guoliang Kang, Yi Yang, Thomas Huang• 2018

Related benchmarks

TaskDatasetResultRank
Object LocalizationImageNet-1k (val)
Top-1 Loc Acc56.17
80
Weakly Supervised Object LocalizationCUB (test)
Top-1 Loc Acc51.5
80
Weakly Supervised Object LocalizationCUB
MaxBoxAccV260.4
69
Object LocalizationCUB-200-2011 (test)--
68
Object LocalisationILSVRC (val)
Top-1 Error43.83
44
Weakly Supervised Object LocalizationImageNet
Loc Acc (%)48.6
32
Image ClassificationILSVRC (val)
Top-1 Error15.47
30
Weakly Supervised Object LocalizationCUB-200 (test)
Top-1 Loc Acc51.5
26
Weakly Supervised Object LocalizationCUB200-2011
Loc Acc46.64
21
Object LocalizationCUB-200 (test)
Top-1 Loc Acc46.64
21
Showing 10 of 19 rows

Other info

Code

Follow for update