HR Human: Modeling Human Avatars with Triangular Mesh and High-Resolution Textures from Videos
Qifeng Chen, Rengan Xie, Kai Huang, Qi Wang, Wenting Zheng, Rong Li, Yuchi Huo
TL;DR
HR Human addresses the gap between neural implicit avatars and traditional graphics pipelines by producing editable triangular meshes and high-resolution PBR textures from monocular video. The approach fuses temporal information into a deformable neural surface defined by the SDF $f_s$, generates pseudo multi-view supervision, and jointly optimizes geometry, materials, and lighting via differentiable rendering. It further introduces an unbiased mesh refinement step and distills high-frequency texture details through a latent diffusion model, enabling $2048^2$ textures that can be relit and edited in common engines. The resulting avatars demonstrate higher fidelity in geometry and texture compared with prior methods and are readily usable in real-time or offline graphics workflows, with practical implications for AR/VR, film production, and digital humans.
Abstract
Recently, implicit neural representation has been widely used to generate animatable human avatars. However, the materials and geometry of those representations are coupled in the neural network and hard to edit, which hinders their application in traditional graphics engines. We present a framework for acquiring human avatars that are attached with high-resolution physically-based material textures and triangular mesh from monocular video. Our method introduces a novel information fusion strategy to combine the information from the monocular video and synthesize virtual multi-view images to tackle the sparsity of the input view. We reconstruct humans as deformable neural implicit surfaces and extract triangle mesh in a well-behaved pose as the initial mesh of the next stage. In addition, we introduce an approach to correct the bias for the boundary and size of the coarse mesh extracted. Finally, we adapt prior knowledge of the latent diffusion model at super-resolution in multi-view to distill the decomposed texture. Experiments show that our approach outperforms previous representations in terms of high fidelity, and this explicit result supports deployment on common renderers.
