SOTAVerified

HOOD: Hierarchical Graphs for Generalized Modelling of Clothing Dynamics

2022-12-14CVPR 2023Code Available1· sign in to hype

Artur Grigorev, Bernhard Thomaszewski, Michael J. Black, Otmar Hilliges

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

We propose a method that leverages graph neural networks, multi-level message passing, and unsupervised training to enable real-time prediction of realistic clothing dynamics. Whereas existing methods based on linear blend skinning must be trained for specific garments, our method is agnostic to body shape and applies to tight-fitting garments as well as loose, free-flowing clothing. Our method furthermore handles changes in topology (e.g., garments with buttons or zippers) and material properties at inference time. As one key contribution, we propose a hierarchical message-passing scheme that efficiently propagates stiff stretching modes while preserving local detail. We empirically show that our method outperforms strong baselines quantitatively and that its results are perceived as more realistic than state-of-the-art methods.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
4D-DRESSHOOD_LowerChamfer (cm)2.07Unverified
4D-DRESSHOOD_UpperChamfer (cm)2.67Unverified
4D-DRESSHOOD_DressChamfer (cm)4.29Unverified
4D-DRESSHOOD_OuterChamfer (cm)5.36Unverified

Reproductions