CVAIGRLGROMar 19, 2024

WHAC: World-grounded Humans and Cameras

arXiv:2403.12959v134 citationsECCV
Originality Highly original
AI Analysis

This work addresses the challenging task of world-grounded human and camera trajectory estimation for computer vision applications, representing a novel method rather than an incremental improvement.

The authors tackled the problem of jointly estimating expressive human models and camera poses with accurate scale from monocular video by introducing the WHAC framework, which leverages human depth and motion cues without traditional optimization, and demonstrated its superiority on benchmarks.

Estimating human and camera trajectories with accurate scale in the world coordinate system from a monocular video is a highly desirable yet challenging and ill-posed problem. In this study, we aim to recover expressive parametric human models (i.e., SMPL-X) and corresponding camera poses jointly, by leveraging the synergy between three critical players: the world, the human, and the camera. Our approach is founded on two key observations. Firstly, camera-frame SMPL-X estimation methods readily recover absolute human depth. Secondly, human motions inherently provide absolute spatial cues. By integrating these insights, we introduce a novel framework, referred to as WHAC, to facilitate world-grounded expressive human pose and shape estimation (EHPS) alongside camera pose estimation, without relying on traditional optimization techniques. Additionally, we present a new synthetic dataset, WHAC-A-Mole, which includes accurately annotated humans and cameras, and features diverse interactive human motions as well as realistic camera trajectories. Extensive experiments on both standard and newly established benchmarks highlight the superiority and efficacy of our framework. We will make the code and dataset publicly available.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes