Contextual Models for Object Detection Using Boosted Random Fields

Abstract

We seek to both detect and segment objects in images. To exploit both lo- cal image data as well as contextual information, we introduce Boosted Random Fields (BRFs), which uses Boosting to learn the graph struc- ture and local evidence of a conditional random field (CRF). The graph structure is learned by assembling graph fragments in an additive model. The connections between individual pixels are not very informative, but by using dense graphs, we can pool information from large regions of the image; dense models also support efficient inference. We show how contextual information from other objects can improve detection perfor- mance, both in terms of accuracy and speed, by using a computational cascade. We apply our system to detect stuff and things in office and street scenes. 1 Introduction

Cite

Text

Torralba et al. "Contextual Models for Object Detection Using Boosted Random Fields." Neural Information Processing Systems, 2004.

Markdown

[Torralba et al. "Contextual Models for Object Detection Using Boosted Random Fields." Neural Information Processing Systems, 2004.](https://mlanthology.org/neurips/2004/torralba2004neurips-contextual/)

BibTeX

@inproceedings{torralba2004neurips-contextual,
  title     = {{Contextual Models for Object Detection Using Boosted Random Fields}},
  author    = {Torralba, Antonio and Murphy, Kevin P. and Freeman, William T.},
  booktitle = {Neural Information Processing Systems},
  year      = {2004},
  pages     = {1401-1408},
  url       = {https://mlanthology.org/neurips/2004/torralba2004neurips-contextual/}
}