Author Login Editor-in-Chief Peer Review Editor Work Office Work

Computer Engineering ›› 2021, Vol. 47 ›› Issue (4): 218-225. doi: 10.19678/j.issn.1000-3428.0057041

• Graphics and Image Processing • Previous Articles     Next Articles

Real-Time Human Keypoint Detection Algorithm Based on Lightweight Network

HU Jianghao, WANG Hongyu, QIAO Wenchao, MA Jingxuan   

  1. Department of Instrumental Science and Engineering, Shanghai Jiao Tong University, Shanghai 200240, China
  • Received:2019-12-27 Revised:2020-03-19 Published:2020-04-09

基于轻量级网络的实时人体关键点检测算法

胡江颢, 王红雨, 乔文超, 马靖煊   

  1. 上海交通大学 仪器科学与工程系, 上海 200240
  • 作者简介:胡江颢(1993-),男,硕士研究生,主研方向为计算机视觉;王红雨(通信作者),高级工程师、博士;乔文超、马靖煊,硕士研究生。
  • 基金资助:
    国家自然科学基金(61471237)。

Abstract: To improve the real-time performance and speed of human pose estimation on mobile devices,this paper proposes an improved human keypoint detection algorithm.The algorithm uses the depthwise separable convolution module and MobileNetV2,a light-weight backbone network,to accelerate feature extraction.Then the refine network is used to predict the keypoint of human body on multiple scales.The results at different scales are fused by using fusion network to obtain the final keypoint detection result.Experimental results show that compared with the traditional CPM algorithm,the proposed algorithm significantly reduces the amount of parameters and floating point operations while the PCKh@0.5 is decreased only by 0.1 percentage point. It has higher detection accuracy and better real-time performance.

Key words: depthwise separable convolution, multi-scale prediction, human keypoint detection, lightweight backbone network, fusion network

摘要: 为提升人体姿态估计在移动终端设备上的运行速度与实时性,提出一种改进的人体关键点检测算法。通过将MobileNetV2轻量级主干网络与深度可分离卷积模块相结合加速特征提取过程,使用精炼网络进行多尺度人体关键点预测,并利用融合网络整合多个尺度的预测结果得到最终人体关键点检测结果。实验结果表明,与传统CPM算法相比,该算法在网络模型参数量和浮点运算量明显减少的情况下PCKh@0.5仅下降0.1个百分点,具有较高的检测精度和较好的实时性。

关键词: 深度可分离卷积, 多尺度预测, 人体关键点检测, 轻量级主干网络, 融合网络

CLC Number: