English

NeuFace: Realistic 3D Neural Face Rendering from Multi-view Images

Computer Vision and Pattern Recognition 2023-03-28 v2

Abstract

Realistic face rendering from multi-view images is beneficial to various computer vision and graphics applications. Due to the complex spatially-varying reflectance properties and geometry characteristics of faces, however, it remains challenging to recover 3D facial representations both faithfully and efficiently in the current studies. This paper presents a novel 3D face rendering model, namely NeuFace, to learn accurate and physically-meaningful underlying 3D representations by neural rendering techniques. It naturally incorporates the neural BRDFs into physically based rendering, capturing sophisticated facial geometry and appearance clues in a collaborative manner. Specifically, we introduce an approximated BRDF integration and a simple yet new low-rank prior, which effectively lower the ambiguities and boost the performance of the facial BRDFs. Extensive experiments demonstrate the superiority of NeuFace in human face rendering, along with a decent generalization ability to common objects.

Keywords

Cite

@article{arxiv.2303.14092,
  title  = {NeuFace: Realistic 3D Neural Face Rendering from Multi-view Images},
  author = {Mingwu Zheng and Haiyu Zhang and Hongyu Yang and Di Huang},
  journal= {arXiv preprint arXiv:2303.14092},
  year   = {2023}
}

Comments

Accepted to CVPR 2023, code is released at https://github.com/aejion/NeuFace

R2 v1 2026-06-28T09:32:27.309Z