Upload README.md with huggingface_hub
Browse files
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 | 13.
|
38 |
-
| Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 12.
|
39 |
|
40 |
|
41 |
## Installation
|
@@ -96,7 +96,7 @@ python -m qai_hub_models.models.deeplabv3_plus_mobilenet.export
|
|
96 |
Profile Job summary of DeepLabV3-Plus-MobileNet
|
97 |
--------------------------------------------------
|
98 |
Device: Snapdragon X Elite CRD (11)
|
99 |
-
Estimated Inference Time: 16.
|
100 |
Estimated Peak Memory Range: 3.02-3.02 MB
|
101 |
Compute Units: NPU (124) | Total (124)
|
102 |
|
|
|
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 | 13.093 ms | 20 - 65 MB | FP16 | NPU | [DeepLabV3-Plus-MobileNet.tflite](https://huggingface.co/qualcomm/DeepLabV3-Plus-MobileNet/blob/main/DeepLabV3-Plus-MobileNet.tflite)
|
38 |
+
| Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 12.869 ms | 3 - 20 MB | FP16 | NPU | [DeepLabV3-Plus-MobileNet.so](https://huggingface.co/qualcomm/DeepLabV3-Plus-MobileNet/blob/main/DeepLabV3-Plus-MobileNet.so)
|
39 |
|
40 |
|
41 |
## Installation
|
|
|
96 |
Profile Job summary of DeepLabV3-Plus-MobileNet
|
97 |
--------------------------------------------------
|
98 |
Device: Snapdragon X Elite CRD (11)
|
99 |
+
Estimated Inference Time: 16.50 ms
|
100 |
Estimated Peak Memory Range: 3.02-3.02 MB
|
101 |
Compute Units: NPU (124) | Total (124)
|
102 |
|