Dynamic Cascades for Face Detection
Abstract
In this paper, we propose a novel method, called "dynamic cascade", for training an efficient face detector on massive data sets. There are three key contributions. The first is a new cascade algorithm called "dynamic cascade ", which can train cascade classifiers on massive data sets and only requires a small number of training parameters. The second is the introduction of a new kind of weak classifier, called "Bayesian stump", for training boost classifiers. It produces more stable boost classifiers with fewer features. Moreover, we propose a strategy for using our dynamic cascade algorithm with multiple sets of features to further improve the detection performance without significant increase in the detector's computational cost. Experimental results show that all the new techniques effectively improve the detection performance. Finally, we provide the first large standard data set for face detection, so that future researches on the topic can be compared on the same training and testing set.
Cite
Text
Xiao et al. "Dynamic Cascades for Face Detection." IEEE/CVF International Conference on Computer Vision, 2007. doi:10.1109/ICCV.2007.4409043Markdown
[Xiao et al. "Dynamic Cascades for Face Detection." IEEE/CVF International Conference on Computer Vision, 2007.](https://mlanthology.org/iccv/2007/xiao2007iccv-dynamic/) doi:10.1109/ICCV.2007.4409043BibTeX
@inproceedings{xiao2007iccv-dynamic,
title = {{Dynamic Cascades for Face Detection}},
author = {Xiao, Rong and Zhu, Huaiyi and Sun, He and Tang, Xiaoou},
booktitle = {IEEE/CVF International Conference on Computer Vision},
year = {2007},
pages = {1-8},
doi = {10.1109/ICCV.2007.4409043},
url = {https://mlanthology.org/iccv/2007/xiao2007iccv-dynamic/}
}