Attend Refine Repeat: Active Box Proposal Generation via In-Out Localization
Spyridon Gidaris and Nikos Komodakis
Abstract
The problem of computing category agnostic bounding box proposals is utilized as a core component in many computer vision tasks and thus has lately attracted a lot of attention. In this work we propose a new approach to tackle this problem that is based on an active strategy for generating box proposals that starts from a set of seed boxes, which are uniformly distributed on the image, and then progressively moves its attention on the promising image areas where it is more likely to discover well localized bounding box proposals. We call our approach AttractioNet and a core component of it is a CNN-based category agnostic object location refinement module that is capable of yielding accurate and robust bounding box predictions regardless of the object category. We extensively evaluate our AttractioNet approach on the COCO 2014 validation set as well as on the PASCAL VOC2007 test set, reporting for both of them state-of-the-art results that surpass the previous work in the field by a significant margin. Finally, we provide strong empirical evidence that our approach is capable to generalize to unseen categories. Project page:: https://github.com/gidariss/AttractioNet.
Session
Posters 2
Files
Extended Abstract (PDF, 1M)
Paper (PDF, 3M)
DOI
10.5244/C.30.90
https://dx.doi.org/10.5244/C.30.90
Citation
Spyridon Gidaris and Nikos Komodakis. Attend Refine Repeat: Active Box Proposal Generation via In-Out Localization. In Richard C. Wilson, Edwin R. Hancock and William A. P. Smith, editors, Proceedings of the British Machine Vision Conference (BMVC), pages 90.1-90.13. BMVA Press, September 2016.
Bibtex
@inproceedings{BMVC2016_90,
title={Attend Refine Repeat: Active Box Proposal Generation via In-Out Localization},
author={Spyridon Gidaris and Nikos Komodakis},
year={2016},
month={September},
pages={90.1-90.13},
articleno={90},
numpages={13},
booktitle={Proceedings of the British Machine Vision Conference (BMVC)},
publisher={BMVA Press},
editor={Richard C. Wilson, Edwin R. Hancock and William A. P. Smith},
doi={10.5244/C.30.90},
isbn={1-901725-59-6},
url={https://dx.doi.org/10.5244/C.30.90}
}