English

World-Grounded Human Motion Recovery via Gravity-View Coordinates

Computer Vision and Pattern Recognition 2024-09-11 v1 Artificial Intelligence

Abstract

We present a novel method for recovering world-grounded human motion from monocular video. The main challenge lies in the ambiguity of defining the world coordinate system, which varies between sequences. Previous approaches attempt to alleviate this issue by predicting relative motion in an autoregressive manner, but are prone to accumulating errors. Instead, we propose estimating human poses in a novel Gravity-View (GV) coordinate system, which is defined by the world gravity and the camera view direction. The proposed GV system is naturally gravity-aligned and uniquely defined for each video frame, largely reducing the ambiguity of learning image-pose mapping. The estimated poses can be transformed back to the world coordinate system using camera rotations, forming a global motion sequence. Additionally, the per-frame estimation avoids error accumulation in the autoregressive methods. Experiments on in-the-wild benchmarks demonstrate that our method recovers more realistic motion in both the camera space and world-grounded settings, outperforming state-of-the-art methods in both accuracy and speed. The code is available at https://zju3dv.github.io/gvhmr/.

Keywords

Cite

@article{arxiv.2409.06662,
  title  = {World-Grounded Human Motion Recovery via Gravity-View Coordinates},
  author = {Zehong Shen and Huaijin Pi and Yan Xia and Zhi Cen and Sida Peng and Zechen Hu and Hujun Bao and Ruizhen Hu and Xiaowei Zhou},
  journal= {arXiv preprint arXiv:2409.06662},
  year   = {2024}
}

Comments

Accepted at SIGGRAPH Asia 2024 (Conference Track). Project page: https://zju3dv.github.io/gvhmr/

R2 v1 2026-06-28T18:40:11.257Z