paper-with-me

홈 › Papers

Multi-View Person Matching and 3D Pose Estimation with Arbitrary Uncalibrated Camera Networks

2023-12-04 · Yan Xu, Kris Kitani

Cross-view person matching and 3D human pose estimation in multi-camera networks are particularly difficult when the cameras are extrinsically uncalibrated. Existing efforts generally require large amounts of 3D data for training neural networks or known camera poses for geometric constraints to solve the problem. However, camera poses and 3D data annotation are usually expensive and not always available. We present a method, PME, that solves the two tasks without requiring either information. Our idea is to address cross-view person matching as a clustering problem using each person as a cluster center, then obtain correspondences from person matches, and estimate 3D human poses through multi-view triangulation and bundle adjustment. We solve the clustering problem by introducing a "size constraint" using the number of cameras and a "source constraint" using the fact that two people from the same camera view should not match, to narrow the solution space to a small feasible region. The 2D human poses used in clustering are obtained through a pre-trained 2D pose detector, so our method does not require expensive 3D training data for each new scene. We extensively evaluate our method on three open datasets and two indoor and outdoor datasets collected using arbitrarily set cameras. Our method outperforms other methods by a large margin on cross-view person matching, reaches SOTA performance on 3D human pose estimation without using either camera poses or 3D training data, and shows good generalization ability across five datasets of various environment settings.

📄 PDF Abstract BibTeX arXiv:2312.01561

Code (0)

등록된 구현이 없습니다.

Tasks

3D Human Pose Estimation3D Pose EstimationClusteringPose Estimation

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Mesh-Aware Epipolar Matching for Multi-View Multi-Person 3D Pose Estimation in Basketball

2026-05-28 · Li Yin, Qin Haobin, Tomohiro Suzuki, Calvin Yeung 외 arxiv

Multi-view multi-person 3D pose estimation in team sports scenarios remains challenging due to player occlusions, appearance similarity caused by team uniforms, and the scarcity of annotated multi-view data, all of which…

Human Mesh Recovery3D Pose EstimationKeypoint Detection

Multi-person 3D Pose Estimation in Crowded Scenes Based on Multi-View Geometry

2020-07-21 · ECCV 2020 8 · He Chen, Pengfei Guo, Pengfei Li, Gim Hee Lee 외

Epipolar constraints are at the core of feature matching and depth estimation in current multi-person multi-camera 3D human pose estimation methods. Despite the satisfactory performance of this formulation in sparser cro…

3D Human Pose Estimation3D Multi-Person Human Pose Estimation3D Multi-Person Pose Estimation3D Pose Estimation+2

Fast and Robust Multi-Person 3D Pose Estimation from Multiple Views

2019-01-14 · CVPR 2019 6 · Junting Dong, Wen Jiang, Qi-Xing Huang, Hujun Bao 외

This paper addresses the problem of 3D pose estimation for multiple people in a few calibrated camera views. The main challenge of this problem is to find the cross-view correspondences among noisy and incomplete 2D pose…

3D Multi-Person Pose Estimation3D 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

Multi-View Matching (MVM): Facilitating Multi-Person 3D Pose Estimation Learning with Action-Frozen People Video

2020-04-11 · Yeji Shen, C. -C. Jay Kuo

To tackle the challeging problem of multi-person 3D pose estimation from a single image, we propose a multi-view matching (MVM) method in this work. The MVM method generates reliable 3D human poses from a large-scale vid…

3D Human Pose Estimation3D Pose EstimationPose Estimation