• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

Computer Engineering & Science ›› 2021, Vol. 43 ›› Issue (01): 105-111.

Previous Articles     Next Articles

Human motion recognition based on deformable convolutional neural network

WANG Xue-jiao,ZHI Min   

  1. (College of Computer Science and Technology,Inner Mongolia Normal University,Hohhot 010020,China)

  • Received:2020-02-28 Revised:2020-04-20 Accepted:2021-01-25 Online:2021-01-25 Published:2021-01-22

Abstract: To solve the problem of low accuracy of human motion recognition in complex scenes, an improved human motion recognition system based on deformable convolution network (DCN) and deformable part model (DPM) is constructed. Firstly, the number of the DPM component filters are increased from 5 to 8, and the branch and bound method is combined to improve the accuracy by about 11% and the speed by about 3 times. Secondly, DCN is used to sample the points of interest according to the movements of human body. Then, the improved DPM and DCN are fused before deformable pool- ing. Finally, the input data is identified by the full connection layer.Experimental results show that this method can identify the results more quickly and accurately on the human movement dataset.


Key words: human motion recognition, deformable convolution, deformable interest pooling, deformable part model algorithm, convolutional neural network, branch and bound algorithm