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

Visibility Aware Human-Object Interaction Tracking from Single RGB Camera

About

Capturing the interactions between humans and their environment in 3D is important for many applications in robotics, graphics, and vision. Recent works to reconstruct the 3D human and object from a single RGB image do not have consistent relative translation across frames because they assume a fixed depth. Moreover, their performance drops significantly when the object is occluded. In this work, we propose a novel method to track the 3D human, object, contacts between them, and their relative translation across frames from a single RGB camera, while being robust to heavy occlusions. Our method is built on two key insights. First, we condition our neural field reconstructions for human and object on per-frame SMPL model estimates obtained by pre-fitting SMPL to a video sequence. This improves neural reconstruction accuracy and produces coherent relative translation across frames. Second, human and object motion from visible frames provides valuable information to infer the occluded object. We propose a novel transformer-based neural network that explicitly uses object visibility and human motion to leverage neighbouring frames to make predictions for the occluded frames. Building on these insights, our method is able to track both human and object robustly even under occlusions. Experiments on two datasets show that our method significantly improves over the state-of-the-art methods. Our code and pretrained models are available at: https://virtualhumans.mpi-inf.mpg.de/VisTracker

Xianghui Xie, Bharat Lal Bhatnagar, Gerard Pons-Moll• 2023

Related benchmarks

TaskDatasetResultRank
Joint Human-Object TrackingBEHAVE extended (key frames)
SMPL Chamfer Distance5.24
6
Joint Human-Object TrackingInterCap official (key frames)
SMPL Chamfer Distance6.78
6
4D Human-Object ReconstructionInterCap 18 (test)
CD (Human)16.12
5
Joint Human-Object TrackingBEHAVE extended (test)
SMPL Chamfer Distance5.25
4
Joint Human-Object TrackingInterCap official (test)
SMPL Chamfer Distance6.76
4
4D interaction reconstruction300-frame video sequence (test)
Runtime (min)118
4
4D human-object interaction reconstructionBEHAVE (test)
Chamfer Distance (Human)13.52
3
Showing 7 of 7 rows

Other info

Code

Follow for update