Animatable and Relightable Gaussians for High-fidelity Human Avatar Modeling

Zhe Li,Yipengjing Sun,Zerong Zheng,Lizhen Wang,Shengping Zhang,Yebin Liu
2023-01-01
Abstract:Modeling animatable human avatars from RGB videos is a long-standing andchallenging problem. Recent works usually adopt MLP-based neural radiancefields (NeRF) to represent 3D humans, but it remains difficult for pure MLPs toregress pose-dependent garment details. To this end, we introduce AnimatableGaussians, a new avatar representation that leverages powerful 2D CNNs and 3DGaussian splatting to create high-fidelity avatars. To associate 3D Gaussianswith the animatable avatar, we learn a parametric template from the inputvideos, and then parameterize the template on two front back canonicalGaussian maps where each pixel represents a 3D Gaussian. The learned templateis adaptive to the wearing garments for modeling looser clothes like dresses.Such template-guided 2D parameterization enables us to employ a powerfulStyleGAN-based CNN to learn the pose-dependent Gaussian maps for modelingdetailed dynamic appearances. Furthermore, we introduce a pose projectionstrategy for better generalization given novel poses. To tackle the realisticrelighting of animatable avatars, we introduce physically-based rendering intothe avatar representation for decomposing avatar materials and environmentillumination. Overall, our method can create lifelike avatars with dynamic,realistic, generalized and relightable appearances. Experiments show that ourmethod outperforms other state-of-the-art approaches.
What problem does this paper attempt to address?