论文标题
基于似然图和光流的实时adaboost级联面跟踪器
Real-time AdaBoost cascade face tracker based on likelihood map and optical flow
论文作者
论文摘要
作者提出了一种新颖的面部跟踪方法,其中将光流信息纳入了Viola Jones检测算法的修改版本。在原始算法中,检测是静态的,因为不考虑先前帧的信息。此外,候选窗口必须通过分类级联的所有阶段,否则将它们丢弃为没有面部。相反,提出的跟踪器保留了有关每个窗口传递的分类阶段数量的信息。此类信息用于构建一张似然图,该图表示在该位置的面孔的概率。通过光流计算将可能性图的位置推到下一帧,可以提供跟踪功能。所提出的算法在标准笔记本电脑上实时工作。该系统在波士顿头部跟踪数据库上进行了验证,这表明所提出的算法在检测率和输出边界框的检测率和稳定性方面优于标准中提琴琼斯检测器,以及包括处理遮挡的能力。作者还根据卷积网络和可变形的零件模型评估了两个最近发布的面部检测器,其算法显示了在计算时间的一部分时的准确性。
The authors present a novel face tracking approach where optical flow information is incorporated into a modified version of the Viola Jones detection algorithm. In the original algorithm, detection is static, as information from previous frames is not considered. In addition, candidate windows have to pass all stages of the classification cascade, otherwise they are discarded as containing no face. In contrast, the proposed tracker preserves information about the number of classification stages passed by each window. Such information is used to build a likelihood map, which represents the probability of having a face located at that position. Tracking capabilities are provided by extrapolating the position of the likelihood map to the next frame by optical flow computation. The proposed algorithm works in real time on a standard laptop. The system is verified on the Boston Head Tracking Database, showing that the proposed algorithm outperforms the standard Viola Jones detector in terms of detection rate and stability of the output bounding box, as well as including the capability to deal with occlusions. The authors also evaluate two recently published face detectors based on convolutional networks and deformable part models with their algorithm showing a comparable accuracy at a fraction of the computation time.