CVAug 25, 2024

InterTrack: Tracking Human Object Interaction without Object Templates

arXiv:2408.13953v126 citationsh-index: 61
Originality Highly original
AI Analysis

This work addresses the need for template-free, temporally consistent tracking in video analysis, which is incremental as it builds on single-view reconstruction methods by adding temporal consistency.

The paper tackles the problem of tracking human-object interactions in videos without predefined object templates by decomposing 4D tracking into per-frame pose tracking and canonical shape optimization, achieving significant performance improvements over previous methods on BEHAVE and InterCap datasets.

Tracking human object interaction from videos is important to understand human behavior from the rapidly growing stream of video data. Previous video-based methods require predefined object templates while single-image-based methods are template-free but lack temporal consistency. In this paper, we present a method to track human object interaction without any object shape templates. We decompose the 4D tracking problem into per-frame pose tracking and canonical shape optimization. We first apply a single-view reconstruction method to obtain temporally-inconsistent per-frame interaction reconstructions. Then, for the human, we propose an efficient autoencoder to predict SMPL vertices directly from the per-frame reconstructions, introducing temporally consistent correspondence. For the object, we introduce a pose estimator that leverages temporal information to predict smooth object rotations under occlusions. To train our model, we propose a method to generate synthetic interaction videos and synthesize in total 10 hour videos of 8.5k sequences with full 3D ground truth. Experiments on BEHAVE and InterCap show that our method significantly outperforms previous template-based video tracking and single-frame reconstruction methods. Our proposed synthetic video dataset also allows training video-based methods that generalize to real-world videos. Our code and dataset will be publicly released.

Foundations

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

Your Notes