English
Related papers

Related papers: Learning Monocular 3D Human Pose Estimation from M…

200 papers

This paper addresses the challenge of 3D full-body human pose estimation from a monocular image sequence. Here, two cases are considered: (i) the image locations of the human joints are provided and (ii) the image locations of joints are…

Computer Vision and Pattern Recognition · Computer Science 2016-04-29 Xiaowei Zhou , Menglong Zhu , Spyridon Leonardos , Kosta Derpanis , Kostas Daniilidis

In this paper we contribute a simple yet effective approach for estimating 3D poses of multiple people from multi-view images. Our proposed coarse-to-fine pipeline first aggregates noisy 2D observations from multiple camera views into 3D…

Computer Vision and Pattern Recognition · Computer Science 2021-10-07 Zijian Dong , Jie Song , Xu Chen , Chen Guo , Otmar Hilliges

In monocular 3D human pose estimation a common setup is to first detect 2D positions and then lift the detection into 3D coordinates. Many algorithms suffer from overfitting to camera positions in the training set. We propose a siamese…

Computer Vision and Pattern Recognition · Computer Science 2019-02-19 Márton Véges , Viktor Varga , András Lőrincz

Multi-person 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 HG-RCNN, a Mask-RCNN based network that also leverages the benefits of…

Computer Vision and Pattern Recognition · Computer Science 2019-09-25 Rishabh Dabral , Nitesh B Gundavarapu , Rahul Mitra , Abhishek Sharma , Ganesh Ramakrishnan , Arjun Jain

Estimation of the human pose from a monocular camera has been an emerging research topic in the computer vision community with many applications. Recently, benefited from the deep learning technologies, a significant amount of research…

Computer Vision and Pattern Recognition · Computer Science 2021-04-26 Wu Liu , Qian Bao , Yu Sun , Tao Mei

Vision-based monocular human pose estimation, as one of the most fundamental and challenging problems in computer vision, aims to obtain posture of the human body from input images or video sequences. The recent developments of deep…

Computer Vision and Pattern Recognition · Computer Science 2020-06-03 Yucheng Chen , Yingli Tian , Mingyi He

Supervised approaches to 3D pose estimation from single images are remarkably effective when labeled data is abundant. However, as the acquisition of ground-truth 3D labels is labor intensive and time consuming, recent attention has shifted…

Computer Vision and Pattern Recognition · Computer Science 2022-06-30 Soumava Kumar Roy , Leonardo Citraro , Sina Honari , Pascal Fua

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

In this paper, we present a method for real-time multi-person human pose estimation from video by utilizing convolutional neural networks. Our method is aimed for use case specific applications, where good accuracy is essential and…

Computer Vision and Pattern Recognition · Computer Science 2016-09-26 Marko Linna , Juho Kannala , Esa Rahtu

Despite the significant improvement in the performance of monocular pose estimation approaches and their ability to generalize to unseen environments, multi-view (MV) approaches are often lagging behind in terms of accuracy and are specific…

Computer Vision and Pattern Recognition · Computer Science 2019-10-09 Abdolrahim Kadkhodamohammadi , Nicolas Padoy

We present a self-supervised learning algorithm for 3D human pose estimation of a single person based on a multiple-view camera system and 2D body pose estimates for each view. To train our model, represented by a deep neural network, we…

Computer Vision and Pattern Recognition · Computer Science 2021-08-18 Arij Bouazizi , Julian Wiederer , Ulrich Kressel , Vasileios Belagiannis

We propose a viewpoint invariant model for 3D human pose estimation from a single depth image. To achieve this, our discriminative model embeds local regions into a learned viewpoint invariant feature space. Formulated as a multi-task…

Computer Vision and Pattern Recognition · Computer Science 2016-07-27 Albert Haque , Boya Peng , Zelun Luo , Alexandre Alahi , Serena Yeung , Li Fei-Fei

This paper addresses the problem of 3D human pose estimation in the wild. A significant challenge is the lack of training data, i.e., 2D images of humans annotated with 3D poses. Such data is necessary to train state-of-the-art CNN…

Computer Vision and Pattern Recognition · Computer Science 2018-02-13 Grégory Rogez , Cordelia Schmid

We propose a CNN-based approach for 3D human body pose estimation from single RGB images that addresses the issue of limited generalizability of models trained solely on the starkly limited publicly available 3D pose data. Using only the…

Computer Vision and Pattern Recognition · Computer Science 2017-10-05 Dushyant Mehta , Helge Rhodin , Dan Casas , Pascal Fua , Oleksandr Sotnychenko , Weipeng Xu , Christian Theobalt

This paper studies the task of estimating the 3D human poses of multiple persons from multiple calibrated camera views. Following the top-down paradigm, we decompose the task into two stages, i.e. person localization and pose estimation.…

Computer Vision and Pattern Recognition · Computer Science 2021-09-14 Size Wu , Sheng Jin , Wentao Liu , Lei Bai , Chen Qian , Dong Liu , Wanli Ouyang

We present an approach to estimate 3D poses of multiple people from multiple camera views. In contrast to the previous efforts which require to establish cross-view correspondence based on noisy and incomplete 2D pose estimations, we…

Computer Vision and Pattern Recognition · Computer Science 2020-08-25 Hanyue Tu , Chunyu Wang , Wenjun Zeng

Estimating 3D from 2D is one of the central tasks in computer vision. In this work, we consider the monocular setting, i.e. single-view input, for 3D human pose estimation (HPE). Here, the task is to predict a 3D point set of human skeletal…

Computer Vision and Pattern Recognition · Computer Science 2026-01-21 Pavlo Melnyk , Cuong Le , Urs Waldmann , Per-Erik Forssén , Bastian Wandt

3D human pose estimation in multi-view operating room (OR) videos is a relevant asset for person tracking and action recognition. However, the surgical environment makes it challenging to find poses due to sterile clothing, frequent…

Computer Vision and Pattern Recognition · Computer Science 2023-08-31 Beerend G. A. Gerats , Jelmer M. Wolterink , Ivo A. M. J. Broeders

Cross-view person matching and 3D human pose estimation in multi-camera networks are particularly difficult when the cameras are extrinsically uncalibrated. Existing efforts generally require large amounts of 3D data for training neural…

Computer Vision and Pattern Recognition · Computer Science 2023-12-05 Yan Xu , Kris Kitani

Human 3D pose estimation from a single image is a challenging task with numerous applications. Convolutional Neural Networks (CNNs) have recently achieved superior performance on the task of 2D pose estimation from a single image, by…

Computer Vision and Pattern Recognition · Computer Science 2017-01-06 Wenzheng Chen , Huan Wang , Yangyan Li , Hao Su , Zhenhua Wang , Changhe Tu , Dani Lischinski , Daniel Cohen-Or , Baoquan Chen