Papers › TAVA: Template-free Animatable Volumetric Actors

TAVA: Template-free Animatable Volumetric Actors

17 Jun 2022arXiv:2206.08929archive 2025-07-28

RuiLong Li, Julian Tanke, Minh Vo, Michael Zollhofer, Jurgen Gall, Angjoo Kanazawa, Christoph Lassner

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.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2206.08929")

Code

Syntology Ran 13 of 18 code samples harvested from 1 repository linked to this paper; 5 have no recorded run. Of those that ran: 1 ran · honoured contract; 7 ran · our draft was wrong; 2 ran · fixture could not drive it; 3 ran with no contract checked.

By repository: official repository: 18 samples from 1 repository, 13 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

facebookresearch/tava officialmentioned in papermentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

18 samples harvested; 13 ran; 1 honoured the contract we drafted; 5 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · honoured contract
7ran · our draft was wrong
2ran · fixture could not drive it
3ran
5unverified

Licence: 0 of the 18 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from facebookresearch/tava. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

MLP facebookresearch/tava/tava/models/deform_posi_enc/snarf.py official repository ran BSD-3-Clause (permissive) · 6e6a36b6ba36b6ce · report
PoseConditionDPEncoder facebookresearch/tava/tava/models/deform_posi_enc/snarf.py official repository ran BSD-3-Clause (permissive) · 9a77d287b4b5a62b · report
PositionalEncoder facebookresearch/tava/tava/models/deform_posi_enc/snarf.py official repository ran fingerprinted BSD-3-Clause (permissive) · 03575923d017b2ab · report
_broyden facebookresearch/tava/tava/models/deform_posi_enc/snarf.py official repository ran · our draft was wrong BSD-3-Clause (permissive) · c756c6534748f852 · report
_dot facebookresearch/tava/tava/models/deform_posi_enc/snarf.py official repository ran · our draft was wrong fingerprinted BSD-3-Clause (permissive) · 83e8e179b5ab8432 · report
_linear_skinning facebookresearch/tava/tava/models/deform_posi_enc/snarf.py official repository ran · our draft was wrong fingerprinted BSD-3-Clause (permissive) · 881c2570e947e8dc · report
_try_collapse_rigid_bones facebookresearch/tava/tava/models/deform_posi_enc/snarf.py official repository ran · our draft was wrong BSD-3-Clause (permissive) · 429c56ce6bb0382e · report
closest_distance_to_points facebookresearch/tava/tava/models/deform_posi_enc/snarf.py official repository ran · fixture could not drive it BSD-3-Clause (permissive) · 87ff2c88732f9674 · report
dense_layer facebookresearch/tava/tava/models/deform_posi_enc/snarf.py official repository ran · our draft was wrong BSD-3-Clause (permissive) · 6a06392b5d8a30ca · report
get_end_points facebookresearch/tava/tava/models/deform_posi_enc/snarf.py official repository ran · honoured contract BSD-3-Clause (permissive) · 394ce004f6aefd1b · report
homo facebookresearch/tava/tava/models/deform_posi_enc/snarf.py official repository ran · our draft was wrong fingerprinted BSD-3-Clause (permissive) · bc7a4ed26191d964 · report
knn_gather facebookresearch/tava/tava/models/deform_posi_enc/snarf.py official repository ran · fixture could not drive it BSD-3-Clause (permissive) · 39d1425c71009127 · report
sample_on_bones facebookresearch/tava/tava/models/deform_posi_enc/snarf.py official repository ran · our draft was wrong BSD-3-Clause (permissive) · a4c1fd8e4d63085e · report
SNARFDPEncoder facebookresearch/tava/tava/models/deform_posi_enc/snarf.py official repository unverified BSD-3-Clause (permissive) · 803e198d664129ea · report
StraightMLP facebookresearch/tava/tava/models/deform_posi_enc/snarf.py official repository unverified BSD-3-Clause (permissive) · 8d026fbe050828c6 · report
_OffsetsNet facebookresearch/tava/tava/models/deform_posi_enc/snarf.py official repository unverified BSD-3-Clause (permissive) · 554e22e1eefafec0 · report
_SkinWeightsNet facebookresearch/tava/tava/models/deform_posi_enc/snarf.py official repository unverified BSD-3-Clause (permissive) · 952cd7eb1bda9ebf · report
_initialize_canonical facebookresearch/tava/tava/models/deform_posi_enc/snarf.py official repository unverified BSD-3-Clause (permissive) · f1263d44d674791b · report

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Test

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections