Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -37,8 +37,8 @@ More details on model performance across various devices, can be found
|
|
37 |
|
38 |
| Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
|
39 |
| ---|---|---|---|---|---|---|---|
|
40 |
-
| Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite |
|
41 |
-
| Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library |
|
42 |
|
43 |
|
44 |
|
@@ -100,7 +100,7 @@ python -m qai_hub_models.models.unet_segmentation.export
|
|
100 |
Profile Job summary of Unet-Segmentation
|
101 |
--------------------------------------------------
|
102 |
Device: Snapdragon X Elite CRD (11)
|
103 |
-
Estimated Inference Time: 135.
|
104 |
Estimated Peak Memory Range: 9.39-9.39 MB
|
105 |
Compute Units: NPU (52) | Total (52)
|
106 |
|
|
|
37 |
|
38 |
| Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
|
39 |
| ---|---|---|---|---|---|---|---|
|
40 |
+
| Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 156.677 ms | 6 - 9 MB | FP16 | NPU | [Unet-Segmentation.tflite](https://huggingface.co/qualcomm/Unet-Segmentation/blob/main/Unet-Segmentation.tflite)
|
41 |
+
| Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 157.042 ms | 9 - 28 MB | FP16 | NPU | [Unet-Segmentation.so](https://huggingface.co/qualcomm/Unet-Segmentation/blob/main/Unet-Segmentation.so)
|
42 |
|
43 |
|
44 |
|
|
|
100 |
Profile Job summary of Unet-Segmentation
|
101 |
--------------------------------------------------
|
102 |
Device: Snapdragon X Elite CRD (11)
|
103 |
+
Estimated Inference Time: 135.62 ms
|
104 |
Estimated Peak Memory Range: 9.39-9.39 MB
|
105 |
Compute Units: NPU (52) | Total (52)
|
106 |
|