qaihm-bot commited on
Commit
be42b07
·
verified ·
1 Parent(s): 8b17814

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +5 -12
README.md CHANGED
@@ -34,8 +34,8 @@ More details on model performance across various devices, can be found
34
 
35
  | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
36
  | ---|---|---|---|---|---|---|---|
37
- | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 155.616 ms | 6 - 219 MB | FP16 | NPU | [Unet-Segmentation.tflite](https://huggingface.co/qualcomm/Unet-Segmentation/blob/main/Unet-Segmentation.tflite)
38
- | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 150.609 ms | 9 - 32 MB | FP16 | NPU | [Unet-Segmentation.so](https://huggingface.co/qualcomm/Unet-Segmentation/blob/main/Unet-Segmentation.so)
39
 
40
 
41
  ## Installation
@@ -95,16 +95,9 @@ python -m qai_hub_models.models.unet_segmentation.export
95
  ```
96
  Profile Job summary of Unet-Segmentation
97
  --------------------------------------------------
98
- Device: QCS8550 (Proxy) (12)
99
- Estimated Inference Time: 160.84 ms
100
- Estimated Peak Memory Range: 0.31-226.50 MB
101
- Compute Units: NPU (31) | Total (31)
102
-
103
- Profile Job summary of Unet-Segmentation
104
- --------------------------------------------------
105
- Device: QCS8550 (Proxy) (12)
106
- Estimated Inference Time: 150.01 ms
107
- Estimated Peak Memory Range: 9.44-32.58 MB
108
  Compute Units: NPU (51) | Total (51)
109
 
110
 
 
34
 
35
  | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
36
  | ---|---|---|---|---|---|---|---|
37
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 161.691 ms | 0 - 226 MB | FP16 | NPU | [Unet-Segmentation.tflite](https://huggingface.co/qualcomm/Unet-Segmentation/blob/main/Unet-Segmentation.tflite)
38
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 149.965 ms | 10 - 29 MB | FP16 | NPU | [Unet-Segmentation.so](https://huggingface.co/qualcomm/Unet-Segmentation/blob/main/Unet-Segmentation.so)
39
 
40
 
41
  ## Installation
 
95
  ```
96
  Profile Job summary of Unet-Segmentation
97
  --------------------------------------------------
98
+ Device: Snapdragon X Elite CRD (11)
99
+ Estimated Inference Time: 190.74 ms
100
+ Estimated Peak Memory Range: 9.39-9.39 MB
 
 
 
 
 
 
 
101
  Compute Units: NPU (51) | Total (51)
102
 
103