A Coarse-to-Fine Taxonomy of Constellations for Fast Multi-Class Object Detection
Abstract
In order for recognition systems to scale to a larger number of object categories building visual class taxonomies is important to achieve running times logarithmic in the number of classes [1,2]. In this paper we propose a novel approach for speeding up recognition times of multi-class part-based object representations. The main idea is to construct a taxonomy of constellation models cascaded from coarse-to-fine resolution and use it in recognition with an efficient search strategy. The taxonomy is built automatically in a way to minimize the number of expected computations during recognition by optimizing the cost-to-power ratio [3]. The structure and the depth of the taxonomy is not pre-determined but is inferred from the data. The approach is utilized on the hierarchy-of-parts model [4] achieving efficiency in both, the representation of the structure of objects as well as in the number of modeled object classes. We achieve speed-up even for a small number of object classes on the ETHZ and TUD dataset. On a larger scale, our approach achieves detection time that is logarithmic in the number of classes.
Cite
Text
Fidler et al. "A Coarse-to-Fine Taxonomy of Constellations for Fast Multi-Class Object Detection." European Conference on Computer Vision, 2010. doi:10.1007/978-3-642-15555-0_50Markdown
[Fidler et al. "A Coarse-to-Fine Taxonomy of Constellations for Fast Multi-Class Object Detection." European Conference on Computer Vision, 2010.](https://mlanthology.org/eccv/2010/fidler2010eccv-coarse/) doi:10.1007/978-3-642-15555-0_50BibTeX
@inproceedings{fidler2010eccv-coarse,
title = {{A Coarse-to-Fine Taxonomy of Constellations for Fast Multi-Class Object Detection}},
author = {Fidler, Sanja and Boben, Marko and Leonardis, Ales},
booktitle = {European Conference on Computer Vision},
year = {2010},
pages = {687-700},
doi = {10.1007/978-3-642-15555-0_50},
url = {https://mlanthology.org/eccv/2010/fidler2010eccv-coarse/}
}