Quantifying Contextual Information for Object Detection

Abstract

Context is critical for minimising ambiguity in object detection. In this work, a novel context modelling framework is proposed without the need of any prior scene segmentation or context annotation. This is achieved by exploring a new polar geometric histogram descriptor for context representation. In order to quantify context, we formulate a new context risk function and a maximum margin context (MMC) model to solve the minimization problem of the risk function. Crucially, the usefulness and goodness of contextual information is evaluated directly and explicitly through a discriminant context inference method and a context confidence function, so that only reliable contextual information that is relevant to object detection is utilised. Experiments on PASCAL VOC2005 and i-LIDS datasets demonstrate that the proposed context modelling approach improves object detection significantly and outperforms a state-of-the-art alternative context model.

Cite

Text

Zheng et al. "Quantifying Contextual Information for Object Detection." IEEE/CVF International Conference on Computer Vision, 2009. doi:10.1109/ICCV.2009.5459344

Markdown

[Zheng et al. "Quantifying Contextual Information for Object Detection." IEEE/CVF International Conference on Computer Vision, 2009.](https://mlanthology.org/iccv/2009/zheng2009iccv-quantifying/) doi:10.1109/ICCV.2009.5459344

BibTeX

@inproceedings{zheng2009iccv-quantifying,
  title     = {{Quantifying Contextual Information for Object Detection}},
  author    = {Zheng, Wei-Shi and Gong, Shaogang and Xiang, Tao},
  booktitle = {IEEE/CVF International Conference on Computer Vision},
  year      = {2009},
  pages     = {932-939},
  doi       = {10.1109/ICCV.2009.5459344},
  url       = {https://mlanthology.org/iccv/2009/zheng2009iccv-quantifying/}
}