Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -35,8 +35,8 @@ More details on model performance across various devices, can be found
|
|
| 35 |
|
| 36 |
| Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
|
| 37 |
| ---|---|---|---|---|---|---|---|
|
| 38 |
-
| Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 10.
|
| 39 |
-
| Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 11.
|
| 40 |
|
| 41 |
|
| 42 |
## Installation
|
|
@@ -98,16 +98,16 @@ python -m qai_hub_models.models.ffnet_78s_lowres.export
|
|
| 98 |
Profile Job summary of FFNet-78S-LowRes
|
| 99 |
--------------------------------------------------
|
| 100 |
Device: Samsung Galaxy S24 (14)
|
| 101 |
-
Estimated Inference Time: 7.
|
| 102 |
-
Estimated Peak Memory Range: 0.
|
| 103 |
Compute Units: NPU (149) | Total (149)
|
| 104 |
|
| 105 |
Profile Job summary of FFNet-78S-LowRes
|
| 106 |
--------------------------------------------------
|
| 107 |
Device: Samsung Galaxy S24 (14)
|
| 108 |
-
Estimated Inference Time:
|
| 109 |
-
Estimated Peak Memory Range: 6.
|
| 110 |
-
Compute Units: NPU (
|
| 111 |
|
| 112 |
|
| 113 |
```
|
|
|
|
| 35 |
|
| 36 |
| Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
|
| 37 |
| ---|---|---|---|---|---|---|---|
|
| 38 |
+
| Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 10.717 ms | 1 - 3 MB | FP16 | NPU | [FFNet-78S-LowRes.tflite](https://huggingface.co/qualcomm/FFNet-78S-LowRes/blob/main/FFNet-78S-LowRes.tflite)
|
| 39 |
+
| Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 11.424 ms | 0 - 51 MB | FP16 | NPU | [FFNet-78S-LowRes.so](https://huggingface.co/qualcomm/FFNet-78S-LowRes/blob/main/FFNet-78S-LowRes.so)
|
| 40 |
|
| 41 |
|
| 42 |
## Installation
|
|
|
|
| 98 |
Profile Job summary of FFNet-78S-LowRes
|
| 99 |
--------------------------------------------------
|
| 100 |
Device: Samsung Galaxy S24 (14)
|
| 101 |
+
Estimated Inference Time: 7.57 ms
|
| 102 |
+
Estimated Peak Memory Range: 0.04-48.57 MB
|
| 103 |
Compute Units: NPU (149) | Total (149)
|
| 104 |
|
| 105 |
Profile Job summary of FFNet-78S-LowRes
|
| 106 |
--------------------------------------------------
|
| 107 |
Device: Samsung Galaxy S24 (14)
|
| 108 |
+
Estimated Inference Time: 7.98 ms
|
| 109 |
+
Estimated Peak Memory Range: 6.02-67.99 MB
|
| 110 |
+
Compute Units: NPU (236) | Total (236)
|
| 111 |
|
| 112 |
|
| 113 |
```
|