Jiahao Lin, Gim Hee Lee
Existing approaches for multi-view multi-person 3D pose estimation explicitly establish cross-view correspondences to group 2D pose detections from multiple camera views and solve for the 3D pose estimation for each person. Establishing cross-view correspondences is challenging in multi-person scenes, and incorrect correspondences will lead to sub-optimal performance for the multi-stage pipeline. In this work, we present our multi-view 3D pose estimation approach based on plane sweep stereo to jointly address the cross-view fusion and 3D pose reconstruction in a single shot. Specifically, we propose to perform depth regression for each joint of each 2D pose in a target camera view. Cross-view consistency constraints are implicitly enforced by multiple reference camera views via the plane sweep algorithm to facilitate accurate depth regression. We adopt a coarse-to-fine scheme to first regress the person-level depth followed by a per-person joint-level relative depth estimation. 3D poses are obtained from a simple back-projection given the estimated depths. We evaluate our approach on benchmark datasets where it outperforms previous state-of-the-arts while being remarkably efficient. Our code is available at https://github.com/jiahaoLjh/PlaneSweepPose.
| Task | Dataset | Metric | Value | Model |
|---|---|---|---|---|
| 3D Human Pose Estimation | Panoptic | Average MPJPE (mm) | 16.75 | PlaneSweepPose |
| 3D Human Pose Estimation | Shelf | PCP3D | 97.9 | PlaneSweepPose |
| 3D Human Pose Estimation | Campus | PCP3D | 97 | PlaneSweepPose |
| Pose Estimation | Panoptic | Average MPJPE (mm) | 16.75 | PlaneSweepPose |
| Pose Estimation | Shelf | PCP3D | 97.9 | PlaneSweepPose |
| Pose Estimation | Campus | PCP3D | 97 | PlaneSweepPose |
| 3D | Panoptic | Average MPJPE (mm) | 16.75 | PlaneSweepPose |
| 3D | Shelf | PCP3D | 97.9 | PlaneSweepPose |
| 3D | Campus | PCP3D | 97 | PlaneSweepPose |
| 3D Multi-Person Pose Estimation | Panoptic | Average MPJPE (mm) | 16.75 | PlaneSweepPose |
| 3D Multi-Person Pose Estimation | Shelf | PCP3D | 97.9 | PlaneSweepPose |
| 3D Multi-Person Pose Estimation | Campus | PCP3D | 97 | PlaneSweepPose |
| 1 Image, 2*2 Stitchi | Panoptic | Average MPJPE (mm) | 16.75 | PlaneSweepPose |
| 1 Image, 2*2 Stitchi | Shelf | PCP3D | 97.9 | PlaneSweepPose |
| 1 Image, 2*2 Stitchi | Campus | PCP3D | 97 | PlaneSweepPose |