| --- |
| library_name: mmpose |
| --- |
| |
|  |
|
|
| RTMPose introduces a real-time, top-down human pose estimation framework that jointly optimizes model architecture and training strategy to achieve high accuracy under strict latency constraints. |
|
|
| Original paper: [RTMPose: Real-Time Multi-Person Pose Estimation Based on MMPose](https://arxiv.org/abs/2303.07399) |
|
|
| # RTMPose-M |
|
|
| This model uses the RTMPose-M variant, which strikes a balance between accuracy and inference speed through efficient backbone design and optimized keypoint heads. It is well suited for real-time pose estimation in applications such as human–computer interaction, sports analytics, video surveillance, and edge AI systems. |
|
|
| Model Configuration: |
| - Reference implementation: [Official MMPose RTMPose models](https://github.com/open-mmlab/mmpose/tree/main/projects/rtmpose) |
| - Original Weight: [rtmpose-m_simcc-aic-coco_pt-aic-coco_420e-256x192](https://download.openmmlab.com/mmpose/v1/projects/rtmposev1/rtmpose-m_simcc-aic-coco_pt-aic-coco_420e-256x192-63eb25f7_20230126.pth) |
| - Resolution: 3x256x192 |
| - Support Cooper version: |
| - Cooper SDK: [2.5.4] |
| - Cooper Foundry: [2.3] |
|
|
| | Model | Device | compression | Model Link | |
| | :-----: | :-----: | :-----: | ------- | |
| | RTMPose-m | N1-655 | Amba_optimized | [Model_Link](https://huggingface.co/Ambarella/RTMPose/blob/main/n1-655_rtmpose_m_amba_optimized.bin) | |
| | RTMPose-m | N1-655 | Activation_fp16 | [Model_Link](https://huggingface.co/Ambarella/RTMPose/blob/main/n1-655_rtmpose_m_act16.bin) | |
| | RTMPose-m | CV7 | Amba_optimized | [Model_Link](https://huggingface.co/Ambarella/RTMPose/blob/main/cv7_rtmpose_m_amba_optimized.bin) | |
| | RTMPose-m | CV7 | Activation_fp16 | [Model_Link](https://huggingface.co/Ambarella/RTMPose/blob/main/cv7_rtmpose_m_act16.bin) | |
| | RTMPose-m | CV72 | Amba_optimized | [Model_Link](https://huggingface.co/Ambarella/RTMPose/blob/main/cv72_rtmpose_m_amba_optimized.bin) | |
| | RTMPose-m | CV72 | Activation_fp16 | [Model_Link](https://huggingface.co/Ambarella/RTMPose/blob/main/cv72_rtmpose_m_act16.bin) | |
| | RTMPose-m | CV75 | Amba_optimized | [Model_Link](https://huggingface.co/Ambarella/RTMPose/blob/main/cv75_rtmpose_m_amba_optimized.bin) | |
| | RTMPose-m | CV75 | Activation_fp16 | [Model_Link](https://huggingface.co/Ambarella/RTMPose/blob/main/cv75_rtmpose_m_act16.bin) | |
|
|