Search papers, labs, and topics across Lattice.
PartNerFace reconstructs animatable facial avatars from monocular RGB videos by introducing a part-based neural radiance field. It uses inverse skinning to map observed points to a canonical space and models fine-scale motions with a part-based deformation field consisting of multiple local MLPs that adaptively partition the canonical space. Experiments show PartNerFace generalizes to unseen expressions and models fine-scale motions better than existing methods.
Modeling facial deformations with a part-based neural radiance field dramatically improves the reconstruction of animatable facial avatars from monocular videos, capturing fine-grained details and generalizing to unseen expressions.
We present PartNerFace, a part-based neural radiance fields approach, for reconstructing animatable facial avatar from monocular RGB videos. Existing solutions either simply condition the implicit network with the morphable model parameters or learn an imaginary canonical radiance field, making them fail to generalize to unseen facial expressions and capture fine-scale motion details. To address these challenges, we first apply inverse skinning based on a parametric head model to map an observed point to the canonical space, and then model fine-scale motions with a part-based deformation field. Our key insight is that the deformation of different facial parts should be modeled differently. Specifically, our part-based deformation field consists of multiple local MLPs to adaptively partition the canonical space into different parts, where the deformation of a 3D point is computed by aggregating the prediction of all local MLPs by a soft-weighting mechanism. Extensive experiments demonstrate that our method generalizes well to unseen expressions and is capable of modeling fine-scale facial motions, outperforming state-of-the-art methods both quantitatively and qualitatively.