Biologically-Inspired Face Detection: Non-Brute-Force-Search Approach
Abstract
We present a biologically-inspired face detection system. The system applies notions such as saliency, gist, and gaze to localize a face without performing blind spatial search. The saliency model consists of highly parallel low-level computations that operate in domains such as intensity, orientation, and color. It is used to direct attention to a set of conspicuous locations in an image as starting points. The gist model, computed in parallel with the saliency model, estimates holistic image characteristics such as dominant contours and magnitude in high and low spatial frequency bands. We are limiting its use to predicting the likely head size based on the entire scene. Also, instead of identifying face as a single entity, this system performs detection by parts and uses spatial configuration constraints to be robust against occlusion and perspective.
Cite
Text
Siagian and Itti. "Biologically-Inspired Face Detection: Non-Brute-Force-Search Approach." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2004. doi:10.1109/CVPR.2004.308Markdown
[Siagian and Itti. "Biologically-Inspired Face Detection: Non-Brute-Force-Search Approach." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2004.](https://mlanthology.org/cvprw/2004/siagian2004cvprw-biologicallyinspired/) doi:10.1109/CVPR.2004.308BibTeX
@inproceedings{siagian2004cvprw-biologicallyinspired,
title = {{Biologically-Inspired Face Detection: Non-Brute-Force-Search Approach}},
author = {Siagian, Christian and Itti, Laurent},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
year = {2004},
pages = {62},
doi = {10.1109/CVPR.2004.308},
url = {https://mlanthology.org/cvprw/2004/siagian2004cvprw-biologicallyinspired/}
}