Home

Contact

Publications

Code

Videos

Projects

Bio

Press


RESEARCH

Bootstrapping Boosted Random Ferns for Discriminative and Efficient Object Classification
Michael Villamizar, Juan Andrade-Cetto, Alberto Sanfeliu and Francesc Moreno-Noguer
Pattern Recognition - 2012

Abstract - In this paper we show that the performance of binary classifiers based on Boosted Random Ferns can be significantly improved by appropriately bootstrapping the training step. This results in a classifier which is both highly discriminative and computationally efficient and is particularly suitable when only small sets of training images are available. During the learning process, a small set of labeled images is used to train the boosting binary classifier. The classifier is then evaluated over the training set and warped versions of the classified and misclassified patches are progressively added into the positive and negative sample sets for a new re-training step. In this paper we thoroughly study the conditions under which this bootstrapping scheme improves the detection rates. In particular we assess the quality of detection both as a function of the number of bootstrapping iterations and the size of the training set. We compare our algorithm against state-of-the-art approaches for several databases including faces, cars, motorbikes and horses, and show remarkable improvements in detection rates with just a few bootstrapping steps.

Link

PDF

BibTex

Code

Boosted Random Ferns (BRFs)

Boosted Random Ferns (BRFs) 2D

Videos