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

Detect-and-Track: Efficient Pose Estimation in Videos

About

This paper addresses the problem of estimating and tracking human body keypoints in complex, multi-person video. We propose an extremely lightweight yet highly effective approach that builds upon the latest advancements in human detection and video understanding. Our method operates in two-stages: keypoint estimation in frames or short clips, followed by lightweight tracking to generate keypoint predictions linked over the entire video. For frame-level pose estimation we experiment with Mask R-CNN, as well as our own proposed 3D extension of this model, which leverages temporal information over small clips to generate more robust frame predictions. We conduct extensive ablative experiments on the newly released multi-person video pose estimation benchmark, PoseTrack, to validate various design choices of our model. Our approach achieves an accuracy of 55.2% on the validation and 51.8% on the test set using the Multi-Object Tracking Accuracy (MOTA) metric, and achieves state of the art performance on the ICCV 2017 PoseTrack keypoint tracking challenge.

Rohit Girdhar, Georgia Gkioxari, Lorenzo Torresani, Manohar Paluri, Du Tran• 2017

Related benchmarks

TaskDatasetResultRank
Human Pose EstimationPoseTrack 2017 (val)
Total Accuracy60.6
54
Multi-person Pose EstimationPoseTrack 2017 (test)
Total mAP59.6
39
Multi-person Pose EstimationPoseTrack 2017 (val)
mAP (Total)64.1
39
Multi-person pose trackingPoseTrack 2017 (val)
mAP60.6
30
Multi-person pose trackingPoseTrack Challenge Leaderboard 2017 (test)
mAP59.6
28
Multi-person Pose EstimationPoseTrack Challenge (val)
Head mAP67.5
6
Multi-person pose trackingPoseTrack Challenge (val)
MOTA (Head)61.7
6
Pose TrackingPoseTrack (test)--
6
Multi-person Pose EstimationPoseTrack Challenge dataset (test)
mAP (Total)59.6
4
Pose TrackingPoseTrack Mini 1.0 (test)
MOTA Head55.9
3
Showing 10 of 11 rows

Other info

Code

Follow for update