Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -32,8 +32,8 @@ More details on model performance across various devices, can be found
|
|
32 |
|
33 |
| Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
|
34 |
| ---|---|---|---|---|---|---|---|
|
35 |
-
| Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 8.
|
36 |
-
| Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 7.
|
37 |
|
38 |
|
39 |
## Installation
|
@@ -94,16 +94,16 @@ python -m qai_hub_models.models.fcn_resnet50.export
|
|
94 |
Profile Job summary of FCN_ResNet50
|
95 |
--------------------------------------------------
|
96 |
Device: Samsung Galaxy S24 (14)
|
97 |
-
Estimated Inference Time: 6.
|
98 |
-
Estimated Peak Memory Range:
|
99 |
Compute Units: NPU (84) | Total (84)
|
100 |
|
101 |
Profile Job summary of FCN_ResNet50
|
102 |
--------------------------------------------------
|
103 |
Device: Samsung Galaxy S24 (14)
|
104 |
-
Estimated Inference Time: 5.
|
105 |
-
Estimated Peak Memory Range: 0.
|
106 |
-
Compute Units: NPU (
|
107 |
|
108 |
|
109 |
```
|
|
|
32 |
|
33 |
| Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
|
34 |
| ---|---|---|---|---|---|---|---|
|
35 |
+
| Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 8.557 ms | 0 - 7 MB | FP16 | NPU | [FCN_ResNet50.tflite](https://huggingface.co/qualcomm/FCN_ResNet50/blob/main/FCN_ResNet50.tflite)
|
36 |
+
| Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 7.883 ms | 0 - 10 MB | FP16 | NPU | [FCN_ResNet50.so](https://huggingface.co/qualcomm/FCN_ResNet50/blob/main/FCN_ResNet50.so)
|
37 |
|
38 |
|
39 |
## Installation
|
|
|
94 |
Profile Job summary of FCN_ResNet50
|
95 |
--------------------------------------------------
|
96 |
Device: Samsung Galaxy S24 (14)
|
97 |
+
Estimated Inference Time: 6.32 ms
|
98 |
+
Estimated Peak Memory Range: 2.09-74.82 MB
|
99 |
Compute Units: NPU (84) | Total (84)
|
100 |
|
101 |
Profile Job summary of FCN_ResNet50
|
102 |
--------------------------------------------------
|
103 |
Device: Samsung Galaxy S24 (14)
|
104 |
+
Estimated Inference Time: 5.82 ms
|
105 |
+
Estimated Peak Memory Range: 0.59-56.95 MB
|
106 |
+
Compute Units: NPU (125) | Total (125)
|
107 |
|
108 |
|
109 |
```
|