Multi Class Boosted Random Ferns for Adapting a Generic Object Detector to a Specific Video

Abstract

Detector adaptation is a challenging problem and several methods have been proposed in recent years. We propose multi class boosted random ferns for detector adaptation. First we collect online samples in an unsupervised manner and collected positive online samples are divided into different categories for different poses of the object. Then we train a multi-class boosted random fern adaptive classifier. Our adaptive classifier training focuses on two aspects: discriminability and efficiency. Boosting provides discriminative random ferns. For efficiency, our boosting procedure focuses on sharing the same feature among different classes and multiple strong classifiers are trained in a single boosting framework. Experiments on challenging public datasets demonstrate effectiveness of our approach.

Cite

Text

Sharma and Nevatia. "Multi Class Boosted Random Ferns for Adapting a Generic Object Detector to a Specific Video." IEEE/CVF Winter Conference on Applications of Computer Vision, 2014. doi:10.1109/WACV.2014.6836028

Markdown

[Sharma and Nevatia. "Multi Class Boosted Random Ferns for Adapting a Generic Object Detector to a Specific Video." IEEE/CVF Winter Conference on Applications of Computer Vision, 2014.](https://mlanthology.org/wacv/2014/sharma2014wacv-multi/) doi:10.1109/WACV.2014.6836028

BibTeX

@inproceedings{sharma2014wacv-multi,
  title     = {{Multi Class Boosted Random Ferns for Adapting a Generic Object Detector to a Specific Video}},
  author    = {Sharma, Pramod and Nevatia, Ramakant},
  booktitle = {IEEE/CVF Winter Conference on Applications of Computer Vision},
  year      = {2014},
  pages     = {745-752},
  doi       = {10.1109/WACV.2014.6836028},
  url       = {https://mlanthology.org/wacv/2014/sharma2014wacv-multi/}
}