English

Detailed Facial Geometry Recovery from Multi-View Images by Learning an Implicit Function

Computer Vision and Pattern Recognition 2022-05-06 v2

Abstract

Recovering detailed facial geometry from a set of calibrated multi-view images is valuable for its wide range of applications. Traditional multi-view stereo (MVS) methods adopt an optimization-based scheme to regularize the matching cost. Recently, learning-based methods integrate all these into an end-to-end neural network and show superiority of efficiency. In this paper, we propose a novel architecture to recover extremely detailed 3D faces within dozens of seconds. Unlike previous learning-based methods that regularize the cost volume via 3D CNN, we propose to learn an implicit function for regressing the matching cost. By fitting a 3D morphable model from multi-view images, the features of multiple images are extracted and aggregated in the mesh-attached UV space, which makes the implicit function more effective in recovering detailed facial shape. Our method outperforms SOTA learning-based MVS in accuracy by a large margin on the FaceScape dataset. The code and data are released in https://github.com/zhuhao-nju/mvfr.

Keywords

Cite

@article{arxiv.2201.01016,
  title  = {Detailed Facial Geometry Recovery from Multi-View Images by Learning an Implicit Function},
  author = {Yunze Xiao and Hao Zhu and Haotian Yang and Zhengyu Diao and Xiangju Lu and Xun Cao},
  journal= {arXiv preprint arXiv:2201.01016},
  year   = {2022}
}

Comments

AAAI 2022 Oral, updated to camera ready version

R2 v1 2026-06-24T08:39:31.223Z