Semi-Dynamic Hypergraph Neural Network for 3D Pose Estimation
Shengyuan Liu, Pei Lv, Yuzhen Zhang, Jie Fu, Junjin Cheng, Wanqing Li, Bing Zhou, Mingliang Xu
Abstract
This paper proposes a novel Semi-Dynamic Hypergraph Neural Network (SD-HNN) to estimate 3D human pose from a single image. SD-HNN adopts hypergraph to represent the human body to effectively exploit the kinematic constrains among adjacent and non-adjacent joints. Specifically, a pose hypergraph in SD-HNN has two components. One is a static hypergraph constructed according to the conventional tree body structure. The other is the semi-dynamic hypergraph representing the dynamic kinematic constrains among different joints. These two hypergraphs are combined together to be trained in an end-to-end fashion. Unlike traditional Graph Convolutional Networks (GCNs) that are based on a fixed tree structure, the SD-HNN can deal with ambiguity in human pose estimation. Experimental results demonstrate that the proposed method achieves state-of-the-art performance both on the Human3.6M and MPI-INF-3DHP datasets.
BibTeX
@inproceedings{ijcai2020p109,
title = {Semi-Dynamic Hypergraph Neural Network for 3D Pose Estimation},
author = {Liu, Shengyuan and Lv, Pei and Zhang, Yuzhen and Fu, Jie and Cheng, Junjin and Li, Wanqing and Zhou, Bing and Xu, Mingliang},
booktitle = {Proceedings of the Twenty-Ninth International Joint Conference on
Artificial Intelligence, {IJCAI-20}},
publisher = {International Joint Conferences on Artificial Intelligence Organization},
editor = {Christian Bessiere},
pages = {782--788},
year = {2020},
month = {7},
note = {Main track},
doi = {10.24963/ijcai.2020/109},
url = {https://doi.org/10.24963/ijcai.2020/109},
}