CVJun 4, 2022

SPGNet: Spatial Projection Guided 3D Human Pose Estimation in Low Dimensional Space

arXiv:2206.01867v11 citationsh-index: 26
Originality Incremental advance
AI Analysis

This is an incremental improvement for computer vision applications like motion capture.

The paper tackles 3D human pose estimation by proposing SPGNet, which uses multi-dimensional re-projection and kinematic constraints, and reports that it outperforms state-of-the-art methods on the Human3.6M dataset.

We propose a method SPGNet for 3D human pose estimation that mixes multi-dimensional re-projection into supervised learning. In this method, the 2D-to-3D-lifting network predicts the global position and coordinates of the 3D human pose. Then, we re-project the estimated 3D pose back to the 2D key points along with spatial adjustments. The loss functions compare the estimated 3D pose with the 3D pose ground truth, and re-projected 2D pose with the input 2D pose. In addition, we propose a kinematic constraint to restrict the predicted target with constant human bone length. Based on the estimation results for the dataset Human3.6M, our approach outperforms many state-of-the-art methods both qualitatively and quantitatively.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes