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
|
@@ -95,16 +95,9 @@ python -m qai_hub_models.models.deeplabv3_plus_mobilenet.export
|
|
95 |
```
|
96 |
Profile Job summary of DeepLabV3-Plus-MobileNet
|
97 |
--------------------------------------------------
|
98 |
-
Device:
|
99 |
-
Estimated Inference Time:
|
100 |
-
Estimated Peak Memory Range:
|
101 |
-
Compute Units: NPU (98) | Total (98)
|
102 |
-
|
103 |
-
Profile Job summary of DeepLabV3-Plus-MobileNet
|
104 |
-
--------------------------------------------------
|
105 |
-
Device: QCS8550 (Proxy) (12)
|
106 |
-
Estimated Inference Time: 12.99 ms
|
107 |
-
Estimated Peak Memory Range: 3.05-25.23 MB
|
108 |
Compute Units: NPU (124) | Total (124)
|
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 | 13.09 ms | 20 - 21 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.915 ms | 2 - 18 MB | FP16 | NPU | [DeepLabV3-Plus-MobileNet.so](https://huggingface.co/qualcomm/DeepLabV3-Plus-MobileNet/blob/main/DeepLabV3-Plus-MobileNet.so)
|
39 |
|
40 |
|
41 |
## Installation
|
|
|
95 |
```
|
96 |
Profile Job summary of DeepLabV3-Plus-MobileNet
|
97 |
--------------------------------------------------
|
98 |
+
Device: Snapdragon X Elite CRD (11)
|
99 |
+
Estimated Inference Time: 16.53 ms
|
100 |
+
Estimated Peak Memory Range: 3.02-3.02 MB
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
101 |
Compute Units: NPU (124) | Total (124)
|
102 |
|
103 |
|