FastPose: Towards Real-time Pose Estimation and Tracking via Scale-normalized Multi-task Networks
Jiabin Zhang, Zheng Zhu, Wei Zou, Peng Li, Yanwei Li, Hu Su, Guan, Huang

TL;DR
FastPose introduces a real-time, end-to-end multi-task network for multi-person pose estimation and tracking, utilizing scale-normalized features and occlusion-aware Re-ID to improve accuracy and efficiency in video analysis.
Contribution
The paper proposes a novel scale-normalized multi-task network with a scale-normalized image and feature pyramid paradigm for real-time pose estimation and tracking.
Findings
Achieves 29.4 FPS with ResNet-18 backbone
Improves pose tracking accuracy with SIFP
Reduces identification switches by 37% using occlusion-aware Re-ID
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…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHuman Pose and Action Recognition · Advanced Vision and Imaging · Hand Gesture Recognition Systems
