Image Sets Alignment for Video-Based Face Recognition

Abstract

Video-based Face Recognition (VFR) can be converted to the matching of two image sets containing face images captured from each video. For this purpose, we propose to bridge the two sets with a reference image set that is well-defined and pre-structured to a number of local models offline. In other words, given two image sets, as long as each of them is aligned to the reference set, they are mutually aligned and well structured. Therefore, the similarity between them can be computed by comparing only the corresponded local models rather than considering all the pairs. To align an image set with the reference set, we further formulate the problem as a quadratic programming. It integrates three constrains to guarantee robust alignment, including appearance matching cost term exploiting principal angles, geometric structure consistency using affine invariant reconstruction weights, smoothness constraint preserving local neighborhood relationship. Extensive experimental evaluations are performed on three databases: Honda, MoBo and YouTube. Compared with competing methods, our approach can consistently achieve better results.

Cite

Text

Cui et al. "Image Sets Alignment for Video-Based Face Recognition." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2012. doi:10.1109/CVPR.2012.6247982

Markdown

[Cui et al. "Image Sets Alignment for Video-Based Face Recognition." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2012.](https://mlanthology.org/cvpr/2012/cui2012cvpr-image/) doi:10.1109/CVPR.2012.6247982

BibTeX

@inproceedings{cui2012cvpr-image,
  title     = {{Image Sets Alignment for Video-Based Face Recognition}},
  author    = {Cui, Zhen and Shan, Shiguang and Zhang, Haihong and Lao, Shihong and Chen, Xilin},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2012},
  pages     = {2626-2633},
  doi       = {10.1109/CVPR.2012.6247982},
  url       = {https://mlanthology.org/cvpr/2012/cui2012cvpr-image/}
}