Face Detection --- Efficient and Rank Deficient

Abstract

This paper proposes a method for computing fast approximations to sup- port vector decision functions in the field of object detection. In the present approach we are building on an existing algorithm where the set of support vectors is replaced by a smaller, so-called reduced set of syn- thesized input space points. In contrast to the existing method that finds the reduced set via unconstrained optimization, we impose a structural constraint on the synthetic points such that the resulting approximations can be evaluated via separable filters. For applications that require scan- ning large images, this decreases the computational complexity by a sig- nificant amount. Experimental results show that in face detection, rank deficient approximations are 4 to 6 times faster than unconstrained re- duced set systems.

Cite

Text

Kienzle et al. "Face Detection --- Efficient and Rank Deficient." Neural Information Processing Systems, 2004.

Markdown

[Kienzle et al. "Face Detection --- Efficient and Rank Deficient." Neural Information Processing Systems, 2004.](https://mlanthology.org/neurips/2004/kienzle2004neurips-face/)

BibTeX

@inproceedings{kienzle2004neurips-face,
  title     = {{Face Detection --- Efficient and Rank Deficient}},
  author    = {Kienzle, Wolf and Franz, Matthias O. and Schölkopf, Bernhard and Bakir, Gökhan H.},
  booktitle = {Neural Information Processing Systems},
  year      = {2004},
  pages     = {673-680},
  url       = {https://mlanthology.org/neurips/2004/kienzle2004neurips-face/}
}