CVAIJun 17, 2022

TAVA: Template-free Animatable Volumetric Actors

arXiv:2206.08929v2199 citationsh-index: 55
Originality Incremental advance
AI Analysis

This addresses the need for flexible avatar creation in content-creation and virtual reality, offering a template-free approach that is more versatile than traditional methods, though it appears incremental in combining neural representations with skeleton tracking.

The paper tackles the problem of creating controllable virtual avatars from images without requiring a hand-designed body template, using neural representations to generate photo-realistic models that can be animated to novel poses. The result is a method that generalizes well to unseen views and poses, applicable to humans and animals, with demonstrated editing capabilities.

Coordinate-based volumetric representations have the potential to generate photo-realistic virtual avatars from images. However, virtual avatars also need to be controllable even to a novel pose that may not have been observed. Traditional techniques, such as LBS, provide such a function; yet it usually requires a hand-designed body template, 3D scan data, and limited appearance models. On the other hand, neural representation has been shown to be powerful in representing visual details, but are under explored on deforming dynamic articulated actors. In this paper, we propose TAVA, a method to create T emplate-free Animatable Volumetric Actors, based on neural representations. We rely solely on multi-view data and a tracked skeleton to create a volumetric model of an actor, which can be animated at the test time given novel pose. Since TAVA does not require a body template, it is applicable to humans as well as other creatures such as animals. Furthermore, TAVA is designed such that it can recover accurate dense correspondences, making it amenable to content-creation and editing tasks. Through extensive experiments, we demonstrate that the proposed method generalizes well to novel poses as well as unseen views and showcase basic editing capabilities.

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