A Boundary-Fragment-Model for Object Detection

Abstract

The objective of this work is the detection of object classes, such as airplanes or horses. Instead of using a model based on salient image fragments, we show that object class detection is also possible using only the object’s boundary. To this end, we develop a novel learning technique to extract class-discriminative boundary fragments. In addition to their shape, these “codebook” entries also determine the object’s centroid (in the manner of Leibe  et al. [19]). Boosting is used to select discriminative combinations of boundary fragments (weak detectors) to form a strong “Boundary-Fragment-Model” (BFM) detector. The generative aspect of the model is used to determine an approximate segmentation. We demonstrate the following results: (i) the BFM detector is able to represent and detect object classes principally defined by their shape, rather than their appearance; and (ii) in comparison with other published results on several object classes (airplanes, cars-rear, cows) the BFM detector is able to exceed previous performances, and to achieve this with less supervision (such as the number of training images).

Cite

Text

Opelt et al. "A Boundary-Fragment-Model for Object Detection." European Conference on Computer Vision, 2006. doi:10.1007/11744047_44

Markdown

[Opelt et al. "A Boundary-Fragment-Model for Object Detection." European Conference on Computer Vision, 2006.](https://mlanthology.org/eccv/2006/opelt2006eccv-boundary/) doi:10.1007/11744047_44

BibTeX

@inproceedings{opelt2006eccv-boundary,
  title     = {{A Boundary-Fragment-Model for Object Detection}},
  author    = {Opelt, Andreas and Pinz, Axel and Zisserman, Andrew},
  booktitle = {European Conference on Computer Vision},
  year      = {2006},
  pages     = {575-588},
  doi       = {10.1007/11744047_44},
  url       = {https://mlanthology.org/eccv/2006/opelt2006eccv-boundary/}
}