paper-with-me

Papers

Human Performance Modeling and Rendering via Neural Animated Mesh

2022-09-18 · Fuqiang Zhao, Yuheng Jiang, Kaixin Yao, Jiakai Zhang, Liao Wang, Haizhao Dai, Yuhui Zhong, Yingliang Zhang, Minye Wu, Lan Xu, Jingyi Yu

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.

📄 PDF Abstract BibTeX arXiv:2209.08468

Code (1)

zhaofuq/instant-nsr pytorch

Methods 이 논문이 사용한 방법론

FAVOR+ 설명 없음
Performer Performer is a Transformer architecture which can estimate regular…

Similar Papers 제목 키워드 기반

Animating NeRFs from Texture Space: A Framework for Pose-Dependent Rendering of Human Performances

2023-11-06 · Paul Knoll, Wieland Morgenstern, Anna Hilsmann, Peter Eisert

Creating high-quality controllable 3D human models from multi-view RGB videos poses a significant challenge. Neural radiance fields (NeRFs) have demonstrated remarkable quality in reconstructing and free-viewpoint render…

NeRF

PrismAvatar: Real-time animated 3D neural head avatars on edge devices

2025-02-10 · Prashant Raina, Felix Taubner, Mathieu Tuli, Eu Wern Teh 외

We present PrismAvatar: a 3D head avatar model which is designed specifically to enable real-time animation and rendering on resource-constrained edge devices, while still enjoying the benefits of neural volumetric rende…

NeRF

Learning Topology Uniformed Face Mesh by Volume Rendering for Multi-view Reconstruction

2024-04-08 · Yating Wang, Ran Yi, Ke Fan, Jinkun Hao 외

Face meshes in consistent topology serve as the foundation for many face-related applications, such as 3DMM constrained face reconstruction and expression retargeting. Traditional methods commonly acquire topology unifor…

3D ReconstructionFace ReconstructionNovel View Synthesis

Video Models as Native 4D Renderers: World-Grounded Conditioning from Animated Mesh

2026-07-30 · Junhao Chen, Mingjin Chen, Henghaofan Zhang, Minglin Chen 외 arxiv

Pretrained video diffusion models can act as renderers when the desired scene state is already specified by an animated mesh, a camera trajectory, and a reference image. This 4D generative rendering setting raises a repr…

GoMAvatar: Efficient Animatable Human Modeling from Monocular Video Using Gaussians-on-Mesh

2024-04-11 · CVPR 2024 1 · Jing Wen, Xiaoming Zhao, Zhongzheng Ren, Alexander G. Schwing 외

We introduce GoMAvatar, a novel approach for real-time, memory-efficient, high-quality animatable human modeling. GoMAvatar takes as input a single monocular video to create a digital avatar capable of re-articulation in…

Computational Efficiency