English

Human Performance Modeling and Rendering via Neural Animated Mesh

Graphics 2022-09-20 v1 Computer Vision and Pattern Recognition

Abstract

We have recently seen tremendous progress in the neural advances for photo-real human modeling and rendering. However, it's still challenging to integrate them into an existing mesh-based pipeline for downstream applications. In this paper, we present a comprehensive neural approach for high-quality reconstruction, compression, and rendering of human performances from dense multi-view videos. Our core intuition is to bridge the traditional animated mesh workflow with a new class of highly efficient neural techniques. We first introduce a neural surface reconstructor for high-quality surface generation in minutes. It marries the implicit volumetric rendering of the truncated signed distance field (TSDF) with multi-resolution hash encoding. We further propose a hybrid neural tracker to generate animated meshes, which combines explicit non-rigid tracking with implicit dynamic deformation in a self-supervised framework. The former provides the coarse warping back into the canonical space, while the latter implicit one further predicts the displacements using the 4D hash encoding as in our reconstructor. Then, we discuss the rendering schemes using the obtained animated meshes, ranging from dynamic texturing to lumigraph rendering under various bandwidth settings. To strike an intricate balance between quality and bandwidth, we propose a hierarchical solution by first rendering 6 virtual views covering the performer and then conducting occlusion-aware neural texture blending. We demonstrate the efficacy of our approach in a variety of mesh-based applications and photo-realistic free-view experiences on various platforms, i.e., inserting virtual human performances into real environments through mobile AR or immersively watching talent shows with VR headsets.

Keywords

Cite

@article{arxiv.2209.08468,
  title  = {Human Performance Modeling and Rendering via Neural Animated Mesh},
  author = {Fuqiang Zhao and Yuheng Jiang and Kaixin Yao and Jiakai Zhang and Liao Wang and Haizhao Dai and Yuhui Zhong and Yingliang Zhang and Minye Wu and Lan Xu and Jingyi Yu},
  journal= {arXiv preprint arXiv:2209.08468},
  year   = {2022}
}

Comments

18 pages, 17 figures

R2 v1 2026-06-28T01:31:09.851Z