A non-recursive encoder-dynamics-decoder network, fed with 3D joint coordinates rearranged into small pseudo-images, predicts future poses and outperforms two baselines on G3D and a filtered NTU dataset.
Structured Prediction of 3D Human Pose with Deep Neural Networks
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Most recent approaches to monocular 3D pose estimation rely on Deep Learning. They either train a Convolutional Neural Network to directly regress from image to 3D pose, which ignores the dependencies between human joints, or model these dependencies via a max-margin structured learning framework, which involves a high computational cost at inference time. In this paper, we introduce a Deep Learning regression architecture for structured prediction of 3D human pose from monocular images that relies on an overcomplete auto-encoder to learn a high-dimensional latent pose representation and account for joint dependencies. We demonstrate that our approach outperforms state-of-the-art ones both in terms of structure preservation and prediction accuracy.
citation-role summary
citation-polarity summary
fields
cs.CV 1years
2019 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
PISEP^2: Pseudo Image Sequence Evolution based 3D Pose Prediction
A non-recursive encoder-dynamics-decoder network, fed with 3D joint coordinates rearranged into small pseudo-images, predicts future poses and outperforms two baselines on G3D and a filtered NTU dataset.