Robust and Computationally Efficient Face Detection Using Gaussian Derivative Features of Higher Orders

Abstract

In this paper, we show that a cascade of classifiers using Gaussian derivatives features up to fourth order can be used efficiently to improve the detection performance and robustness as well when compared with the popular approaches using Haar-like features or using Gaussian derivatives of lower order. We also present a new training method that structures the cascade detection so as to use the least expensive derivatives in the initial stages, so as to reduce the overall computational cost of detection. We demonstrate these improvements with experiments using two publicly available datasets (MIT+CMU and FDDB), in the face detection problem, in addition we perform several experiment to show the robustness of Gaussian derivatives when several transformations are presented in the image.

Cite

Text

Ruiz-Hernandez et al. "Robust and Computationally Efficient Face Detection Using Gaussian Derivative Features of Higher Orders." European Conference on Computer Vision Workshops, 2012. doi:10.1007/978-3-642-33885-4_57

Markdown

[Ruiz-Hernandez et al. "Robust and Computationally Efficient Face Detection Using Gaussian Derivative Features of Higher Orders." European Conference on Computer Vision Workshops, 2012.](https://mlanthology.org/eccvw/2012/ruizhernandez2012eccvw-robust/) doi:10.1007/978-3-642-33885-4_57

BibTeX

@inproceedings{ruizhernandez2012eccvw-robust,
  title     = {{Robust and Computationally Efficient Face Detection Using Gaussian Derivative Features of Higher Orders}},
  author    = {Ruiz-Hernandez, John A. and Crowley, James L. and Combe, Claudine and Lux, Augustin and Pietikäinen, Matti},
  booktitle = {European Conference on Computer Vision Workshops},
  year      = {2012},
  pages     = {567-577},
  doi       = {10.1007/978-3-642-33885-4_57},
  url       = {https://mlanthology.org/eccvw/2012/ruizhernandez2012eccvw-robust/}
}