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

Stratified Avatar Generation from Sparse Observations

About

Estimating 3D full-body avatars from AR/VR devices is essential for creating immersive experiences in AR/VR applications. This task is challenging due to the limited input from Head Mounted Devices, which capture only sparse observations from the head and hands. Predicting the full-body avatars, particularly the lower body, from these sparse observations presents significant difficulties. In this paper, we are inspired by the inherent property of the kinematic tree defined in the Skinned Multi-Person Linear (SMPL) model, where the upper body and lower body share only one common ancestor node, bringing the potential of decoupled reconstruction. We propose a stratified approach to decouple the conventional full-body avatar reconstruction pipeline into two stages, with the reconstruction of the upper body first and a subsequent reconstruction of the lower body conditioned on the previous stage. To implement this straightforward idea, we leverage the latent diffusion model as a powerful probabilistic generator, and train it to follow the latent distribution of decoupled motions explored by a VQ-VAE encoder-decoder model. Extensive experiments on AMASS mocap dataset demonstrate our state-of-the-art performance in the reconstruction of full-body motions.

Han Feng, Wenchao Ma, Quankai Gao, Xianwei Zheng, Nan Xue, Huijuan Xu• 2024

Related benchmarks

TaskDatasetResultRank
Motion generation from hand-tracking signalGORP (Real HT)
MPJPE7.14
16
Full-body motion generationGORP (Real MC)
MPJPE6.49
16
Full-body Avatar ReconstructionAMASS Setting S1 (test)
MPJRE2.53
8
Full-body Avatar ReconstructionAMASS (S1)
MPJRE2.1
8
Motion Controllers (MC) TrackingA-P1 v1 (test)
MPJRE3.13
8
Motion generation from hand-tracking signalGORP Simulated HT
MPJPE6.08
8
Full-body motion generationGORP (Simulated MC)
MPJPE5.56
8
Human Motion ReconstructionAMASS (Protocol 1)
MPJRE2.53
8
Hand Tracking (HT)A-P1 v1 (test)
MPJRE4.21
8
Full-body motion estimation (Hand Tracking)A-P2 (test)
MPJRE6.04
8
Showing 10 of 13 rows

Other info

Code

Follow for update