Fast and Accurate Head Pose Estimation via Random Projection Forests
Abstract
In this paper, we consider the problem of estimating the gaze direction of a person from a low-resolution image. Under this condition, reliably extracting facial features is very difficult. We propose a novel head pose estimation algorithm based on compressive sensing. Head image patches are mapped to a large feature space using the proposed extensive, yet efficient filter bank. The filter bank is designed to generate sparse responses of color and gradient information, which can be compressed using random projection, and classified by a random forest. Extensive experiments on challenging datasets show that the proposed algorithm performs favorably against the state-of-the-art methods on head pose estimation in low-resolution images degraded by noise, occlusion, and blurring.
Cite
Text
Lee et al. "Fast and Accurate Head Pose Estimation via Random Projection Forests." International Conference on Computer Vision, 2015. doi:10.1109/ICCV.2015.227Markdown
[Lee et al. "Fast and Accurate Head Pose Estimation via Random Projection Forests." International Conference on Computer Vision, 2015.](https://mlanthology.org/iccv/2015/lee2015iccv-fast/) doi:10.1109/ICCV.2015.227BibTeX
@inproceedings{lee2015iccv-fast,
title = {{Fast and Accurate Head Pose Estimation via Random Projection Forests}},
author = {Lee, Donghoon and Yang, Ming-Hsuan and Oh, Songhwai},
booktitle = {International Conference on Computer Vision},
year = {2015},
doi = {10.1109/ICCV.2015.227},
url = {https://mlanthology.org/iccv/2015/lee2015iccv-fast/}
}