paper-with-me

홈 › Papers

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, Xiaowei Zhou

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 predictions. Most previous methods address this challenge by directly reasoning in 3D using a pictorial structure model, which is inefficient due to the huge state space. We propose a fast and robust approach to solve this problem. Our key idea is to use a multi-way matching algorithm to cluster the detected 2D poses in all views. Each resulting cluster encodes 2D poses of the same person across different views and consistent correspondences across the keypoints, from which the 3D pose of each person can be effectively inferred. The proposed convex optimization based multi-way matching algorithm is efficient and robust against missing and false detections, without knowing the number of people in the scene. Moreover, we propose to combine geometric and appearance cues for cross-view matching. The proposed approach achieves significant performance gains from the state-of-the-art (96.3% vs. 90.6% and 96.9% vs. 88% on the Campus and Shelf datasets, respectively), while being efficient for real-time applications.

📄 PDF Abstract BibTeX arXiv:1901.04111

Code (4)

openxrlab/xrmocap pytorch
perfanalytics/pose2sim pytorch
zju3dv/EasyMocap pytorch
zju3dv/mvpose tf

Tasks

3D Multi-Person Pose Estimation3D Pose EstimationPose Estimation

Similar Papers 제목 키워드 기반

Multi-Person Pose Estimation with Local Joint-to-Person Associations

2016-08-30 · Umar Iqbal, Juergen Gall

Despite of the recent success of neural networks for human pose estimation, current approaches are limited to pose estimation of a single person and cannot handle humans in groups or crowds. In this work, we propose a me…

Keypoint DetectionMulti-Person Pose EstimationOutlier DetectionPose Estimation

Person-in-WiFi 3D: End-to-End Multi-Person 3D Pose Estimation with Wi-Fi

2024-01-01 · CVPR 2024 1 · Kangwei Yan, Fei Wang, Bo Qian, Han Ding 외

Wi-Fi signals in contrast to cameras offer privacy protection and occlusion resilience for some practical scenarios such as smart homes elderly care and virtual reality. Recent years have seen remarkable progress in …

3D Pose EstimationPose Estimation

DeeperCut: A Deeper, Stronger, and Faster Multi-Person Pose Estimation Model

2016-05-10 · Eldar Insafutdinov, Leonid Pishchulin, Bjoern Andres, Mykhaylo Andriluka 외

The goal of this paper is to advance the state-of-the-art of articulated pose estimation in scenes with multiple people. To that end we contribute on three fronts. We propose (1) improved body part detectors that generat…

Keypoint DetectionMulti-Person Pose EstimationPose Estimation

GazeOnce: Real-Time Multi-Person Gaze Estimation

2022-04-20 · CVPR 2022 1 · Mingfang Zhang, Yunfei Liu, Feng Lu

Appearance-based gaze estimation aims to predict the 3D eye gaze direction from a single image. While recent deep learning-based approaches have demonstrated excellent performance, they usually assume one calibrated face…

Gaze Estimation

MultiPoseNet: Fast Multi-Person Pose Estimation using Pose Residual Network

2018-07-11 · ECCV 2018 9 · Muhammed Kocabas, Salih Karagoz, Emre Akbas

In this paper, we present MultiPoseNet, a novel bottom-up multi-person pose estimation architecture that combines a multi-task model with a novel assignment method. MultiPoseNet can jointly handle person detection, keypo…

Human DetectionKeypoint DetectionMulti-Person Pose EstimationPose Estimation