Vector Array Based Multi-View Face Detection with Compound Exemplars
Abstract
We address the problem of Multiple View Face Detection (MVFD) in unconstrained environments. In order to achieve generalized face detection we use part-based image representations by tessellation of small image patches, which are typified by 2D vector arrays. Faces are detected by a method named Vector Array Recognition by Indexing and Sequencing (VARIS). VARIS is designed to find the optimal similarity matching between the input image and stored exemplars while allowing wide geometrical variations that are limited only by topological constraints. Aggregated similarity is further enhanced by matching the input images with compound exemplars. The novel compounding procedure also reduces the number of exemplars necessary for each class representation. VARIS with compounding performs efficient parallel classification and has polynomial computational complexity.
Cite
Text
Ma and Ben-Arie. "Vector Array Based Multi-View Face Detection with Compound Exemplars." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2012. doi:10.1109/CVPR.2012.6248053Markdown
[Ma and Ben-Arie. "Vector Array Based Multi-View Face Detection with Compound Exemplars." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2012.](https://mlanthology.org/cvpr/2012/ma2012cvpr-vector/) doi:10.1109/CVPR.2012.6248053BibTeX
@inproceedings{ma2012cvpr-vector,
title = {{Vector Array Based Multi-View Face Detection with Compound Exemplars}},
author = {Ma, Kai and Ben-Arie, Jezekiel},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2012},
pages = {3186-3193},
doi = {10.1109/CVPR.2012.6248053},
url = {https://mlanthology.org/cvpr/2012/ma2012cvpr-vector/}
}