Fast and Accurate Face Recognition Using Support Vector Machines
Abstract
The challenge of face recognition software is the rapid and accurate identification or classification of a query image, or set of query images, based on a set of known target images. Although Support Vector Machines (SVMs) are known to be accurate for the classification problem they are limited in this application by the time required for training which is dependent on the length of the feature vector. In this paper we present a novel method of feature reduction that greatly reduces computational time with minimal reductions in accuracy. It is shown that for Experiments 1, 2 and 4 of the the Face Recognition Grand Challenge Version 1, the feature reduction can make SVMs competitive with principal component analysis.
Cite
Text
Gates. "Fast and Accurate Face Recognition Using Support Vector Machines." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2005. doi:10.1109/CVPR.2005.578Markdown
[Gates. "Fast and Accurate Face Recognition Using Support Vector Machines." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2005.](https://mlanthology.org/cvpr/2005/gates2005cvpr-fast/) doi:10.1109/CVPR.2005.578BibTeX
@inproceedings{gates2005cvpr-fast,
title = {{Fast and Accurate Face Recognition Using Support Vector Machines}},
author = {Gates, Kevin E.},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2005},
pages = {163},
doi = {10.1109/CVPR.2005.578},
url = {https://mlanthology.org/cvpr/2005/gates2005cvpr-fast/}
}