English

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

Computer Vision and Pattern Recognition 2021-09-14 v1

Abstract

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 pose estimation. Both stages are processed in coarse-to-fine manners. And we propose three task-specific graph neural networks for effective message passing. For 3D person localization, we first use Multi-view Matching Graph Module (MMG) to learn the cross-view association and recover coarse human proposals. The Center Refinement Graph Module (CRG) further refines the results via flexible point-based prediction. For 3D pose estimation, the Pose Regression Graph Module (PRG) learns both the multi-view geometry and structural relations between human joints. Our approach achieves state-of-the-art performance on CMU Panoptic and Shelf datasets with significantly lower computation complexity.

Keywords

Cite

@article{arxiv.2109.05885,
  title  = {Graph-Based 3D Multi-Person Pose Estimation Using Multi-View Images},
  author = {Size Wu and Sheng Jin and Wentao Liu and Lei Bai and Chen Qian and Dong Liu and Wanli Ouyang},
  journal= {arXiv preprint arXiv:2109.05885},
  year   = {2021}
}

Comments

Accepted by ICCV'2021

R2 v1 2026-06-24T05:54:46.718Z