Localizing Objects While Learning Their Appearance
Abstract
Learning a new object class from cluttered training images is very challenging when the location of object instances is unknown. Previous works generally require objects covering a large portion of the images. We present a novel approach that can cope with extensive clutter as well as large scale and appearance variations between object instances. To make this possible we propose a conditional random field that starts from generic knowledge and then progressively adapts to the new class. Our approach simultaneously localizes object instances while learning an appearance model specific for the class. We demonstrate this on the challenging Pascal VOC 2007 dataset. Furthermore, our method enables to train any state-of-the-art object detector in a weakly supervised fashion, although it would normally require object location annotations.
Cite
Text
Deselaers et al. "Localizing Objects While Learning Their Appearance." European Conference on Computer Vision, 2010. doi:10.1007/978-3-642-15561-1_33Markdown
[Deselaers et al. "Localizing Objects While Learning Their Appearance." European Conference on Computer Vision, 2010.](https://mlanthology.org/eccv/2010/deselaers2010eccv-localizing/) doi:10.1007/978-3-642-15561-1_33BibTeX
@inproceedings{deselaers2010eccv-localizing,
title = {{Localizing Objects While Learning Their Appearance}},
author = {Deselaers, Thomas and Alexe, Bogdan and Ferrari, Vittorio},
booktitle = {European Conference on Computer Vision},
year = {2010},
pages = {452-466},
doi = {10.1007/978-3-642-15561-1_33},
url = {https://mlanthology.org/eccv/2010/deselaers2010eccv-localizing/}
}