CVGRDec 17, 2020

Learning Compositional Radiance Fields of Dynamic Human Heads

arXiv:2012.09955v195 citations
AI Analysis

This work provides a novel method for synthesizing photorealistic novel views of dynamic human heads and upper bodies, which is important for telepresence systems, virtual shopping, and synthetic data generation.

This paper addresses the challenge of photorealistic rendering of dynamic human heads by proposing a compositional 3D representation. It combines a coarse 3D-structure-aware grid of animation codes with a continuous learned scene function to achieve higher-resolution and faster rendering results compared to previous methods.

Photorealistic rendering of dynamic humans is an important ability for telepresence systems, virtual shopping, synthetic data generation, and more. Recently, neural rendering methods, which combine techniques from computer graphics and machine learning, have created high-fidelity models of humans and objects. Some of these methods do not produce results with high-enough fidelity for driveable human models (Neural Volumes) whereas others have extremely long rendering times (NeRF). We propose a novel compositional 3D representation that combines the best of previous methods to produce both higher-resolution and faster results. Our representation bridges the gap between discrete and continuous volumetric representations by combining a coarse 3D-structure-aware grid of animation codes with a continuous learned scene function that maps every position and its corresponding local animation code to its view-dependent emitted radiance and local volume density. Differentiable volume rendering is employed to compute photo-realistic novel views of the human head and upper body as well as to train our novel representation end-to-end using only 2D supervision. In addition, we show that the learned dynamic radiance field can be used to synthesize novel unseen expressions based on a global animation code. Our approach achieves state-of-the-art results for synthesizing novel views of dynamic human heads and the upper body.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes