@article{Yang2020, 
author = {Xiaolong Yang and Xiaohong Jia and Mengke Yuan and Dong-Ming Yan},
title = {Real-Time Facial Pose Estimation and Tracking by Coarse-to-Fine Iterative Optimization},
year = {2020},
journal = {Tsinghua Science and Technology},
volume = {25},
number = {5},
pages = {690-700},
keywords = {facial pose recognition, facial pose estimation, real-time tracking},
url = {https://www.sciopen.com/article/10.26599/TST.2020.9010001},
doi = {10.26599/TST.2020.9010001},
abstract = {We present a novel and efficient method for real-time multiple facial poses estimation and tracking in a single frame or video. First, we combine two standard convolutional neural network models for face detection and mean shape learning to generate initial estimations of alignment and pose. Then, we design a bi-objective optimization strategy to iteratively refine the obtained estimations. This strategy achieves faster speed and more accurate outputs. Finally, we further apply algebraic filtering processing, including Gaussian filter for background removal and extended Kalman filter for target prediction, to maintain real-time tracking superiority. Only general RGB photos or videos are required, which are captured by a commodity monocular camera without any priori or label. We demonstrate the advantages of our approach by comparing it with the most recent work in terms of performance and accuracy.}
}