Disentangling Features in 3D Face Shapes for Joint Face Reconstruction and Recognition

Abstract

This paper proposes an encoder-decoder network to disentangle shape features during 3D face shape reconstruction from single 2D images, such that the tasks of learning discriminative shape features for face recognition and reconstructing accurate 3D face shapes can be done simultaneously. Unlike existing 3D face reconstruction methods, our proposed method directly regresses dense 3D face shapes from single 2D images, and tackles identity and residual (i.e., non-identity) components in 3D face shapes explicitly and separately based on a composite 3D face shape model with latent representations. We devise a training process for the proposed network with a joint loss measuring both face identification error and 3D face shape reconstruction error. We develop a multi image 3D morphable model (3DMM) fitting method for multiple 2D images of a subject to construct training data. Comprehensive experiments have been done on MICC, BU3DFE, LFW and YTF databases. The results show that our method expands the capacity of 3DMM for capturing discriminative shape features and facial detail, and thus outperforms existing methods both in 3D face reconstruction accuracy and in face recognition accuracy.

Cite

Text

Liu et al. "Disentangling Features in 3D Face Shapes for Joint Face Reconstruction and Recognition." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2018. doi:10.1109/CVPR.2018.00547

Markdown

[Liu et al. "Disentangling Features in 3D Face Shapes for Joint Face Reconstruction and Recognition." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2018.](https://mlanthology.org/cvpr/2018/liu2018cvpr-disentangling/) doi:10.1109/CVPR.2018.00547

BibTeX

@inproceedings{liu2018cvpr-disentangling,
  title     = {{Disentangling Features in 3D Face Shapes for Joint Face Reconstruction and Recognition}},
  author    = {Liu, Feng and Zhu, Ronghang and Zeng, Dan and Zhao, Qijun and Liu, Xiaoming},
  booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2018},
  doi       = {10.1109/CVPR.2018.00547},
  url       = {https://mlanthology.org/cvpr/2018/liu2018cvpr-disentangling/}
}