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/RTMO: Towards High-Performance One-Stage Real-Time Multi-P...

RTMO: Towards High-Performance One-Stage Real-Time Multi-Person Pose Estimation

Peng Lu, Tao Jiang, Yining Li, Xiangtai Li, Kai Chen, Wenming Yang

2023-12-12CVPR 2024 1Pose EstimationMulti-Person Pose Estimation
PaperPDFCode(official)

Abstract

Real-time multi-person pose estimation presents significant challenges in balancing speed and precision. While two-stage top-down methods slow down as the number of people in the image increases, existing one-stage methods often fail to simultaneously deliver high accuracy and real-time performance. This paper introduces RTMO, a one-stage pose estimation framework that seamlessly integrates coordinate classification by representing keypoints using dual 1-D heatmaps within the YOLO architecture, achieving accuracy comparable to top-down methods while maintaining high speed. We propose a dynamic coordinate classifier and a tailored loss function for heatmap learning, specifically designed to address the incompatibilities between coordinate classification and dense prediction models. RTMO outperforms state-of-the-art one-stage pose estimators, achieving 1.1% higher AP on COCO while operating about 9 times faster with the same backbone. Our largest model, RTMO-l, attains 74.8% AP on COCO val2017 and 141 FPS on a single V100 GPU, demonstrating its efficiency and accuracy. The code and models are available at https://github.com/open-mmlab/mmpose/tree/main/projects/rtmo.

Results

TaskDatasetMetricValueModel
Pose EstimationCrowdPoseAP Easy88.8RTMO-l
Pose EstimationCrowdPoseAP Hard77.2RTMO-l
Pose EstimationCrowdPoseAP Medium84.7RTMO-l
Pose EstimationCrowdPoseFPS52.4RTMO-l
Pose EstimationCrowdPosemAP @0.5:0.9583.8RTMO-l
3DCrowdPoseAP Easy88.8RTMO-l
3DCrowdPoseAP Hard77.2RTMO-l
3DCrowdPoseAP Medium84.7RTMO-l
3DCrowdPoseFPS52.4RTMO-l
3DCrowdPosemAP @0.5:0.9583.8RTMO-l
Multi-Person Pose EstimationCrowdPoseAP Easy88.8RTMO-l
Multi-Person Pose EstimationCrowdPoseAP Hard77.2RTMO-l
Multi-Person Pose EstimationCrowdPoseAP Medium84.7RTMO-l
Multi-Person Pose EstimationCrowdPoseFPS52.4RTMO-l
Multi-Person Pose EstimationCrowdPosemAP @0.5:0.9583.8RTMO-l
1 Image, 2*2 StitchiCrowdPoseAP Easy88.8RTMO-l
1 Image, 2*2 StitchiCrowdPoseAP Hard77.2RTMO-l
1 Image, 2*2 StitchiCrowdPoseAP Medium84.7RTMO-l
1 Image, 2*2 StitchiCrowdPoseFPS52.4RTMO-l
1 Image, 2*2 StitchiCrowdPosemAP @0.5:0.9583.8RTMO-l

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