Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -38,8 +38,8 @@ More details on model performance across various devices, can be found
|
|
38 |
|
39 |
| Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
|
40 |
| ---|---|---|---|---|---|---|---|
|
41 |
-
| Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 3.
|
42 |
-
| Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 5.
|
43 |
|
44 |
|
45 |
|
@@ -101,10 +101,10 @@ python -m qai_hub_models.models.deeplabv3_plus_mobilenet_quantized.export
|
|
101 |
```
|
102 |
Profile Job summary of DeepLabV3-Plus-MobileNet-Quantized
|
103 |
--------------------------------------------------
|
104 |
-
Device:
|
105 |
-
Estimated Inference Time:
|
106 |
-
Estimated Peak Memory Range: 0.77-
|
107 |
-
Compute Units: NPU (
|
108 |
|
109 |
|
110 |
```
|
|
|
38 |
|
39 |
| Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
|
40 |
| ---|---|---|---|---|---|---|---|
|
41 |
+
| Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 3.321 ms | 0 - 17 MB | INT8 | NPU | [DeepLabV3-Plus-MobileNet-Quantized.tflite](https://huggingface.co/qualcomm/DeepLabV3-Plus-MobileNet-Quantized/blob/main/DeepLabV3-Plus-MobileNet-Quantized.tflite)
|
42 |
+
| Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 5.185 ms | 0 - 14 MB | INT8 | NPU | [DeepLabV3-Plus-MobileNet-Quantized.so](https://huggingface.co/qualcomm/DeepLabV3-Plus-MobileNet-Quantized/blob/main/DeepLabV3-Plus-MobileNet-Quantized.so)
|
43 |
|
44 |
|
45 |
|
|
|
101 |
```
|
102 |
Profile Job summary of DeepLabV3-Plus-MobileNet-Quantized
|
103 |
--------------------------------------------------
|
104 |
+
Device: Snapdragon X Elite CRD (11)
|
105 |
+
Estimated Inference Time: 4.36 ms
|
106 |
+
Estimated Peak Memory Range: 0.77-0.77 MB
|
107 |
+
Compute Units: NPU (99) | Total (99)
|
108 |
|
109 |
|
110 |
```
|