Boosting Chain Learning for Object Detection

Abstract

A general classification framework, called boosting chain, is proposed for learning boosting cascade. In this framework, a “chain ” structure is introduced to integrate historical knowledge into successive boosting learning. Moreover, a linear optimization scheme is proposed to address the problems of redundancy in boosting learning and threshold adjusting in cascade coupling. By this means, the resulting classifier consists of fewer weak classifiers yet achieves lower error rates than boosting cascade in both training and test. Experimental comparisons of boosting chain and boosting cascade are provided through a face detection problem. The promising results clearly demonstrate the effectiveness made by boosting chain. 1.

Cite

Text

Xiao et al. "Boosting Chain Learning for Object Detection." IEEE/CVF International Conference on Computer Vision, 2003. doi:10.1109/ICCV.2003.1238417

Markdown

[Xiao et al. "Boosting Chain Learning for Object Detection." IEEE/CVF International Conference on Computer Vision, 2003.](https://mlanthology.org/iccv/2003/xiao2003iccv-boosting/) doi:10.1109/ICCV.2003.1238417

BibTeX

@inproceedings{xiao2003iccv-boosting,
  title     = {{Boosting Chain Learning for Object Detection}},
  author    = {Xiao, Rong and Zhu, Long and Zhang, HongJiang},
  booktitle = {IEEE/CVF International Conference on Computer Vision},
  year      = {2003},
  pages     = {709-715},
  doi       = {10.1109/ICCV.2003.1238417},
  url       = {https://mlanthology.org/iccv/2003/xiao2003iccv-boosting/}
}