HeHOP: Highly Efficient Head Orientation and Position Estimation
Abstract
Continuous head pose estimation is an important visual component for human-computer interaction. However, an accurate and computationally efficient method to estimate the head orientation and position remains a challenging task in computer vision. We propose a Highly efficient Head Orientation and Position estimation (HeHOP) approach based on depth data which uses a stage-by-stage regression framework. At each stage, binary features are obtained from local areas of depth information. A global linear mapping is used to predict the head orientation and position update using the binary features. We evaluate our method on the BIWI dataset containing depth images labeled with head orientation and position. The results show that our approach is robust against occlusions and achieves state-of-the-art performance in terms of accuracy, has a low miss rate, and is several times faster than previous methods.
Cite
Text
Schwarz et al. "HeHOP: Highly Efficient Head Orientation and Position Estimation." IEEE/CVF Winter Conference on Applications of Computer Vision, 2016. doi:10.1109/WACV.2016.7477581Markdown
[Schwarz et al. "HeHOP: Highly Efficient Head Orientation and Position Estimation." IEEE/CVF Winter Conference on Applications of Computer Vision, 2016.](https://mlanthology.org/wacv/2016/schwarz2016wacv-hehop/) doi:10.1109/WACV.2016.7477581BibTeX
@inproceedings{schwarz2016wacv-hehop,
title = {{HeHOP: Highly Efficient Head Orientation and Position Estimation}},
author = {Schwarz, Anke and Lin, Zhuang and Stiefelhagen, Rainer},
booktitle = {IEEE/CVF Winter Conference on Applications of Computer Vision},
year = {2016},
pages = {1-8},
doi = {10.1109/WACV.2016.7477581},
url = {https://mlanthology.org/wacv/2016/schwarz2016wacv-hehop/}
}