Combining detection and tracking for human pose estimation in videos
Manchen Wang, Joseph Tighe, Davide Modolo

TL;DR
This paper introduces a top-down video human pose estimation method that combines detection and tracking, enabling accurate multi-person pose prediction even for unlocalized instances, and achieves state-of-the-art results.
Contribution
It presents a novel multi-component approach that propagates person locations over time, merging pose tracks to improve accuracy beyond existing top-down methods.
Findings
Achieves state-of-the-art results on PoseTrack datasets
Handles heavily entangled people effectively
Produces highly accurate joint predictions
Abstract
We propose a novel top-down approach that tackles the problem of multi-person human pose estimation and tracking in videos. In contrast to existing top-down approaches, our method is not limited by the performance of its person detector and can predict the poses of person instances not localized. It achieves this capability by propagating known person locations forward and backward in time and searching for poses in those regions. Our approach consists of three components: (i) a Clip Tracking Network that performs body joint detection and tracking simultaneously on small video clips; (ii) a Video Tracking Pipeline that merges the fixed-length tracklets produced by the Clip Tracking Network to arbitrary length tracks; and (iii) a Spatial-Temporal Merging procedure that refines the joint locations based on spatial and temporal smoothing terms. Thanks to the precision of our Clip Tracking…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Combining Detection and Tracking for Human Pose Estimation in Videos· youtube
Taxonomy
TopicsHuman Pose and Action Recognition · Video Surveillance and Tracking Methods · Anomaly Detection Techniques and Applications
