shreyajn commited on
Commit
d54c75c
1 Parent(s): b6fb2d7

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -35,8 +35,8 @@ More details on model performance across various devices, can be found
35
 
36
  | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
37
  | ---|---|---|---|---|---|---|---|
38
- | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 0.938 ms | 0 - 3 MB | INT8 | NPU | [HRNetPoseQuantized.tflite](https://huggingface.co/qualcomm/HRNetPoseQuantized/blob/main/HRNetPoseQuantized.tflite)
39
- | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 1.239 ms | 0 - 22 MB | INT8 | NPU | [HRNetPoseQuantized.so](https://huggingface.co/qualcomm/HRNetPoseQuantized/blob/main/HRNetPoseQuantized.so)
40
 
41
 
42
 
@@ -98,10 +98,10 @@ python -m qai_hub_models.models.hrnet_pose_quantized.export
98
  ```
99
  Profile Job summary of HRNetPoseQuantized
100
  --------------------------------------------------
101
- Device: SA8255 (Proxy) (13)
102
- Estimated Inference Time: 1.24 ms
103
- Estimated Peak Memory Range: 0.01-18.73 MB
104
- Compute Units: NPU (488) | Total (488)
105
 
106
 
107
  ```
 
35
 
36
  | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
37
  | ---|---|---|---|---|---|---|---|
38
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 0.946 ms | 0 - 2 MB | INT8 | NPU | [HRNetPoseQuantized.tflite](https://huggingface.co/qualcomm/HRNetPoseQuantized/blob/main/HRNetPoseQuantized.tflite)
39
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 1.227 ms | 0 - 20 MB | INT8 | NPU | [HRNetPoseQuantized.so](https://huggingface.co/qualcomm/HRNetPoseQuantized/blob/main/HRNetPoseQuantized.so)
40
 
41
 
42
 
 
98
  ```
99
  Profile Job summary of HRNetPoseQuantized
100
  --------------------------------------------------
101
+ Device: Snapdragon X Elite CRD (11)
102
+ Estimated Inference Time: 1.36 ms
103
+ Estimated Peak Memory Range: 0.38-0.38 MB
104
+ Compute Units: NPU (487) | Total (487)
105
 
106
 
107
  ```