DocumentCode
3299429
Title
Computationally efficient face detection
Author
Romdhani, Sami ; Torr, Philip ; Schölkopf, Bemhard ; Blake, Andrew
Author_Institution
Microsoft Res. Ltd., Cambridge, UK
Volume
2
fYear
2001
fDate
2001
Firstpage
695
Abstract
This paper describes an algorithm for finding faces within an image. The basis of the algorithm is to run an observation window at all possible positions, scales and orientation within the image. A non-linear support vector machine is used to determine whether or not a face is contained within the observation window. The non-linear support vector machine operates by comparing the input patch to a set of support vectors (which can be thought of as face and anti-face templates). Each support vector is scored by some nonlinear function against the observation window and if the resulting sum is over some threshold a face is indicated. Because of the huge search space that is considered, it is imperative to investigate ways to speed up the support vector machine. Within this paper we suggest a method of speeding up the non-linear support vector machine. A set of reduced set vectors (RVs) are calculated from the support vectors. By considering the RV´s sequentially, and if at any point a face is deemed too unlikely to cease the sequential evaluation, obviating the need to evaluate the remaining RVs. The idea being that we only need to apply a subset of the RVs to eliminate things that are obviously not a face (thus reducing the computation). The key then is to explore the RVs in the right order and a method for this is proposed
Keywords
face recognition; learning automata; computationally efficient face detection; nonlinear support vector machine; orientation; reduced set vectors; Face detection; Histograms; Image databases; Internet; Maximum likelihood detection; Neural networks; Pixel; Runtime; Support vector machine classification; Support vector machines;
fLanguage
English
Publisher
ieee
Conference_Titel
Computer Vision, 2001. ICCV 2001. Proceedings. Eighth IEEE International Conference on
Conference_Location
Vancouver, BC
Print_ISBN
0-7695-1143-0
Type
conf
DOI
10.1109/ICCV.2001.937694
Filename
937694
Link To Document