paper-with-me

홈 › Papers

RTMPose: Real-Time Multi-Person Pose Estimation based on MMPose

2023-03-13 · Tao Jiang, Peng Lu, Li Zhang, Ningsheng Ma, Rui Han, Chengqi Lyu, Yining Li, Kai Chen

Recent studies on 2D pose estimation have achieved excellent performance on public benchmarks, yet its application in the industrial community still suffers from heavy model parameters and high latency. In order to bridge this gap, we empirically explore key factors in pose estimation including paradigm, model architecture, training strategy, and deployment, and present a high-performance real-time multi-person pose estimation framework, RTMPose, based on MMPose. Our RTMPose-m achieves 75.8% AP on COCO with 90+ FPS on an Intel i7-11700 CPU and 430+ FPS on an NVIDIA GTX 1660 Ti GPU, and RTMPose-l achieves 67.0% AP on COCO-WholeBody with 130+ FPS. To further evaluate RTMPose's capability in critical real-time applications, we also report the performance after deploying on the mobile device. Our RTMPose-s achieves 72.2% AP on COCO with 70+ FPS on a Snapdragon 865 chip, outperforming existing open-source libraries. Code and models are released at https://github.com/open-mmlab/mmpose/tree/1.x/projects/rtmpose.

📄 PDF Abstract BibTeX arXiv:2303.07399

Code (1)

open-mmlab/mmpose 공식 구현 pytorch

Tasks

2D Human Pose Estimation2D Pose EstimationCPUGPUMulti-Person Pose EstimationPose Estimation

Similar Papers 제목 키워드 기반

RTMW: Real-Time Multi-Person 2D and 3D Whole-body Pose Estimation

2024-07-11 · Tao Jiang, Xinchen Xie, Yining Li

Whole-body pose estimation is a challenging task that requires simultaneous prediction of keypoints for the body, hands, face, and feet. Whole-body pose estimation aims to predict fine-grained pose information for the hu…

2D Human Pose Estimation2D Pose Estimation3D Human Pose Estimation3D Pose Estimation+1

Effective Whole-body Pose Estimation with Two-stages Distillation

2023-07-29 · Zhendong Yang, Ailing Zeng, Chun Yuan, Yu Li

Whole-body pose estimation localizes the human body, hand, face, and foot keypoints in an image. This task is challenging due to multi-scale body parts, fine-grained localization for low-resolution regions, and data scar…

2D Human Pose EstimationKnowledge DistillationPose EstimationSelf-Knowledge Distillation

Active headrest combined with a depth camera-based ear-positioning system

2023-12-25 · Yuteng Liu, Haowen Li, Haishan Zou, Jing Lu 외

Active headrests can reduce low-frequency noise around ears based on active noise control (ANC) system. Both the control system using fixed control filters and the remote microphone-based adaptive control system provide …

Position

Synthetic-Child: An AIGC-Based Synthetic Data Pipeline for Privacy-Preserving Child Posture Estimation

2026-03-03 · Taowen Zeng arxiv

Accurate child posture estimation is critical for AI-powered study companion devices, yet collecting large-scale annotated datasets of children is both expensive and ethically prohibitive due to privacy concerns. We pres…

Feature Engineering

OpenPose: Realtime Multi-Person 2D Pose Estimation using Part Affinity Fields

2018-12-18 · Zhe Cao, Gines Hidalgo, Tomas Simon, Shih-En Wei 외

OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation

2D Pose EstimationKeypoint DetectionMulti-Person Pose EstimationPose Estimation