Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

SNARF: Differentiable Forward Skinning for Animating Non-Rigid Neural Implicit Shapes

About

Neural implicit surface representations have emerged as a promising paradigm to capture 3D shapes in a continuous and resolution-independent manner. However, adapting them to articulated shapes is non-trivial. Existing approaches learn a backward warp field that maps deformed to canonical points. However, this is problematic since the backward warp field is pose dependent and thus requires large amounts of data to learn. To address this, we introduce SNARF, which combines the advantages of linear blend skinning (LBS) for polygonal meshes with those of neural implicit surfaces by learning a forward deformation field without direct supervision. This deformation field is defined in canonical, pose-independent space, allowing for generalization to unseen poses. Learning the deformation field from posed meshes alone is challenging since the correspondences of deformed points are defined implicitly and may not be unique under changes of topology. We propose a forward skinning model that finds all canonical correspondences of any deformed point using iterative root finding. We derive analytical gradients via implicit differentiation, enabling end-to-end training from 3D meshes with bone transformations. Compared to state-of-the-art neural implicit representations, our approach generalizes better to unseen poses while preserving accuracy. We demonstrate our method in challenging scenarios on (clothed) 3D humans in diverse and unseen poses.

Xu Chen, Yufeng Zheng, Michael J. Black, Otmar Hilliges, Andreas Geiger• 2021

Related benchmarks

TaskDatasetResultRank
Articulated Mesh ReconstructionDFaust Out of Distribution 6 (unseen pose)
IoU BBox95.61
30
Articulated Mesh ReconstructionDFaust Within Distribution 6 (train/test)
IoU (Bbox)97.96
30
3D Character Geometry ReconstructionSubject D5
Chamfer Distance4.56
6
3D Character Geometry ReconstructionSubject D2
Chamfer Distance3.306
6
3D Character Geometry ReconstructionSubject V6
Chamfer Distance3.489
6
3D human reconstructionMinimally Clothed Humans Within Distribution
IoU BBox97.31
5
3D human reconstructionMinimally Clothed Humans Out of Distribution
IoU (bbox)93.97
5
3D human reconstructionX-Humans Scans
CD (All)5.05
4
Clothed Human ModelingTHuman-CloSET sweater-000 1.0 (test)
CD7.11
4
Clothed Human ModelingTHuman-CloSET longshirt-001 1.0 (test)
CD6.66
4
Showing 10 of 13 rows

Other info

Code

Follow for update