VoxelTrack: Multi-Person 3D Human Pose Estimation and Tracking in the Wild
Yifu Zhang, Chunyu Wang, Xinggang Wang, Wenyu Liu, Wenjun, Zeng

TL;DR
VoxelTrack introduces a voxel-based multi-view approach for robust multi-person 3D pose estimation and tracking, effectively handling occlusions and outperforming existing methods on multiple datasets.
Contribution
It proposes a novel voxel-based method that directly estimates and tracks 3D human poses from multi-view images without relying on noisy 2D pose correspondence.
Findings
Outperforms state-of-the-art on Shelf, Campus, and CMU Panoptic datasets.
Robustly handles severe occlusions in multi-view settings.
Avoids hard decisions based on individual images.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVideo Surveillance and Tracking Methods · Human Pose and Action Recognition · Advanced Vision and Imaging
