English
Related papers

Related papers: Deep Learning-Based Human Pose Estimation: A Surve…

200 papers

This paper considers the task of articulated human pose estimation of multiple people in real world images. We propose an approach that jointly solves the tasks of detection and pose estimation: it infers the number of persons in a scene,…

Computer Vision and Pattern Recognition · Computer Science 2016-04-27 Leonid Pishchulin , Eldar Insafutdinov , Siyu Tang , Bjoern Andres , Mykhaylo Andriluka , Peter Gehler , Bernt Schiele

This is an official pytorch implementation of Deep High-Resolution Representation Learning for Human Pose Estimation. In this work, we are interested in the human pose estimation problem with a focus on learning reliable high-resolution…

Computer Vision and Pattern Recognition · Computer Science 2019-02-26 Ke Sun , Bin Xiao , Dong Liu , Jingdong Wang

3D human pose estimation from a single image is a challenging problem, especially for in-the-wild settings due to the lack of 3D annotated data. We propose two anatomically inspired loss functions and use them with a weakly-supervised…

Computer Vision and Pattern Recognition · Computer Science 2018-07-05 Rishabh Dabral , Anurag Mundhada , Uday Kusupati , Safeer Afaque , Abhishek Sharma , Arjun Jain

Human pose estimation from image and video is a vital task in many multimedia applications. Previous methods achieve great performance but rarely take efficiency into consideration, which makes it difficult to implement the networks on…

Computer Vision and Pattern Recognition · Computer Science 2020-12-15 Wenqiang Zhang , Jiemin Fang , Xinggang Wang , Wenyu Liu

In this work we address the challenging problem of 3D human pose estimation from single images. Recent approaches learn deep neural networks to regress 3D pose directly from images. One major challenge for such methods, however, is the…

Computer Vision and Pattern Recognition · Computer Science 2017-09-07 Umar Iqbal , Andreas Doering , Hashim Yasin , Björn Krüger , Andreas Weber , Juergen Gall

Markerless motion capture has become an active field of research in computer vision in recent years. Its extensive applications are known in a great variety of fields, including computer animation, human motion analysis, biomedical…

Computer Vision and Pattern Recognition · Computer Science 2022-01-10 Doan Duy Vo , Russell Butler

We present a new self-supervised approach, SelfPose3d, for estimating 3d poses of multiple persons from multiple camera views. Unlike current state-of-the-art fully-supervised methods, our approach does not require any 2d or 3d ground-truth…

Computer Vision and Pattern Recognition · Computer Science 2024-06-11 Vinkle Srivastav , Keqi Chen , Nicolas Padoy

Human Pose Estimation (HPE) involves detecting and localizing keypoints on the human body from visual data. In 3D HPE, occlusions, where parts of the body are not visible in the image, pose a significant challenge for accurate pose…

Computer Vision and Pattern Recognition · Computer Science 2026-02-11 Filipa Lino , Carlos Santiago , Manuel Marques

Inferring 3D human pose from 2D images is a challenging and long-standing problem in the field of computer vision with many applications including motion capture, virtual reality, surveillance or gait analysis for sports and medicine. We…

Computer Vision and Pattern Recognition · Computer Science 2022-10-11 Luca Schmidtke , Benjamin Hou , Athanasios Vlontzos , Bernhard Kainz

Human pose estimation aims at locating the specific joints of humans from the images or videos. While existing deep learning-based methods have achieved high positioning accuracy, they often struggle with generalization in occlusion…

Computer Vision and Pattern Recognition · Computer Science 2024-10-15 Gangtao Han , Chunxiao Song , Song Wang , Hao Wang , Enqing Chen , Guanghui Wang

Recent advances in deep pose estimation models have proven to be effective in a wide range of applications such as health monitoring, sports, animations, and robotics. However, pose estimation models fail to generalize when facing images…

Computer Vision and Pattern Recognition · Computer Science 2021-05-20 Vandad Davoodnia , Saeed Ghorbani , Ali Etemad

Dense pose estimation is a dense 3D prediction task for instance-level human analysis, aiming to map human pixels from an RGB image to a 3D surface of the human body. Due to a large amount of surface point regression, the training process…

Computer Vision and Pattern Recognition · Computer Science 2022-11-07 Wenhe Jia , Yilin Zhou , Xuhan Zhu , Mengjie Hu , Chun Liu , Qing Song

UV map estimation is used in computer vision for detailed analysis of human posture or activity. Previous methods assign pixels to body model vertices by comparing pixel descriptors independently, without enforcing global coherence or…

Computer Vision and Pattern Recognition · Computer Science 2025-01-16 Matej Suchanek , Miroslav Purkrabek , Jiri Matas

A survey is presented focused on using pose estimation techniques in Emotional recognition using various technologies normal cameras, and depth cameras for real-time, and the potential use of VR and inputs including images, videos, and…

Computer Vision and Pattern Recognition · Computer Science 2024-11-20 Leina Elansary , Zaki Taha , Walaa Gad

Current approaches in 3D human pose estimation primarily focus on regressing 3D joint locations, often neglecting critical physical constraints such as bone length consistency and body symmetry. This work introduces a recurrent neural…

Computer Vision and Pattern Recognition · Computer Science 2024-10-30 Chih-Hsiang Hsu , Jyh-Shing Roger Jang

Facial pose estimation has gained a lot of attentions in many practical applications, such as human-robot interaction, gaze estimation and driver monitoring. Meanwhile, end-to-end deep learning-based facial pose estimation is becoming more…

Computer Vision and Pattern Recognition · Computer Science 2020-10-13 Zhaoxiang Liu , Zezhou Chen , Jinqiang Bai , Shaohua Li , Shiguo Lian

We present a simple, yet effective, approach for self-supervised 3D human pose estimation. Unlike the prior work, we explore the temporal information next to the multi-view self-supervision. During training, we rely on triangulating 2D body…

Computer Vision and Pattern Recognition · Computer Science 2021-10-15 Arij Bouazizi , Ulrich Kressel , Vasileios Belagiannis

We propose an heterogeneous multi-task learning framework for human pose estimation from monocular image with deep convolutional neural network. In particular, we simultaneously learn a pose-joint regressor and a sliding-window body-part…

Computer Vision and Pattern Recognition · Computer Science 2014-06-16 Sijin Li , Zhi-Qiang Liu , Antoni B. Chan

Training accurate 3D human pose estimators requires large amount of 3D ground-truth data which is costly to collect. Various weakly or self supervised pose estimation methods have been proposed due to lack of 3D data. Nevertheless, these…

Computer Vision and Pattern Recognition · Computer Science 2019-04-10 Muhammed Kocabas , Salih Karagoz , Emre Akbas

Most of the recent deep learning-based 3D human pose and mesh estimation methods regress the pose and shape parameters of human mesh models, such as SMPL and MANO, from an input image. The first weakness of these methods is an appearance…

Computer Vision and Pattern Recognition · Computer Science 2021-04-28 Hongsuk Choi , Gyeongsik Moon , Kyoung Mu Lee