Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -31,14 +31,15 @@ More details on model performance across various devices, can be found
|
|
31 |
- Input resolution: 513x513
|
32 |
- Number of parameters: 5.80M
|
33 |
- Model size: 6.04 MB
|
|
|
34 |
|
35 |
|
36 |
|
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 | 3.
|
41 |
-
| Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 5.
|
42 |
|
43 |
|
44 |
|
@@ -101,8 +102,8 @@ python -m qai_hub_models.models.deeplabv3_plus_mobilenet_quantized.export
|
|
101 |
Profile Job summary of DeepLabV3-Plus-MobileNet-Quantized
|
102 |
--------------------------------------------------
|
103 |
Device: SA8255 (Proxy) (13)
|
104 |
-
Estimated Inference Time: 5.
|
105 |
-
Estimated Peak Memory Range: 0.77-
|
106 |
Compute Units: NPU (100) | Total (100)
|
107 |
|
108 |
|
|
|
31 |
- Input resolution: 513x513
|
32 |
- Number of parameters: 5.80M
|
33 |
- Model size: 6.04 MB
|
34 |
+
- Number of output classes: 21
|
35 |
|
36 |
|
37 |
|
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.325 ms | 0 - 2 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.342 ms | 0 - 12 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 |
|
|
|
102 |
Profile Job summary of DeepLabV3-Plus-MobileNet-Quantized
|
103 |
--------------------------------------------------
|
104 |
Device: SA8255 (Proxy) (13)
|
105 |
+
Estimated Inference Time: 5.33 ms
|
106 |
+
Estimated Peak Memory Range: 0.77-13.24 MB
|
107 |
Compute Units: NPU (100) | Total (100)
|
108 |
|
109 |
|