English

Beyond 3DMM: Learning to Capture High-fidelity 3D Face Shape

Computer Vision and Pattern Recognition 2022-04-12 v1

Abstract

3D Morphable Model (3DMM) fitting has widely benefited face analysis due to its strong 3D priori. However, previous reconstructed 3D faces suffer from degraded visual verisimilitude due to the loss of fine-grained geometry, which is attributed to insufficient ground-truth 3D shapes, unreliable training strategies and limited representation power of 3DMM. To alleviate this issue, this paper proposes a complete solution to capture the personalized shape so that the reconstructed shape looks identical to the corresponding person. Specifically, given a 2D image as the input, we virtually render the image in several calibrated views to normalize pose variations while preserving the original image geometry. A many-to-one hourglass network serves as the encode-decoder to fuse multiview features and generate vertex displacements as the fine-grained geometry. Besides, the neural network is trained by directly optimizing the visual effect, where two 3D shapes are compared by measuring the similarity between the multiview images rendered from the shapes. Finally, we propose to generate the ground-truth 3D shapes by registering RGB-D images followed by pose and shape augmentation, providing sufficient data for network training. Experiments on several challenging protocols demonstrate the superior reconstruction accuracy of our proposal on the face shape.

Keywords

Cite

@article{arxiv.2204.04379,
  title  = {Beyond 3DMM: Learning to Capture High-fidelity 3D Face Shape},
  author = {Xiangyu Zhu and Chang Yu and Di Huang and Zhen Lei and Hao Wang and Stan Z. Li},
  journal= {arXiv preprint arXiv:2204.04379},
  year   = {2022}
}

Comments

Accepted by T-PAMI 2022. see IEEE page http://ieeexplore.ieee.org/document/9748011

R2 v1 2026-06-24T10:43:03.302Z