Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -38,7 +38,7 @@ 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 |
|
42 |
|
43 |
|
44 |
|
@@ -100,10 +100,10 @@ python -m qai_hub_models.models.yolonas_quantized.export
|
|
100 |
```
|
101 |
Profile Job summary of Yolo-NAS-Quantized
|
102 |
--------------------------------------------------
|
103 |
-
Device:
|
104 |
-
Estimated Inference Time:
|
105 |
-
Estimated Peak Memory Range:
|
106 |
-
Compute Units: CPU (
|
107 |
|
108 |
|
109 |
```
|
|
|
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 | 4.97 ms | 0 - 9 MB | INT8 | NPU | [Yolo-NAS-Quantized.tflite](https://huggingface.co/qualcomm/Yolo-NAS-Quantized/blob/main/Yolo-NAS-Quantized.tflite)
|
42 |
|
43 |
|
44 |
|
|
|
100 |
```
|
101 |
Profile Job summary of Yolo-NAS-Quantized
|
102 |
--------------------------------------------------
|
103 |
+
Device: RB3 Gen 2 (Proxy) (12)
|
104 |
+
Estimated Inference Time: 13.02 ms
|
105 |
+
Estimated Peak Memory Range: 0.01-55.65 MB
|
106 |
+
Compute Units: NPU (200),CPU (1) | Total (201)
|
107 |
|
108 |
|
109 |
```
|