Multiple Object Class Detection with a Generative Model

Abstract

In this paper we propose an approach capable of simultaneous recognition and localization of multiple object classes using a generative model. A novel hierarchical representation allows to represent individual images as well as various objects classes in a single, scale and rotation invariant model. The recognition method is based on a codebook representation where appearance clusters built from edge based features are shared among several object classes. A probabilistic model allows for reliable detection of various objects in the same image. The approach is highly efficient due to fast clustering and matching methods capable of dealing with millions of high dimensional features. The system shows excellent performance on several object categories over a wide range of scales, in-plane rotations, background clutter, and partial occlusions. The performance of the proposed multi-object class detection approach is competitive to state of the art approaches dedicated to a single object class recognition problem.

Cite

Text

Mikolajczyk et al. "Multiple Object Class Detection with a Generative Model." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2006. doi:10.1109/CVPR.2006.202

Markdown

[Mikolajczyk et al. "Multiple Object Class Detection with a Generative Model." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2006.](https://mlanthology.org/cvpr/2006/mikolajczyk2006cvpr-multiple/) doi:10.1109/CVPR.2006.202

BibTeX

@inproceedings{mikolajczyk2006cvpr-multiple,
  title     = {{Multiple Object Class Detection with a Generative Model}},
  author    = {Mikolajczyk, Krystian and Leibe, Bastian and Schiele, Bernt},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2006},
  pages     = {26-36},
  doi       = {10.1109/CVPR.2006.202},
  url       = {https://mlanthology.org/cvpr/2006/mikolajczyk2006cvpr-multiple/}
}