English

Synergy between 3DMM and 3D Landmarks for Accurate 3D Facial Geometry

Computer Vision and Pattern Recognition 2024-01-18 v3 Graphics

Abstract

This work studies learning from a synergy process of 3D Morphable Models (3DMM) and 3D facial landmarks to predict complete 3D facial geometry, including 3D alignment, face orientation, and 3D face modeling. Our synergy process leverages a representation cycle for 3DMM parameters and 3D landmarks. 3D landmarks can be extracted and refined from face meshes built by 3DMM parameters. We next reverse the representation direction and show that predicting 3DMM parameters from sparse 3D landmarks improves the information flow. Together we create a synergy process that utilizes the relation between 3D landmarks and 3DMM parameters, and they collaboratively contribute to better performance. We extensively validate our contribution on full tasks of facial geometry prediction and show our superior and robust performance on these tasks for various scenarios. Particularly, we adopt only simple and widely-used network operations to attain fast and accurate facial geometry prediction. Codes and data: https://choyingw.github.io/works/SynergyNet/

Keywords

Cite

@article{arxiv.2110.09772,
  title  = {Synergy between 3DMM and 3D Landmarks for Accurate 3D Facial Geometry},
  author = {Cho-Ying Wu and Qiangeng Xu and Ulrich Neumann},
  journal= {arXiv preprint arXiv:2110.09772},
  year   = {2024}
}

Comments

Accepted at 3DV 2021. This conference version supersedes arXiv:2104.08403