Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Fast and Robust Multi-Person 3D Pose Estimation from Multiple Views

About

This paper addresses the problem of 3D pose estimation for multiple people in a few calibrated camera views. The main challenge of this problem is to find the cross-view correspondences among noisy and incomplete 2D pose predictions. Most previous methods address this challenge by directly reasoning in 3D using a pictorial structure model, which is inefficient due to the huge state space. We propose a fast and robust approach to solve this problem. Our key idea is to use a multi-way matching algorithm to cluster the detected 2D poses in all views. Each resulting cluster encodes 2D poses of the same person across different views and consistent correspondences across the keypoints, from which the 3D pose of each person can be effectively inferred. The proposed convex optimization based multi-way matching algorithm is efficient and robust against missing and false detections, without knowing the number of people in the scene. Moreover, we propose to combine geometric and appearance cues for cross-view matching. The proposed approach achieves significant performance gains from the state-of-the-art (96.3% vs. 90.6% and 96.9% vs. 88% on the Campus and Shelf datasets, respectively), while being efficient for real-time applications.

Junting Dong, Wen Jiang, Qixing Huang, Hujun Bao, Xiaowei Zhou• 2019

Related benchmarks

TaskDatasetResultRank
3D Human Pose EstimationCampus (test)
Actor 1 Score97.6
66
3D Human Pose EstimationCampus
PCP96.3
36
3D Multi-person Pose EstimationShelf (test)
Actor 1 Score98.8
27
Multi-person 3D Pose EstimationShelf dataset
Actor 1 Score98.8
27
3D Human Pose EstimationShelf (test)
Actor 1 Score98.8
27
Multi-view multi-person 3D pose estimationCampus
PCP (Actor 1)97.6
26
3D Pose Estimationshelf
PCP Actor 198.8
25
3D Multi-person Pose EstimationMVOR 23 (test)
MPJPE (mm)127
16
3D Human Pose EstimationHuman3.6M (S9)
PCP74.5
14
3D Human Pose EstimationChi3D
Invalid Rate50
14
Showing 10 of 41 rows

Other info

Code

Follow for update