Automatic Face Recognition for Film Character Retrieval in Feature-Length Films

Abstract

The objective of this work is to recognize all the frontal faces of a character in the closed world of a movie or situation comedy, given a small number of query faces. This is challenging because faces in a feature-length film are relatively uncontrolled with a wide variability of scale, pose, illumination, and expressions, and also may be partially occluded. We develop a recognition method based on a cascade of processing steps that normalize for the effects of the changing imaging environment. In particular there are three areas of novelty: (i) we suppress the background surrounding the face, enabling the maximum area of the face to be retained for recognition rather than a subset; (ii) we include a pose refinement step to optimize the registration between the test image and face exemplar; and (iii) we use robust distance to a sub-space to allow for partial occlusion and expression change. The method is applied and evaluated on several feature length films. It is demonstrated that high recall rates (over 92%) can be achieved whilst maintaining good precision (over 93%).

Cite

Text

Arandjelovic and Zisserman. "Automatic Face Recognition for Film Character Retrieval in Feature-Length Films." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2005. doi:10.1109/CVPR.2005.81

Markdown

[Arandjelovic and Zisserman. "Automatic Face Recognition for Film Character Retrieval in Feature-Length Films." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2005.](https://mlanthology.org/cvpr/2005/arandjelovic2005cvpr-automatic/) doi:10.1109/CVPR.2005.81

BibTeX

@inproceedings{arandjelovic2005cvpr-automatic,
  title     = {{Automatic Face Recognition for Film Character Retrieval in Feature-Length Films}},
  author    = {Arandjelovic, Ognjen and Zisserman, Andrew},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2005},
  pages     = {860-867},
  doi       = {10.1109/CVPR.2005.81},
  url       = {https://mlanthology.org/cvpr/2005/arandjelovic2005cvpr-automatic/}
}