paper-with-me

Papers

DRPose3D: Depth Ranking in 3D Human Pose Estimation

2018-05-23 · Min Wang, Xipeng Chen, Wentao Liu, Chen Qian, Liang Lin, Lizhuang Ma

In this paper, we propose a two-stage depth ranking based method (DRPose3D) to tackle the problem of 3D human pose estimation. Instead of accurate 3D positions, the depth ranking can be identified by human intuitively and learned using the deep neural network more easily by solving classification problems. Moreover, depth ranking contains rich 3D information. It prevents the 2D-to-3D pose regression in two-stage methods from being ill-posed. In our method, firstly, we design a Pairwise Ranking Convolutional Neural Network (PRCNN) to extract depth rankings of human joints from images. Secondly, a coarse-to-fine 3D Pose Network(DPNet) is proposed to estimate 3D poses from both depth rankings and 2D human joint locations. Additionally, to improve the generality of our model, we introduce a statistical method to augment depth rankings. Our approach outperforms the state-of-the-art methods in the Human3.6M benchmark for all three testing protocols, indicating that depth ranking is an essential geometric feature which can be learned to improve the 3D pose estimation.

📄 PDF Abstract BibTeX arXiv:1805.08973

Code (0)

등록된 구현이 없습니다.

Tasks

3D Human Pose Estimation3D Pose EstimationPose Estimation

Similar Papers 제목 키워드 기반

Direct Reward Fine-Tuning on Poses for Single Image to 3D Human in the Wild

2026-03-03 · Seunguk Do, Minwoo Huh, Joonghyuk Shin, Jaesik Park arxiv

Single-view 3D human reconstruction has achieved remarkable progress through the adoption of multi-view diffusion models, yet the recovered 3D humans often exhibit unnatural poses. This phenomenon becomes pronounced when…

3D Human Reconstruction

Diffusion-based Pose Refinement and Muti-hypothesis Generation for 3D Human Pose Estimaiton

2024-01-10 · Hongbo Kang, Yong Wang, Mengyuan Liu, Doudou Wu 외

Previous probabilistic models for 3D Human Pose Estimation (3DHPE) aimed to enhance pose accuracy by generating multiple hypotheses. However, most of the hypotheses generated deviate substantially from the true pose. Com…

3D Human Pose EstimationDenoisingPose Estimation

Relative Depth Estimation as a Ranking Problem

2020-10-14 · Alican Mertan, Damien Jade Duff, Gozde Unal

We present a formulation of the relative depth estimation from a single image problem, as a ranking problem. By reformulating the problem this way, we were able to utilize literature on the ranking problem, and apply the…

Depth Estimation

A New Distributional Ranking Loss With Uncertainty: Illustrated in Relative Depth Estimation

2020-10-14 · Alican Mertan, Yusuf Huseyin Sahin, Damien Jade Duff, Gozde Unal

We propose a new approach for the problem of relative depth estimation from a single image. Instead of directly regressing over depth scores, we formulate the problem as estimation of a probability distribution over dept…

Depth Estimation

On the Metrics for Evaluating Monocular Depth Estimation

2023-02-20 · Akhil Gurram, Antonio M. Lopez

Monocular Depth Estimation (MDE) is performed to produce 3D information that can be used in downstream tasks such as those related to on-board perception for Autonomous Vehicles (AVs) or driver assistance. Therefore, a r…

3D Object DetectionAutonomous VehiclesDepth EstimationMonocular Depth Estimation+3