Fast face tracking using parallel particle filter algorithm
HP labs, China
In 2009 IEEE International Conference on Multimedia and Expo (June 2009), pp. 1302-1305
@conference{liu2009fast,
title={Fast face tracking using parallel particle filter algorithm},
author={Liu, K.Y. and Li, S.Q. and Tang, L. and Wang, L. and Liu, W.},
booktitle={Multimedia and Expo, 2009. ICME 2009. IEEE International Conference on},
pages={1302–1305},
issn={1945-7871},
year={2009},
organization={IEEE}
}
This paper proposed a multi-cue based face tracking algorithm with the help of parallel multi-core processing. Due to illumination and occlusion problems, face tracking usually does not work stably based on a single cue. Three different visual cues, color histogram, edge orientation histogram and wavelet feature, are integrated under the framework of particle filter to improve the tracking performance considerably. To handle the huge amount of computation cost resulted from the introduced multi-cue strategy, a map-reduce thread model is designed to parallel and speed up the observation steps. Besides, an online updating strategy makes our algorithm adaptable to some slight face rotations. The experimental results demonstrate that our proposed face tracking algorithm works robustly for cluttered backgrounds and different illuminations. The multi-core parallel scheme achieves a good linear speedup compared to the corresponding sequential algorithms.
November 25, 2010 by hgpu