FastPose: Towards Real-time Pose Estimation and Tracking via Scale-normalized Multi-task Networks
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Human DetectionMulti-Person Pose EstimationMulti-Person Pose Estimation and TrackingPerson Re-IdentificationPose EstimationPose TrackingSimilar Papers 제목 키워드 기반
FastPoseGait: A Toolbox and Benchmark for Efficient Pose-based Gait Recognition
We present FastPoseGait, an open-source toolbox for pose-based gait recognition based on PyTorch. Our toolbox supports a set of cutting-edge pose-based gait recognition algorithms and a variety of related benchmarks. Unl…
Gait RecognitionFastPose-ViT: A Vision Transformer for Real-Time Spacecraft Pose Estimation
Estimating the 6-degrees-of-freedom (6DoF) pose of a spacecraft from a single image is critical for autonomous operations like in-orbit servicing and space debris removal. Existing state-of-the-art methods often rely on …
Pose EstimationFastPoseCNN: Real-Time Monocular Category-Level Pose and Size Estimation Framework
The primary focus of this paper is the development of a framework for pose and size estimation of unseen objects given a single RGB image - all in real-time. In 2019, the first category-level pose and size estimation fra…
Federated Action Recognition for Smart Worker Assistance Using FastPose
In smart manufacturing environments, accurate and real-time recognition of worker actions is essential for productivity, safety, and human-machine collaboration. While skeleton-based human activity recognition (HAR) offe…
Human Activity RecognitionFederated LearningAction RecognitionEnsemble LearningBlazePose: On-device Real-time Body Pose tracking
We present BlazePose, a lightweight convolutional neural network architecture for human pose estimation that is tailored for real-time inference on mobile devices. During inference, the network produces 33 body keypoints…
2D Human Pose Estimation3D Human Pose Estimation3D Pose EstimationPose Estimation+3