Dynamic Feature Learning for Partial Face Recognition

Abstract

Partial face recognition (PFR) in unconstrained environment is a very important task, especially in video surveillance, mobile devices, etc. However, a few studies have tackled how to recognize an arbitrary patch of a face image. This study combines Fully Convolutional Network (FCN) with Sparse Representation Classification (SRC) to propose a novel partial face recognition approach, called Dynamic Feature Matching (DFM), to address partial face images regardless of sizes. Based on DFM, we propose a sliding loss to optimize FCN by reducing the intra-variation between a face patch and face images of a subject, which further improves the performance of DFM. The proposed DFM is evaluated on several partial face databases, including LFW, YTF and CASIA-NIR-Distance databases. Experimental results demonstrate the effectiveness and advantages of DFM in comparison with state-of-the-art PFR methods.

Cite

Text

He et al. "Dynamic Feature Learning for Partial Face Recognition." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2018. doi:10.1109/CVPR.2018.00737

Markdown

[He et al. "Dynamic Feature Learning for Partial Face Recognition." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2018.](https://mlanthology.org/cvpr/2018/he2018cvpr-dynamic/) doi:10.1109/CVPR.2018.00737

BibTeX

@inproceedings{he2018cvpr-dynamic,
  title     = {{Dynamic Feature Learning for Partial Face Recognition}},
  author    = {He, Lingxiao and Li, Haiqing and Zhang, Qi and Sun, Zhenan},
  booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2018},
  doi       = {10.1109/CVPR.2018.00737},
  url       = {https://mlanthology.org/cvpr/2018/he2018cvpr-dynamic/}
}