English
Related papers

Related papers: Multi-Scale Networks for 3D Human Pose Estimation …

200 papers

Previous video-based human pose estimation methods have shown promising results by leveraging aggregated features of consecutive frames. However, most approaches compromise accuracy to mitigate jitter or do not sufficiently comprehend the…

Computer Vision and Pattern Recognition · Computer Science 2022-11-30 Kyung-Min Jin , Byoung-Sung Lim , Gun-Hee Lee , Tae-Kyung Kang , Seong-Whan Lee

Human pose estimation aims at localizing human anatomical keypoints or body parts in the input data (e.g., images, videos, or signals). It forms a crucial component in enabling machines to have an insightful understanding of the behaviors…

Computer Vision and Pattern Recognition · Computer Science 2022-04-18 Haoming Chen , Runyang Feng , Sifan Wu , Hao Xu , Fengcheng Zhou , Zhenguang Liu

The task of three-dimensional (3D) human pose estimation from a single image can be divided into two parts: (1) Two-dimensional (2D) human joint detection from the image and (2) estimating a 3D pose from the 2D joints. Herein, we focus on…

Computer Vision and Pattern Recognition · Computer Science 2018-03-23 Yasunori Kudo , Keisuke Ogaki , Yusuke Matsui , Yuri Odagiri

Human pose estimation - the process of recognizing a human's limb positions and orientations in a video - has many important applications including surveillance, diagnosis of movement disorders, and computer animation. While deep learning…

Computer Vision and Pattern Recognition · Computer Science 2019-02-11 Steven Schwarcz , Thomas Pollard

3D pose estimation is a challenging problem in computer vision. Most of the existing neural-network-based approaches address color or depth images through convolution networks (CNNs). In this paper, we study the task of 3D human pose…

Computer Vision and Pattern Recognition · Computer Science 2022-12-27 Yufan Zhou , Haiwei Dong , Abdulmotaleb El Saddik

In the era of deep learning, human pose estimation from multiple cameras with unknown calibration has received little attention to date. We show how to train a neural model to perform this task with high precision and minimal latency…

Computer Vision and Pattern Recognition · Computer Science 2021-11-29 Ben Usman , Andrea Tagliasacchi , Kate Saenko , Avneesh Sud

In this paper, we propose a fully convolutional network for 3D human pose estimation from monocular images. We use limb orientations as a new way to represent 3D poses and bind the orientation together with the bounding box of each limb…

Computer Vision and Pattern Recognition · Computer Science 2018-12-06 Chenxu Luo , Xiao Chu , Alan Yuille

3D human pose estimation from a monocular image or 2D joints is an ill-posed problem because of depth ambiguity and occluded joints. We argue that 3D human pose estimation from a monocular input is an inverse problem where multiple feasible…

Computer Vision and Pattern Recognition · Computer Science 2019-04-12 Chen Li , Gim Hee Lee

Driven by recent computer vision and robotic applications, recovering 3D human poses has become increasingly important and attracted growing interests. In fact, completing this task is quite challenging due to the diverse appearances,…

Computer Vision and Pattern Recognition · Computer Science 2019-01-16 Keze Wang , Liang Lin , Chenhan Jiang , Chen Qian , Pengxu Wei

We propose a new self-supervised method for predicting 3D human body pose from a single image. The prediction network is trained from a dataset of unlabelled images depicting people in typical poses and a set of unpaired 2D poses. By…

Computer Vision and Pattern Recognition · Computer Science 2023-04-06 Jose Sosa , David Hogg

In 3D human pose estimation one of the biggest problems is the lack of large, diverse datasets. This is especially true for multi-person 3D pose estimation, where, to our knowledge, there are only machine generated annotations available for…

Computer Vision and Pattern Recognition · Computer Science 2020-04-09 Marton Veges , Andras Lorincz

End-to-end deep representation learning has achieved remarkable accuracy for monocular 3D human pose estimation, yet these models may fail for unseen poses with limited and fixed training data. This paper proposes a novel data augmentation…

Computer Vision and Pattern Recognition · Computer Science 2021-04-12 Shichao Li , Lei Ke , Kevin Pratama , Yu-Wing Tai , Chi-Keung Tang , Kwang-Ting Cheng

The best performing methods for 3D human pose estimation from monocular images require large amounts of in-the-wild 2D and controlled 3D pose annotated datasets which are costly and require sophisticated systems to acquire. To reduce this…

Computer Vision and Pattern Recognition · Computer Science 2020-02-26 Rahul Mitra , Nitesh B. Gundavarapu , Abhishek Sharma , Arjun Jain

The recent success of deep networks has significantly advanced 3D human pose estimation from 2D images. The diversity of capturing viewpoints and the flexibility of the human poses, however, remain some significant challenges. In this…

Computer Vision and Pattern Recognition · Computer Science 2019-01-31 Guoqiang Wei , Cuiling Lan , Wenjun Zeng , Zhibo Chen

Recovering temporally consistent 3D human body pose, shape and motion from a monocular video is a challenging task due to (self-)occlusions, poor lighting conditions, complex articulated body poses, depth ambiguity, and limited availability…

Computer Vision and Pattern Recognition · Computer Science 2023-11-21 Sushovan Chanda , Amogh Tiwari , Lokender Tiwari , Brojeshwar Bhowmick , Avinash Sharma , Hrishav Barua

Predicting 3D human pose from a single monoscopic video can be highly challenging due to factors such as low resolution, motion blur and occlusion, in addition to the fundamental ambiguity in estimating 3D from 2D. Approaches that directly…

Computer Vision and Pattern Recognition · Computer Science 2021-04-26 Tao Jiang , Necati Cihan Camgoz , Richard Bowden

Recovering 3D human pose from 2D joints is a highly unconstrained problem. We propose a novel neural network framework, PoseNet3D, that takes 2D joints as input and outputs 3D skeletons and SMPL body model parameters. By casting our…

Computer Vision and Pattern Recognition · Computer Science 2020-11-13 Shashank Tripathi , Siddhant Ranade , Ambrish Tyagi , Amit Agrawal

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…

Computer Vision and Pattern Recognition · Computer Science 2016-05-18 Bugra Tekin , Isinsu Katircioglu , Mathieu Salzmann , Vincent Lepetit , Pascal Fua

This paper explores the capabilities of convolutional neural networks to deal with a task that is easily manageable for humans: perceiving 3D pose of a human body from varying angles. However, in our approach, we are restricted to using a…

Computer Vision and Pattern Recognition · Computer Science 2017-07-21 Agne Grinciunaite , Amogh Gudi , Emrah Tasli , Marten den Uyl

To improve the generalization of 3D human pose estimators, many existing deep learning based models focus on adding different augmentations to training poses. However, data augmentation techniques are limited to the "seen" pose combinations…

Computer Vision and Pattern Recognition · Computer Science 2023-01-10 Cheng-Yen Yang , Jiajia Luo , Lu Xia , Yuyin Sun , Nan Qiao , Ke Zhang , Zhongyu Jiang , Jenq-Neng Hwang