CVGRMMDec 24, 2020

Deep Learning-Based Human Pose Estimation: A Survey

arXiv:2012.13392v50.10930 citationsHas Code
AI Analysis

This paper provides a comprehensive overview of the state-of-the-art in deep learning-based human pose estimation for researchers and practitioners in computer vision, serving as an incremental update to existing knowledge.

This survey paper reviews over 250 deep learning-based solutions for 2D and 3D human pose estimation since 2014, systematically analyzing and comparing them based on input data and inference procedures. It summarizes quantitative performance comparisons on popular datasets and discusses challenges and future directions.

Human pose estimation aims to locate the human body parts and build human body representation (e.g., body skeleton) from input data such as images and videos. It has drawn increasing attention during the past decade and has been utilized in a wide range of applications including human-computer interaction, motion analysis, augmented reality, and virtual reality. Although the recently developed deep learning-based solutions have achieved high performance in human pose estimation, there still remain challenges due to insufficient training data, depth ambiguities, and occlusion. The goal of this survey paper is to provide a comprehensive review of recent deep learning-based solutions for both 2D and 3D pose estimation via a systematic analysis and comparison of these solutions based on their input data and inference procedures. More than 250 research papers since 2014 are covered in this survey. Furthermore, 2D and 3D human pose estimation datasets and evaluation metrics are included. Quantitative performance comparisons of the reviewed methods on popular datasets are summarized and discussed. Finally, the challenges involved, applications, and future research directions are concluded. A regularly updated project page is provided: \url{https://github.com/zczcwh/DL-HPE}

Code Implementations1 repo
Foundations

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

Your Notes