HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Multi-View Multi-Person 3D Pose Estimation with Plane Sweep Stereo

Jiahao Lin Gim Hee Lee

Multi-View Multi-Person 3D Pose Estimation with Plane Sweep Stereo

Abstract

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.

Code Repositories

jiahaoLjh/PlaneSweepPose
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
3d-multi-person-pose-estimation-on-campusPlaneSweepPose
PCP3D: 97
3d-multi-person-pose-estimation-on-cmuPlaneSweepPose
Average MPJPE (mm): 16.75
3d-multi-person-pose-estimation-on-shelfPlaneSweepPose
PCP3D: 97.9

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Multi-View Multi-Person 3D Pose Estimation with Plane Sweep Stereo | Papers | HyperAI