paper-with-me

Papers

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

2021-04-06 · CVPR 2021 1 · 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.

📄 PDF Abstract BibTeX arXiv:2104.02273

Code (1)

jiahaoLjh/PlaneSweepPose 공식 구현 pytorch

Tasks

3D Multi-Person Pose Estimation3D Pose EstimationDepth EstimationPose Estimationregression

Similar Papers 제목 키워드 기반

Multi-person 3D pose estimation from unlabelled data

2022-12-16 · Daniel Rodriguez-Criado, Pilar Bachiller, George Vogiatzis, Luis J. Manso

Its numerous applications make multi-human 3D pose estimation a remarkably impactful area of research. Nevertheless, assuming a multiple-view system composed of several regular RGB cameras, 3D multi-pose estimation prese…

3D Pose EstimationPose Estimation

Graph-Based 3D Multi-Person Pose Estimation Using Multi-View Images

2021-09-13 · ICCV 2021 10 · Size Wu, Sheng Jin, Wentao Liu, Lei Bai 외

This paper studies the task of estimating the 3D human poses of multiple persons from multiple calibrated camera views. Following the top-down paradigm, we decompose the task into two stages, i.e. person localization and…

3D Multi-Person Pose Estimation3D Pose EstimationMulti-Person Pose EstimationPose Estimation

VoxelKeypointFusion: Generalizable Multi-View Multi-Person Pose Estimation

2024-10-24 · Daniel Bermuth, Alexander Poeppel, Wolfgang Reif

In the rapidly evolving field of computer vision, the task of accurately estimating the poses of multiple individuals from various viewpoints presents a formidable challenge, especially if the estimations should be relia…

3D Human Pose EstimationMulti-Person Pose EstimationPose Estimation

RapidPoseTriangulation: Multi-view Multi-person Whole-body Human Pose Triangulation in a Millisecond

2025-03-27 · Daniel Bermuth, Alexander Poeppel, Wolfgang Reif

The integration of multi-view imaging and pose estimation represents a significant advance in computer vision applications, offering new possibilities for understanding human movement and interactions. This work presents…

3D Multi-Person Pose EstimationMulti-Person Pose EstimationPose Estimation

Real-time marker-less multi-person 3D pose estimation in RGB-Depth camera networks

2017-10-17 · Marco Carraro, Matteo Munaro, Jeff Burke, Emanuele Menegatti

This paper proposes a novel system to estimate and track the 3D poses of multiple persons in calibrated RGB-Depth camera networks. The multi-view 3D pose of each person is computed by a central node which receives the si…

2D Pose Estimation3D Pose EstimationPose Estimation