Using 3D Models to Recognize 2D Faces in the Wild

Abstract

In this paper we consider the problem of face recognition in imagery captured in uncooperative environments using PTZ cameras. For each subject enrolled in the gallery, we acquire a high-resolution 3D model from which we generate a series of rendered face images of varying viewpoint. The result of regularly sampling face pose for all subjects is a redundant basis that over represents each target. To recognize an unknown probe image, we perform a sparse reconstruction of SIFT features extracted from the probe using a basis of SIFT features from the gallery. While directly collecting images over varying pose for all enrolled subjects is prohibitive at enrollment, the use of high speed, 3D acquisition systems allows our face recognition system to quickly acquire a single model, and generate synthetic views offline. Finally we show, using two publicly available datasets, how our approach performs when using rendered gallery images to recognize 2D rendered probe images and 2D probe images acquired using PTZ cameras.

Cite

Text

Masi et al. "Using 3D Models to Recognize 2D Faces in the Wild." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2013. doi:10.1109/CVPRW.2013.116

Markdown

[Masi et al. "Using 3D Models to Recognize 2D Faces in the Wild." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2013.](https://mlanthology.org/cvprw/2013/masi2013cvprw-using/) doi:10.1109/CVPRW.2013.116

BibTeX

@inproceedings{masi2013cvprw-using,
  title     = {{Using 3D Models to Recognize 2D Faces in the Wild}},
  author    = {Masi, Iacopo and Lisanti, Giuseppe and Bagdanov, Andrew D. and Pala, Pietro and Del Bimbo, Alberto},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
  year      = {2013},
  pages     = {775-780},
  doi       = {10.1109/CVPRW.2013.116},
  url       = {https://mlanthology.org/cvprw/2013/masi2013cvprw-using/}
}