Pith. sign in

FastPose: Towards Real-time Pose Estimation and Tracking via Scale-normalized Multi-task Networks

1 Pith paper cite this work. Polarity classification is still indexing.

1 Pith paper citing it
abstract

Both accuracy and efficiency are significant for pose estimation and tracking in videos. State-of-the-art performance is dominated by two-stages top-down methods. Despite the leading results, these methods are impractical for real-world applications due to their separated architectures and complicated calculation. This paper addresses the task of articulated multi-person pose estimation and tracking towards real-time speed. An end-to-end multi-task network (MTN) is designed to perform human detection, pose estimation, and person re-identification (Re-ID) tasks simultaneously. To alleviate the performance bottleneck caused by scale variation problem, a paradigm which exploits scale-normalized image and feature pyramids (SIFP) is proposed to boost both performance and speed. Given the results of MTN, we adopt an occlusion-aware Re-ID feature strategy in the pose tracking module, where pose information is utilized to infer the occlusion state to make better use of Re-ID feature. In experiments, we demonstrate that the pose estimation and tracking performance improves steadily utilizing SIFP through different backbones. Using ResNet-18 and ResNet-50 as backbones, the overall pose tracking framework achieves competitive performance with 29.4 FPS and 12.2 FPS, respectively. Additionally, occlusion-aware Re-ID feature decreases the identification switches by 37% in the pose tracking process.

citation-role summary

baseline 1

citation-polarity summary

fields

cs.CV 1

years

2025 1

verdicts

REJECT 1

roles

baseline 1

polarities

baseline 1

representative citing papers

citing papers explorer

Showing 1 of 1 citing paper.

  • An End-to-End Framework for Video Multi-Person Pose Estimation cs.CV · 2025-09-01 · reject · none · ref 48 · internal anchor

    An end-to-end video pose transformer built on PETR with spatio-temporal encoders and an instance consistency loss reaches 83.0 mAP on PoseTrack2017 and appears around 4x faster than DCPose.