qaihm-bot commited on
Commit
7393f7d
·
verified ·
1 Parent(s): b64e715

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +5 -12
README.md CHANGED
@@ -32,8 +32,8 @@ More details on model performance across various devices, can be found
32
 
33
  | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
34
  | ---|---|---|---|---|---|---|---|
35
- | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 11.751 ms | 0 - 2 MB | FP16 | NPU | [OpenPose.tflite](https://huggingface.co/qualcomm/OpenPose/blob/main/OpenPose.tflite)
36
- | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 11.827 ms | 1 - 232 MB | FP16 | NPU | [OpenPose.so](https://huggingface.co/qualcomm/OpenPose/blob/main/OpenPose.so)
37
 
38
 
39
  ## Installation
@@ -94,16 +94,9 @@ python -m qai_hub_models.models.openpose.export
94
  ```
95
  Profile Job summary of OpenPose
96
  --------------------------------------------------
97
- Device: QCS8550 (Proxy) (12)
98
- Estimated Inference Time: 11.88 ms
99
- Estimated Peak Memory Range: 0.13-2.12 MB
100
- Compute Units: NPU (103) | Total (103)
101
-
102
- Profile Job summary of OpenPose
103
- --------------------------------------------------
104
- Device: QCS8550 (Proxy) (12)
105
- Estimated Inference Time: 11.83 ms
106
- Estimated Peak Memory Range: 0.63-231.34 MB
107
  Compute Units: NPU (186) | Total (186)
108
 
109
 
 
32
 
33
  | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
34
  | ---|---|---|---|---|---|---|---|
35
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 11.697 ms | 0 - 2 MB | FP16 | NPU | [OpenPose.tflite](https://huggingface.co/qualcomm/OpenPose/blob/main/OpenPose.tflite)
36
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 11.783 ms | 1 - 230 MB | FP16 | NPU | [OpenPose.so](https://huggingface.co/qualcomm/OpenPose/blob/main/OpenPose.so)
37
 
38
 
39
  ## Installation
 
94
  ```
95
  Profile Job summary of OpenPose
96
  --------------------------------------------------
97
+ Device: Snapdragon X Elite CRD (11)
98
+ Estimated Inference Time: 14.11 ms
99
+ Estimated Peak Memory Range: 0.57-0.57 MB
 
 
 
 
 
 
 
100
  Compute Units: NPU (186) | Total (186)
101
 
102