paper-with-me

Papers

PONet: Robust 3D Human Pose Estimation via Learning Orientations Only

2021-12-21 · Jue Wang, Shaoli Huang, Xinchao Wang, DaCheng Tao

Conventional 3D human pose estimation relies on first detecting 2D body keypoints and then solving the 2D to 3D correspondence problem.Despite the promising results, this learning paradigm is highly dependent on the quality of the 2D keypoint detector, which is inevitably fragile to occlusions and out-of-image absences.In this paper,we propose a novel Pose Orientation Net (PONet) that is able to robustly estimate 3D pose by learning orientations only, hence bypassing the error-prone keypoint detector in the absence of image evidence. For images with partially invisible limbs, PONet estimates the 3D orientation of these limbs by taking advantage of the local image evidence to recover the 3D pose.Moreover, PONet is competent to infer full 3D poses even from images with completely invisible limbs, by exploiting the orientation correlation between visible limbs to complement the estimated poses,further improving the robustness of 3D pose estimation.We evaluate our method on multiple datasets, including Human3.6M, MPII, MPI-INF-3DHP, and 3DPW. Our method achieves results on par with state-of-the-art techniques in ideal settings, yet significantly eliminates the dependency on keypoint detectors and the corresponding computation burden. In highly challenging scenarios, such as truncation and erasing, our method performs very robustly and yields much superior results as compared to state of the art,demonstrating its potential for real-world applications.

📄 PDF Abstract BibTeX arXiv:2112.11153

Code (0)

등록된 구현이 없습니다.

Tasks

3D Human Pose EstimationPose Estimation

Similar Papers 제목 키워드 기반

ScoreHypo: Probabilistic Human Mesh Estimation with Hypothesis Scoring

2024-01-01 · CVPR 2024 1 · Yuan Xu, Xiaoxuan Ma, Jiajun Su, Wentao Zhu 외

Monocular 3D human mesh estimation is an ill-posed problem characterized by inherent ambiguity and occlusion. While recent probabilistic methods propose generating multiple solutions little attention is paid to obtai…

Denoising

OriNet: A Fully Convolutional Network for 3D Human Pose Estimation

2018-11-12 · Chenxu Luo, Xiao Chu, Alan Yuille

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 …

3D Human Pose EstimationPose Estimation

RealHePoNet: a robust single-stage ConvNet for head pose estimation in the wild

2020-11-03 · Rafael Berral-Soler, Francisco J. Madrid-Cuevas, Rafael Muñoz-Salinas, Manuel J. Marín-Jiménez

Human head pose estimation in images has applications in many fields such as human-computer interaction or video surveillance tasks. In this work, we address this problem, defined here as the estimation of both vertical …

GPUHead Pose EstimationPose Estimation

Transfer Learning Enhanced DeepONet for Long-Time Prediction of Evolution Equations

2022-12-09 · Wuzhe Xu, Yulong Lu, Li Wang

Deep operator network (DeepONet) has demonstrated great success in various learning tasks, including learning solution operators of partial differential equations. In particular, it provides an efficient approach to pred…

Transfer Learning

Quantum AS-DeepOnet: Quantum Attentive Stacked DeepONet for Solving 2D Evolution Equations

2026-02-28 · Hongquan Wang, Hanshu Chen, Ilia Marchevsky, Zhuojia Fu arxiv

DeepONet enables retraining-free inference across varying initial conditions or source terms at the cost of high computational requirements. This paper proposes a hybrid quantum operator network (Quantum AS-DeepOnet) sui…