Litcius/Paper detail

Lite Pose: Efficient Architecture Design for 2D Human Pose Estimation

Yihan Wang, Muyang Li, Han Cai, Wei-Ming Chen, Song Han

20222022 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)118 citationsDOI

Abstract

Pose estimation plays a critical role in human-centered vision applications. However, it is difficult to deploy state-of-the-art HRNet-based pose estimation models on resource-constrained edge devices due to the high computational cost (more than 150 GMACs per frame). In this paper, we study efficient architecture design for real-time multi-person pose estimation on edge. We reveal that HRNet's high-resolution branches are redundant for models at the low-computation region via our gradual shrinking experiments. Removing them improves both efficiency and performance. Inspired by this finding, we design LitePose, an efficient single-branch architecture for pose estimation, and introduce two simple approaches to enhance the capacity of LitePose, including fusion deconv head and large kernel conv. On mobile platforms, LitePose reduces the latency by up to <tex xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">$5.0\times$</tex> without sacrificing performance, compared with prior state-of-the-art efficient pose estimation models, pushing the frontier of real-time multi-person pose estimation on edge. Our code and pretrained models are released at https://github.com/mit-han-lab/litepose.

Topics & Concepts

PoseComputer scienceArtificial intelligenceKernel (algebra)Code (set theory)ComputationArchitectureEnhanced Data Rates for GSM Evolution3D pose estimationKernel density estimationFrame (networking)Frame rateComputer visionAlgorithmMathematicsSet (abstract data type)Programming languageVisual artsTelecommunicationsCombinatoricsStatisticsArtEstimatorHuman Pose and Action RecognitionVideo Surveillance and Tracking MethodsHand Gesture Recognition Systems
Lite Pose: Efficient Architecture Design for 2D Human Pose Estimation | Litcius