paper-with-me

Papers

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

2019-08-15 · Jiabin Zhang, Zheng Zhu, Wei Zou, Peng Li, Yanwei Li, Hu Su, Guan Huang

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.

📄 PDF Abstract BibTeX arXiv:1908.05593

Code (0)

등록된 구현이 없습니다.

Tasks

Human DetectionMulti-Person Pose EstimationMulti-Person Pose Estimation and TrackingPerson Re-IdentificationPose EstimationPose Tracking

Similar Papers 제목 키워드 기반

FastPoseGait: A Toolbox and Benchmark for Efficient Pose-based Gait Recognition

2023-09-02 · Shibei Meng, Yang Fu, Saihui Hou, Chunshui Cao 외

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 Recognition

FastPose-ViT: A Vision Transformer for Real-Time Spacecraft Pose Estimation

2025-12-10 · Pierre Ancey, Andrew Price, Saqib Javed, Mathieu Salzmann arxiv

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 Estimation

FastPoseCNN: Real-Time Monocular Category-Level Pose and Size Estimation Framework

2024-06-16 · Eduardo Davalos, Mehran Aminian

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

2025-08-18 · Vinit Hegiste, Vidit Goyal, Tatjana Legler, Martin Ruskowski arxiv

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 Learning

BlazePose: On-device Real-time Body Pose tracking

2020-06-17 · Valentin Bazarevsky, Ivan Grishchenko, Karthik Raveendran, Tyler Zhu 외

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