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 | 13.
|
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.deeplabv3_plus_mobilenet.export
|
|
100 |
Profile Job summary of DeepLabV3-Plus-MobileNet
|
101 |
--------------------------------------------------
|
102 |
Device: Snapdragon X Elite CRD (11)
|
103 |
-
Estimated Inference Time: 12.
|
104 |
Estimated Peak Memory Range: 3.02-3.02 MB
|
105 |
Compute Units: NPU (124) | Total (124)
|
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 | 13.181 ms | 14 - 22 MB | FP16 | NPU | [DeepLabV3-Plus-MobileNet.tflite](https://huggingface.co/qualcomm/DeepLabV3-Plus-MobileNet/blob/main/DeepLabV3-Plus-MobileNet.tflite)
|
41 |
+
| Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 13.15 ms | 3 - 18 MB | FP16 | NPU | [DeepLabV3-Plus-MobileNet.so](https://huggingface.co/qualcomm/DeepLabV3-Plus-MobileNet/blob/main/DeepLabV3-Plus-MobileNet.so)
|
42 |
|
43 |
|
44 |
|
|
|
100 |
Profile Job summary of DeepLabV3-Plus-MobileNet
|
101 |
--------------------------------------------------
|
102 |
Device: Snapdragon X Elite CRD (11)
|
103 |
+
Estimated Inference Time: 12.51 ms
|
104 |
Estimated Peak Memory Range: 3.02-3.02 MB
|
105 |
Compute Units: NPU (124) | Total (124)
|
106 |
|