3D human pose estimation from depth maps using a deep combination of poses
Manuel J. Marin-Jimenez, Francisco J. Romero-Ramirez, Rafael, Mu\~noz-Salinas, Rafael Medina-Carnicer

TL;DR
This paper introduces Deep Depth Pose (DDP), a deep learning model that estimates 3D human joint positions from depth maps by combining predefined prototype poses, achieving state-of-the-art results on benchmark datasets.
Contribution
The paper presents a novel ConvNet-based model that linearly combines prototype poses for accurate 3D human pose estimation from depth maps.
Findings
Achieved state-of-the-art performance on ITOP dataset.
Performed well on synthetic UBC3V dataset.
Demonstrated robustness across realistic and synthetic data.
Abstract
Many real-world applications require the estimation of human body joints for higher-level tasks as, for example, human behaviour understanding. In recent years, depth sensors have become a popular approach to obtain three-dimensional information. The depth maps generated by these sensors provide information that can be employed to disambiguate the poses observed in two-dimensional images. This work addresses the problem of 3D human pose estimation from depth maps employing a Deep Learning approach. We propose a model, named Deep Depth Pose (DDP), which receives a depth map containing a person and a set of predefined 3D prototype poses and returns the 3D position of the body joints of the person. In particular, DDP is defined as a ConvNet that computes the specific weights needed to linearly combine the prototypes for the given input. We have thoroughly evaluated DDP on the challenging…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHuman Pose and Action Recognition · Video Surveillance and Tracking Methods · Hand Gesture Recognition Systems
