Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -30,14 +30,15 @@ More details on model performance across various devices, can be found
|
|
30 |
- Input resolution: 1024x512
|
31 |
- Number of parameters: 32.1M
|
32 |
- Model size: 123 MB
|
|
|
33 |
|
34 |
|
35 |
|
36 |
|
37 |
| Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
|
38 |
| ---|---|---|---|---|---|---|---|
|
39 |
-
| Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 6.
|
40 |
-
| Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 6.
|
41 |
|
42 |
|
43 |
|
@@ -100,8 +101,8 @@ python -m qai_hub_models.models.ffnet_122ns_lowres.export
|
|
100 |
Profile Job summary of FFNet-122NS-LowRes
|
101 |
--------------------------------------------------
|
102 |
Device: SA8255 (Proxy) (13)
|
103 |
-
Estimated Inference Time:
|
104 |
-
Estimated Peak Memory Range: 6.
|
105 |
Compute Units: NPU (348) | Total (348)
|
106 |
|
107 |
|
|
|
30 |
- Input resolution: 1024x512
|
31 |
- Number of parameters: 32.1M
|
32 |
- Model size: 123 MB
|
33 |
+
- Number of output classes: 19
|
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 | 6.447 ms | 1 - 3 MB | FP16 | NPU | [FFNet-122NS-LowRes.tflite](https://huggingface.co/qualcomm/FFNet-122NS-LowRes/blob/main/FFNet-122NS-LowRes.tflite)
|
41 |
+
| Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 6.994 ms | 6 - 31 MB | FP16 | NPU | [FFNet-122NS-LowRes.so](https://huggingface.co/qualcomm/FFNet-122NS-LowRes/blob/main/FFNet-122NS-LowRes.so)
|
42 |
|
43 |
|
44 |
|
|
|
101 |
Profile Job summary of FFNet-122NS-LowRes
|
102 |
--------------------------------------------------
|
103 |
Device: SA8255 (Proxy) (13)
|
104 |
+
Estimated Inference Time: 6.99 ms
|
105 |
+
Estimated Peak Memory Range: 6.03-31.56 MB
|
106 |
Compute Units: NPU (348) | Total (348)
|
107 |
|
108 |
|