English

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

Computer Vision and Pattern Recognition 2018-12-06 v1

Abstract

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 box of each limb region to better associate images and predictions. The 3D orientations are modeled jointly with 2D keypoint detections. Without additional constraints, this simple method can achieve good results on several large-scale benchmarks. Further experiments show that our method can generalize well to novel scenes and is robust to inaccurate bounding boxes.

Keywords

Cite

@article{arxiv.1811.04989,
  title  = {OriNet: A Fully Convolutional Network for 3D Human Pose Estimation},
  author = {Chenxu Luo and Xiao Chu and Alan Yuille},
  journal= {arXiv preprint arXiv:1811.04989},
  year   = {2018}
}

Comments

BMVC 2018. Code available at https://github.com/chenxuluo/OriNet-demo

R2 v1 2026-06-23T05:13:14.494Z