paper-with-me

홈 › Papers

Combining detection and tracking for human pose estimation in videos

2020-03-30 · CVPR 2020 6 · Manchen Wang, Joseph Tighe, Davide Modolo

We propose a novel top-down approach that tackles the problem of multi-person human pose estimation and tracking in videos. In contrast to existing top-down approaches, our method is not limited by the performance of its person detector and can predict the poses of person instances not localized. It achieves this capability by propagating known person locations forward and backward in time and searching for poses in those regions. Our approach consists of three components: (i) a Clip Tracking Network that performs body joint detection and tracking simultaneously on small video clips; (ii) a Video Tracking Pipeline that merges the fixed-length tracklets produced by the Clip Tracking Network to arbitrary length tracks; and (iii) a Spatial-Temporal Merging procedure that refines the joint locations based on spatial and temporal smoothing terms. Thanks to the precision of our Clip Tracking Network and our merging procedure, our approach produces very accurate joint predictions and can fix common mistakes on hard scenarios like heavily entangled people. Our approach achieves state-of-the-art results on both joint detection and tracking, on both the PoseTrack 2017 and 2018 datasets, and against all top-down and bottom-down approaches.

📄 PDF Abstract BibTeX arXiv:2003.13743

Code (0)

등록된 구현이 없습니다.

Tasks

Pose EstimationPose Tracking

Similar Papers 제목 키워드 기반

Improving Multi-Person Pose Tracking with A Confidence Network

2023-10-29 · Zehua Fu, Wenhang Zuo, Zhenghui Hu, Qingjie Liu 외

Human pose estimation and tracking are fundamental tasks for understanding human behaviors in videos. Existing top-down framework-based methods usually perform three-stage tasks: human detection, pose estimation and trac…

Human DetectionPose EstimationPose Tracking

Self-supervised Keypoint Correspondences for Multi-Person Pose Estimation and Tracking in Videos

2020-04-27 · ECCV 2020 8 · Umer Rafi, Andreas Doering, Bastian Leibe, Juergen Gall

Video annotation is expensive and time consuming. Consequently, datasets for multi-person pose estimation and tracking are less diverse and have more sparse annotations compared to large scale image datasets for human po…

Multi-Person Pose EstimationMulti-Person Pose Estimation and TrackingPose EstimationPose Tracking

A Data-driven Approach for Human Pose Tracking Based on Spatio-temporal Pictorial Structure

2016-07-31 · Soumitra Samanta, Bhabatosh Chanda

In this paper, we present a data-driven approach for human pose tracking in video data. We formulate the human pose tracking problem as a discrete optimization problem based on spatio-temporal pictorial structure model a…

Object TrackingPose EstimationPose Tracking

AlphaPose: Whole-Body Regional Multi-Person Pose Estimation and Tracking in Real-Time

2022-11-07 · Hao-Shu Fang, Jiefeng Li, Hongyang Tang, Chao Xu 외

Accurate whole-body multi-person pose estimation and tracking is an important yet challenging topic in computer vision. To capture the subtle actions of humans for complex behavior analysis, whole-body pose estimation in…

Knowledge DistillationMulti-Person Pose EstimationMulti-Person Pose Estimation and TrackingPose Estimation

Combining Local and Global Pose Estimation for Precise Tracking of Similar Objects

2022-01-31 · Niklas Gard, Anna Hilsmann, Peter Eisert

In this paper, we present a multi-object 6D detection and tracking pipeline for potentially similar and non-textured objects. The combination of a convolutional neural network for object classification and rough pose est…

GPUObjectPose Estimation