File size: 1,670 Bytes
c38fc64
 
 
 
99fa3f6
 
 
 
c38fc64
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
---
license: other
license_name: openpose-license
license_link: https://github.com/CMU-Perceptual-Computing-Lab/openpose/blob/master/LICENSE
pipeline_tag: keypoint-detection
tags:
- AIoT
- QNN
---

![](https://aiot.aidlux.com/_next/image?url=%2Fapi%2Fv1%2Ffiles%2Fmodel%2Fcover%2F20250516113425_OpenPose%402x.png&w=640&q=75)

## OpenPose: Pose Estimation

OpenPose, an open-source real-time multi-person pose estimation framework developed by Carnegie Mellon University, detects human body, hand, and facial key points. Using CNN and Part Affinity Fields (PAFs), it locates and associates joints in multi-person scenarios, widely applied in action recognition, motion analysis, human-computer interaction, and AR. Its strength lies in high-accuracy multi-person tracking and cross-platform compatibility (CPU/GPU), though resource-intensive for edge deployment. Challenges include occlusion handling, model optimization, and robustness in low-light conditions.

## Source Model

- Input shape: 1x3x224xx224
- Number of parameters: 49.89M
- Model size: 200.04M
- Output shape: 1x38x28x28, 1x19x28x28

The source model can be found [here](https://github.com/CMU-Perceptual-Computing-Lab/openpose)

## Performance Reference

Please search model by model name in [Model Farm](https://aiot.aidlux.com/en/models)

## Inference & Model Conversion

Please search model by model name in [Model Farm](https://aiot.aidlux.com/en/models)

## License

- Source Model: [OPENPOSE_LICENSE](https://github.com/CMU-Perceptual-Computing-Lab/openpose/blob/master/LICENSE)

- Deployable Model: [OPENPOSE_LICENSE](https://github.com/CMU-Perceptual-Computing-Lab/openpose/blob/master/LICENSE)