TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Lite Pose: Efficient Architecture Design for 2D Human Pose...

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

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

2022-05-03CVPR 2022 12D Human Pose EstimationPose EstimationMulti-Person Pose Estimation
PaperPDFCode(official)

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 Convs. Fusion Deconv Head removes the redundancy in high-resolution branches, allowing scale-aware feature fusion with low overhead. Large Kernel Convs significantly improve the model's capacity and receptive field while maintaining a low computational cost. With only 25% computation increment, 7x7 kernels achieve +14.0 mAP better than 3x3 kernels on the CrowdPose dataset. On mobile platforms, LitePose reduces the latency by up to 5.0x 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 pre-trained models are released at https://github.com/mit-han-lab/litepose.

Results

TaskDatasetMetricValueModel
Pose EstimationCOCO (Common Objects in Context)Test AP56.7LitePose-S
Pose EstimationCOCO (Common Objects in Context)Validation AP56.8LitePose-S
Pose EstimationCrowdPosemAP @0.5:0.9558.3LitePose-S
3DCOCO (Common Objects in Context)Test AP56.7LitePose-S
3DCOCO (Common Objects in Context)Validation AP56.8LitePose-S
3DCrowdPosemAP @0.5:0.9558.3LitePose-S
Multi-Person Pose EstimationCOCO (Common Objects in Context)Test AP56.7LitePose-S
Multi-Person Pose EstimationCOCO (Common Objects in Context)Validation AP56.8LitePose-S
Multi-Person Pose EstimationCrowdPosemAP @0.5:0.9558.3LitePose-S
1 Image, 2*2 StitchiCOCO (Common Objects in Context)Test AP56.7LitePose-S
1 Image, 2*2 StitchiCOCO (Common Objects in Context)Validation AP56.8LitePose-S
1 Image, 2*2 StitchiCrowdPosemAP @0.5:0.9558.3LitePose-S

Related Papers

$π^3$: Scalable Permutation-Equivariant Visual Geometry Learning2025-07-17Revisiting Reliability in the Reasoning-based Pose Estimation Benchmark2025-07-17DINO-VO: A Feature-based Visual Odometry Leveraging a Visual Foundation Model2025-07-17From Neck to Head: Bio-Impedance Sensing for Head Pose Estimation2025-07-17AthleticsPose: Authentic Sports Motion Dataset on Athletic Field and Evaluation of Monocular 3D Pose Estimation Ability2025-07-17SpatialTrackerV2: 3D Point Tracking Made Easy2025-07-16SGLoc: Semantic Localization System for Camera Pose Estimation from 3D Gaussian Splatting Representation2025-07-16Efficient Calisthenics Skills Classification through Foreground Instance Selection and Depth Estimation2025-07-16