Absolute Human Pose Estimation with Depth Prediction Network
The common approach to 3D human pose estimation is predicting the body joint coordinates relative to the hip. This works well for a single person but is insufficient in the case of multiple interacting people. Methods predicting absolute coordinates first estimate a root-relative pose then calculate the translation via a secondary optimization task. We propose a neural network that predicts joints in a camera centered coordinate system instead of a root-relative one. Unlike previous methods, our network works in a single step without any post-processing. Our network beats previous methods on the MuPoTS-3D dataset and achieves state-of-the-art results.
Code (1)
Tasks
3D Human Pose EstimationDepth EstimationDepth PredictionPose EstimationPredictionTranslationSimilar Papers 제목 키워드 기반
Consensus-based Optimization for 3D Human Pose Estimation in Camera Coordinates
3D human pose estimation is frequently seen as the task of estimating 3D poses relative to the root body joint. Alternatively, we propose a 3D human pose estimation method in camera coordinates, which allows effective co…
3D Human Pose EstimationDepth EstimationDepth PredictionPose EstimationHPERL: 3D Human Pose Estimation from RGB and LiDAR
In-the-wild human pose estimation has a huge potential for various fields, ranging from animation and action recognition to intention recognition and prediction for autonomous driving. The current state-of-the-art is foc…
3D Human Pose EstimationAction RecognitionAutonomous DrivingIntent Detection+1Single-Stage Is Enough: Multi-Person Absolute 3D Pose Estimation
The existing multi-person absolute 3D pose estimation methods are mainly based on two-stage paradigm, i.e., top-down or bottom-up, leading to redundant pipelines with high computation cost. We argue that it is more d…
3D Pose EstimationDepth EstimationPose EstimationregressionHDNet: Human Depth Estimation for Multi-Person Camera-Space Localization
Current works on multi-person 3D pose estimation mainly focus on the estimation of the 3D joint locations relative to the root joint and ignore the absolute locations of each pose. In this paper, we propose the Human Dep…
3D Multi-Person Pose Estimation (absolute)3D Multi-Person Pose Estimation (root-relative)3D Pose EstimationDepth Estimation+3Absolute distance prediction based on deep learning object detection and monocular depth estimation models
Determining the distance between the objects in a scene and the camera sensor from 2D images is feasible by estimating depth images using stereo cameras or 3D cameras. The outcome of depth estimation is relative distance…
Depth EstimationMonocular Depth Estimationobject-detectionObject Detection