Deep Dual Consecutive Network for Human Pose Estimation
About
Multi-frame human pose estimation in complicated situations is challenging. Although state-of-the-art human joints detectors have demonstrated remarkable results for static images, their performances come short when we apply these models to video sequences. Prevalent shortcomings include the failure to handle motion blur, video defocus, or pose occlusions, arising from the inability in capturing the temporal dependency among video frames. On the other hand, directly employing conventional recurrent neural networks incurs empirical difficulties in modeling spatial contexts, especially for dealing with pose occlusions. In this paper, we propose a novel multi-frame human pose estimation framework, leveraging abundant temporal cues between video frames to facilitate keypoint detection. Three modular components are designed in our framework. A Pose Temporal Merger encodes keypoint spatiotemporal context to generate effective searching scopes while a Pose Residual Fusion module computes weighted pose residuals in dual directions. These are then processed via our Pose Correction Network for efficient refining of pose estimations. Our method ranks No.1 in the Multi-frame Person Pose Estimation Challenge on the large-scale benchmark datasets PoseTrack2017 and PoseTrack2018. We have released our code, hoping to inspire future research.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Human Pose Estimation | PoseTrack 2018 (val) | Total Score80.9 | 78 | |
| Human Pose Estimation | PoseTrack 2017 (val) | Total Accuracy82.8 | 54 | |
| Multi-person Pose Estimation | PoseTrack 2017 (val) | mAP (Total)82.8 | 39 | |
| Multi-person Pose Estimation | PoseTrack 2017 (test) | Total mAP79.2 | 39 | |
| Multi-person Pose Estimation | PoseTrack 2018 (test) | Ankle Joint Accuracy72.3 | 19 | |
| Video-based Human Pose Estimation | PoseTrack 2021 (val) | Mean Accuracy80.7 | 16 | |
| Human Pose Estimation | PoseTrack 2021 (test) | mAP80.5 | 11 | |
| Pose Tracking | PoseTrack 2021 (test) | mAP81.2 | 8 | |
| Human Pose Estimation | HiEve (test) | wAP@avg55.2 | 7 |