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

VoxelTrack: Multi-Person 3D Human Pose Estimation and Tracking in the Wild

About

We present VoxelTrack for multi-person 3D pose estimation and tracking from a few cameras which are separated by wide baselines. It employs a multi-branch network to jointly estimate 3D poses and re-identification (Re-ID) features for all people in the environment. In contrast to previous efforts which require to establish cross-view correspondence based on noisy 2D pose estimates, it directly estimates and tracks 3D poses from a 3D voxel-based representation constructed from multi-view images. We first discretize the 3D space by regular voxels and compute a feature vector for each voxel by averaging the body joint heatmaps that are inversely projected from all views. We estimate 3D poses from the voxel representation by predicting whether each voxel contains a particular body joint. Similarly, a Re-ID feature is computed for each voxel which is used to track the estimated 3D poses over time. The main advantage of the approach is that it avoids making any hard decisions based on individual images. The approach can robustly estimate and track 3D poses even when people are severely occluded in some cameras. It outperforms the state-of-the-art methods by a large margin on three public datasets including Shelf, Campus and CMU Panoptic.

Yifu Zhang, Chunyu Wang, Xinggang Wang, Wenyu Liu, Wenjun Zeng• 2021

Related benchmarks

TaskDatasetResultRank
3D Human Pose EstimationCampus (test)
Actor 1 Score98.1
66
Multi-person 3D Pose EstimationShelf dataset
Actor 1 Score98.6
27
Multi-view multi-person 3D pose estimationCampus
PCP (Actor 1)98.1
26
3D Multi-person Pose Estimation (In-domain)Shelf 2 (test)
PCP97.1
12
3D Multi-person Pose Estimation (In-domain)Campus 2 (test)
PCP96.7
11
Multi-person 3D Pose TrackingShelf (test)
Actor 1 PCP99.3
11
Multi-person 3D Pose TrackingCampus (test)
Actor 1 PCP98.1
10
3D Pose EstimationShelf (test)
A1 Score98.6
9
Multi-Object TrackingMMPTRACK (test)
MOTA76.8
8
3D Multi-person Pose EstimationCMU Panoptic
MPJPE (mm)16.97
6
Showing 10 of 12 rows

Other info

Code

Follow for update