English
Related papers

Related papers: Graph-Based 3D Multi-Person Pose Estimation Using …

200 papers

We explore 3D human pose estimation from a single RGB image. While many approaches try to directly predict 3D pose from image measurements, we explore a simple architecture that reasons through intermediate 2D pose predictions. Our approach…

Computer Vision and Pattern Recognition · Computer Science 2017-04-12 Ching-Hang Chen , Deva Ramanan

3D human pose estimation has been a long-standing challenge in computer vision and graphics, where multi-view methods have significantly progressed but are limited by the tedious calibration processes. Existing multi-view methods are…

Computer Vision and Pattern Recognition · Computer Science 2023-09-12 Boyuan Jiang , Lei Hu , Shihong Xia

We propose to estimate 3D human pose from multi-view images and a few IMUs attached at person's limbs. It operates by firstly detecting 2D poses from the two signals, and then lifting them to the 3D space. We present a geometric approach to…

Computer Vision and Pattern Recognition · Computer Science 2020-04-13 Zhe Zhang , Chunyu Wang , Wenhu Qin , Wenjun Zeng

We propose a unified formulation for the problem of 3D human pose estimation from a single raw RGB image that reasons jointly about 2D joint estimation and 3D pose reconstruction to improve both tasks. We take an integrated approach that…

Computer Vision and Pattern Recognition · Computer Science 2017-11-27 Denis Tome , Chris Russell , Lourdes Agapito

Multi-person pose estimation is challenging because it localizes body keypoints for multiple persons simultaneously. Previous methods can be divided into two streams, i.e. top-down and bottom-up methods. The top-down methods localize…

Computer Vision and Pattern Recognition · Computer Science 2020-07-24 Sheng Jin , Wentao Liu , Enze Xie , Wenhai Wang , Chen Qian , Wanli Ouyang , Ping Luo

We present two novel solutions for multi-view 3D human pose estimation based on new learnable triangulation methods that combine 3D information from multiple 2D views. The first (baseline) solution is a basic differentiable algebraic…

Computer Vision and Pattern Recognition · Computer Science 2019-05-15 Karim Iskakov , Egor Burkov , Victor Lempitsky , Yury Malkov

Human pose and shape estimation from RGB images is a highly sought after alternative to marker-based motion capture, which is laborious, requires expensive equipment, and constrains capture to laboratory environments. Monocular vision-based…

Computer Vision and Pattern Recognition · Computer Science 2020-11-30 Soyong Shin , Eni Halilaj

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

Current human pose estimation systems focus on retrieving an accurate 3D global estimate of a single person. Therefore, this paper presents one of the first 3D multi-person human pose estimation systems that is able to work in real-time and…

Computer Vision and Pattern Recognition · Computer Science 2024-03-15 Pawel Knap , Peter Hardy , Alberto Tamajo , Hwasup Lim , Hansung Kim

We propose an end-to-end architecture for joint 2D and 3D human pose estimation in natural images. Key to our approach is the generation and scoring of a number of pose proposals per image, which allows us to predict 2D and 3D poses of…

Computer Vision and Pattern Recognition · Computer Science 2019-01-15 Gregory Rogez , Philippe Weinzaepfel , Cordelia Schmid

This paper proposes a novel system to estimate and track the 3D poses of multiple persons in calibrated RGB-Depth camera networks. The multi-view 3D pose of each person is computed by a central node which receives the single-view outcomes…

Computer Vision and Pattern Recognition · Computer Science 2017-10-18 Marco Carraro , Matteo Munaro , Jeff Burke , Emanuele Menegatti

3D human pose estimation is a difficult task, due to challenges such as occluded body parts and ambiguous poses. Graph convolutional networks encode the structural information of the human skeleton in the form of an adjacency matrix, which…

Computer Vision and Pattern Recognition · Computer Science 2022-12-14 Soubarna Banik , Alejandro Mendoza Gracia , Alois Knoll

The recovery of multi-person 3D poses from a single RGB image is a severely ill-conditioned problem due to the inherent 2D-3D depth ambiguity, inter-person occlusions, and body truncations. To tackle these issues, recent works have shown…

Computer Vision and Pattern Recognition · Computer Science 2022-06-01 Nicolas Ugrinovic , Adria Ruiz , Antonio Agudo , Alberto Sanfeliu , Francesc Moreno-Noguer

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

We present an approach to perform 3D pose estimation of multiple people from a few calibrated camera views. Our architecture, leveraging the recently proposed unprojection layer, aggregates feature-maps from a 2D pose estimator backbone…

Computer Vision and Pattern Recognition · Computer Science 2020-04-07 Alessio Elmi , Davide Mazzini , Pietro Tortella

In this paper, we propose a novel graph convolutional network architecture, Graph Stacked Hourglass Networks, for 2D-to-3D human pose estimation tasks. The proposed architecture consists of repeated encoder-decoder, in which…

Computer Vision and Pattern Recognition · Computer Science 2021-03-31 Tianhan Xu , Wataru Takano

Bottom-up approaches for image-based multi-person pose estimation consist of two stages: (1) keypoint detection and (2) grouping of the detected keypoints to form person instances. Current grouping approaches rely on learned embedding from…

Computer Vision and Pattern Recognition · Computer Science 2021-04-07 Jiahao Lin , Gim Hee Lee

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

Current state-of-the-art methods cast monocular 3D human pose estimation as a learning problem by training neural networks on large data sets of images and corresponding skeleton poses. In contrast, we propose an approach that can exploit…

Computer Vision and Pattern Recognition · Computer Science 2020-10-14 Simon Jenni , Paolo Favaro

Human pose estimation in images and videos is one of key technologies for realizing a variety of human activity recognition tasks (e.g., human-computer interaction, gesture recognition, surveillance, and video summarization). This paper…

Computer Vision and Pattern Recognition · Computer Science 2019-01-29 Norimichi Ukita