Pose-Aware Face Recognition in the Wild
Abstract
We propose a method to push the frontiers of unconstrained face recognition in the wild, focusing on the problem of extreme pose variations. As opposed to current techniques which either expect a single model to learn pose invariance through massive amounts of training data, or which normalize images to a single frontal pose, our method explicitly tackles pose variation by using multiple pose-specific models and rendered face images. We leverage deep Convolutional Neural Networks (CNNs) to learn discriminative representations we call Pose-Aware Models (PAMs) using 500K images from the CASIA WebFace dataset. We present a comparative evaluation on the new IARPA Janus Benchmark A (IJB-A) and PIPA datasets. On these datasets PAMs achieve remarkably better performance than commercial products and surprisingly also outperform methods that are specifically fine-tuned on the target dataset.
Cite
Text
Masi et al. "Pose-Aware Face Recognition in the Wild." Conference on Computer Vision and Pattern Recognition, 2016. doi:10.1109/CVPR.2016.523Markdown
[Masi et al. "Pose-Aware Face Recognition in the Wild." Conference on Computer Vision and Pattern Recognition, 2016.](https://mlanthology.org/cvpr/2016/masi2016cvpr-poseaware/) doi:10.1109/CVPR.2016.523BibTeX
@inproceedings{masi2016cvpr-poseaware,
title = {{Pose-Aware Face Recognition in the Wild}},
author = {Masi, Iacopo and Rawls, Stephen and Medioni, Gerard and Natarajan, Prem},
booktitle = {Conference on Computer Vision and Pattern Recognition},
year = {2016},
doi = {10.1109/CVPR.2016.523},
url = {https://mlanthology.org/cvpr/2016/masi2016cvpr-poseaware/}
}