papers AI Learner
The Github is limit! Click to go to the new site.

Focus On What's Important: Self-Attention Model for Human Pose Estimation

2019-04-04
Guanxiong Sun, Chengqin Ye, Kuanquan Wang

Abstract

Human pose estimation is an essential yet challenging task in computer vision. One of the reasons for this difficulty is that there are many redundant regions in the images. In this work, we proposed a convolutional network architecture combined with the novel attention model. We named it attention convolutional neural network (ACNN). ACNN learns to focus on specific regions of different input features. It’s a multi-stage architecture. Early stages filtrate the “nothing-regions”, such as background and redundant body parts. And then, they submit the important regions which contain the joints of the human body to the following stages to get a more accurate result. What’s more, it does not require extra manual annotations and self-learning is one of our intentions. We separately trained the network because the attention learning task and the pose estimation task are not independent. State-of-the-art performance is obtained on the MPII benchmarks.

Abstract (translated by Google)
URL

http://arxiv.org/abs/1809.08371

PDF

http://arxiv.org/e-print/1809.08371


Similar Posts

Comments