Dictionary-Based Face Recognition from Video

Abstract

The main challenge in recognizing faces in video is effectively exploiting the multiple frames of a face and the accompanying dynamic signature. One prominent method is based on extracting joint appearance and behavioral features. A second method models a person by temporal correlations of features in a video. Our approach introduces the concept of video-dictionaries for face recognition, which generalizes the work in sparse representation and dictionaries for faces in still images. Video-dictionaries are designed to implicitly encode temporal, pose, and illumination information. We demonstrate our method on the Face and Ocular Challenge Series (FOCS) Video Challenge, which consists of unconstrained video sequences. We show that our method is efficient and performs significantly better than many competitive video-based face recognition algorithms.

Cite

Text

Chen et al. "Dictionary-Based Face Recognition from Video." European Conference on Computer Vision, 2012. doi:10.1007/978-3-642-33783-3_55

Markdown

[Chen et al. "Dictionary-Based Face Recognition from Video." European Conference on Computer Vision, 2012.](https://mlanthology.org/eccv/2012/chen2012eccv-dictionary/) doi:10.1007/978-3-642-33783-3_55

BibTeX

@inproceedings{chen2012eccv-dictionary,
  title     = {{Dictionary-Based Face Recognition from Video}},
  author    = {Chen, Yi-Chen and Patel, Vishal M. and Phillips, P. Jonathon and Chellappa, Rama},
  booktitle = {European Conference on Computer Vision},
  year      = {2012},
  pages     = {766-779},
  doi       = {10.1007/978-3-642-33783-3_55},
  url       = {https://mlanthology.org/eccv/2012/chen2012eccv-dictionary/}
}