Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -35,38 +35,38 @@ More details on model performance across various devices, can be found
|
|
35 |
|
36 |
| Model | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
|
37 |
|---|---|---|---|---|---|---|---|---|
|
38 |
-
| GoogLeNetQuantized | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | TFLITE | 0.
|
39 |
-
| GoogLeNetQuantized | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | QNN | 0.
|
40 |
-
| GoogLeNetQuantized | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | ONNX |
|
41 |
-
| GoogLeNetQuantized | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | TFLITE | 0.
|
42 |
-
| GoogLeNetQuantized | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | QNN | 0.
|
43 |
-
| GoogLeNetQuantized | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | ONNX |
|
44 |
-
| GoogLeNetQuantized | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | TFLITE | 0.
|
45 |
-
| GoogLeNetQuantized | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | QNN | 0.
|
46 |
-
| GoogLeNetQuantized | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | ONNX |
|
47 |
-
| GoogLeNetQuantized | SA7255P ADP | SA7255P | TFLITE | 3.
|
48 |
-
| GoogLeNetQuantized | SA7255P ADP | SA7255P | QNN | 3.
|
49 |
-
| GoogLeNetQuantized | SA8255 (Proxy) | SA8255P Proxy | TFLITE | 0.
|
50 |
-
| GoogLeNetQuantized | SA8255 (Proxy) | SA8255P Proxy | QNN | 0.
|
51 |
-
| GoogLeNetQuantized | SA8295P ADP | SA8295P | TFLITE | 0.
|
52 |
-
| GoogLeNetQuantized | SA8295P ADP | SA8295P | QNN | 0.
|
53 |
-
| GoogLeNetQuantized | SA8650 (Proxy) | SA8650P Proxy | TFLITE | 0.
|
54 |
-
| GoogLeNetQuantized | SA8650 (Proxy) | SA8650P Proxy | QNN | 0.
|
55 |
-
| GoogLeNetQuantized | SA8775P ADP | SA8775P | TFLITE | 0.
|
56 |
-
| GoogLeNetQuantized | SA8775P ADP | SA8775P | QNN | 0.
|
57 |
-
| GoogLeNetQuantized | RB3 Gen 2 (Proxy) | QCS6490 Proxy | TFLITE | 0.
|
58 |
-
| GoogLeNetQuantized | RB3 Gen 2 (Proxy) | QCS6490 Proxy | QNN | 1.
|
59 |
-
| GoogLeNetQuantized | RB5 (Proxy) | QCS8250 Proxy | TFLITE |
|
60 |
-
| GoogLeNetQuantized | QCS8275 (Proxy) | QCS8275 Proxy | TFLITE | 3.
|
61 |
-
| GoogLeNetQuantized | QCS8275 (Proxy) | QCS8275 Proxy | QNN | 3.
|
62 |
-
| GoogLeNetQuantized | QCS8550 (Proxy) | QCS8550 Proxy | TFLITE | 0.
|
63 |
-
| GoogLeNetQuantized | QCS8550 (Proxy) | QCS8550 Proxy | QNN | 0.
|
64 |
-
| GoogLeNetQuantized | QCS9075 (Proxy) | QCS9075 Proxy | TFLITE | 0.
|
65 |
-
| GoogLeNetQuantized | QCS9075 (Proxy) | QCS9075 Proxy | QNN | 0.
|
66 |
-
| GoogLeNetQuantized | QCS8450 (Proxy) | QCS8450 Proxy | TFLITE | 0.
|
67 |
-
| GoogLeNetQuantized | QCS8450 (Proxy) | QCS8450 Proxy | QNN | 0.
|
68 |
-
| GoogLeNetQuantized | Snapdragon X Elite CRD | Snapdragon® X Elite | QNN | 0.
|
69 |
-
| GoogLeNetQuantized | Snapdragon X Elite CRD | Snapdragon® X Elite | ONNX |
|
70 |
|
71 |
|
72 |
|
@@ -131,7 +131,7 @@ GoogLeNetQuantized
|
|
131 |
Device : Samsung Galaxy S23 (13)
|
132 |
Runtime : TFLITE
|
133 |
Estimated inference time (ms) : 0.3
|
134 |
-
Estimated peak memory usage (MB): [0,
|
135 |
Total # Ops : 86
|
136 |
Compute Unit(s) : NPU (86 ops)
|
137 |
```
|
|
|
35 |
|
36 |
| Model | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
|
37 |
|---|---|---|---|---|---|---|---|---|
|
38 |
+
| GoogLeNetQuantized | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | TFLITE | 0.279 ms | 0 - 32 MB | INT8 | NPU | [GoogLeNetQuantized.tflite](https://huggingface.co/qualcomm/GoogLeNetQuantized/blob/main/GoogLeNetQuantized.tflite) |
|
39 |
+
| GoogLeNetQuantized | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | QNN | 0.25 ms | 0 - 2 MB | INT8 | NPU | [GoogLeNetQuantized.so](https://huggingface.co/qualcomm/GoogLeNetQuantized/blob/main/GoogLeNetQuantized.so) |
|
40 |
+
| GoogLeNetQuantized | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | ONNX | 17.697 ms | 0 - 78 MB | INT8 | NPU | [GoogLeNetQuantized.onnx](https://huggingface.co/qualcomm/GoogLeNetQuantized/blob/main/GoogLeNetQuantized.onnx) |
|
41 |
+
| GoogLeNetQuantized | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | TFLITE | 0.199 ms | 0 - 31 MB | INT8 | NPU | [GoogLeNetQuantized.tflite](https://huggingface.co/qualcomm/GoogLeNetQuantized/blob/main/GoogLeNetQuantized.tflite) |
|
42 |
+
| GoogLeNetQuantized | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | QNN | 0.184 ms | 0 - 19 MB | INT8 | NPU | [GoogLeNetQuantized.so](https://huggingface.co/qualcomm/GoogLeNetQuantized/blob/main/GoogLeNetQuantized.so) |
|
43 |
+
| GoogLeNetQuantized | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | ONNX | 14.152 ms | 3 - 269 MB | INT8 | NPU | [GoogLeNetQuantized.onnx](https://huggingface.co/qualcomm/GoogLeNetQuantized/blob/main/GoogLeNetQuantized.onnx) |
|
44 |
+
| GoogLeNetQuantized | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | TFLITE | 0.175 ms | 0 - 23 MB | INT8 | NPU | [GoogLeNetQuantized.tflite](https://huggingface.co/qualcomm/GoogLeNetQuantized/blob/main/GoogLeNetQuantized.tflite) |
|
45 |
+
| GoogLeNetQuantized | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | QNN | 0.189 ms | 0 - 22 MB | INT8 | NPU | Use Export Script |
|
46 |
+
| GoogLeNetQuantized | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | ONNX | 14.575 ms | 0 - 252 MB | INT8 | NPU | [GoogLeNetQuantized.onnx](https://huggingface.co/qualcomm/GoogLeNetQuantized/blob/main/GoogLeNetQuantized.onnx) |
|
47 |
+
| GoogLeNetQuantized | SA7255P ADP | SA7255P | TFLITE | 3.721 ms | 0 - 17 MB | INT8 | NPU | [GoogLeNetQuantized.tflite](https://huggingface.co/qualcomm/GoogLeNetQuantized/blob/main/GoogLeNetQuantized.tflite) |
|
48 |
+
| GoogLeNetQuantized | SA7255P ADP | SA7255P | QNN | 3.652 ms | 0 - 10 MB | INT8 | NPU | Use Export Script |
|
49 |
+
| GoogLeNetQuantized | SA8255 (Proxy) | SA8255P Proxy | TFLITE | 0.286 ms | 0 - 5 MB | INT8 | NPU | [GoogLeNetQuantized.tflite](https://huggingface.co/qualcomm/GoogLeNetQuantized/blob/main/GoogLeNetQuantized.tflite) |
|
50 |
+
| GoogLeNetQuantized | SA8255 (Proxy) | SA8255P Proxy | QNN | 0.253 ms | 0 - 3 MB | INT8 | NPU | Use Export Script |
|
51 |
+
| GoogLeNetQuantized | SA8295P ADP | SA8295P | TFLITE | 0.68 ms | 0 - 21 MB | INT8 | NPU | [GoogLeNetQuantized.tflite](https://huggingface.co/qualcomm/GoogLeNetQuantized/blob/main/GoogLeNetQuantized.tflite) |
|
52 |
+
| GoogLeNetQuantized | SA8295P ADP | SA8295P | QNN | 0.62 ms | 0 - 18 MB | INT8 | NPU | Use Export Script |
|
53 |
+
| GoogLeNetQuantized | SA8650 (Proxy) | SA8650P Proxy | TFLITE | 0.283 ms | 0 - 33 MB | INT8 | NPU | [GoogLeNetQuantized.tflite](https://huggingface.co/qualcomm/GoogLeNetQuantized/blob/main/GoogLeNetQuantized.tflite) |
|
54 |
+
| GoogLeNetQuantized | SA8650 (Proxy) | SA8650P Proxy | QNN | 0.244 ms | 0 - 2 MB | INT8 | NPU | Use Export Script |
|
55 |
+
| GoogLeNetQuantized | SA8775P ADP | SA8775P | TFLITE | 0.572 ms | 0 - 17 MB | INT8 | NPU | [GoogLeNetQuantized.tflite](https://huggingface.co/qualcomm/GoogLeNetQuantized/blob/main/GoogLeNetQuantized.tflite) |
|
56 |
+
| GoogLeNetQuantized | SA8775P ADP | SA8775P | QNN | 0.489 ms | 0 - 10 MB | INT8 | NPU | Use Export Script |
|
57 |
+
| GoogLeNetQuantized | RB3 Gen 2 (Proxy) | QCS6490 Proxy | TFLITE | 0.946 ms | 0 - 30 MB | INT8 | NPU | [GoogLeNetQuantized.tflite](https://huggingface.co/qualcomm/GoogLeNetQuantized/blob/main/GoogLeNetQuantized.tflite) |
|
58 |
+
| GoogLeNetQuantized | RB3 Gen 2 (Proxy) | QCS6490 Proxy | QNN | 1.115 ms | 0 - 14 MB | INT8 | NPU | Use Export Script |
|
59 |
+
| GoogLeNetQuantized | RB5 (Proxy) | QCS8250 Proxy | TFLITE | 5.858 ms | 0 - 2 MB | INT8 | NPU | [GoogLeNetQuantized.tflite](https://huggingface.co/qualcomm/GoogLeNetQuantized/blob/main/GoogLeNetQuantized.tflite) |
|
60 |
+
| GoogLeNetQuantized | QCS8275 (Proxy) | QCS8275 Proxy | TFLITE | 3.721 ms | 0 - 17 MB | INT8 | NPU | [GoogLeNetQuantized.tflite](https://huggingface.co/qualcomm/GoogLeNetQuantized/blob/main/GoogLeNetQuantized.tflite) |
|
61 |
+
| GoogLeNetQuantized | QCS8275 (Proxy) | QCS8275 Proxy | QNN | 3.652 ms | 0 - 10 MB | INT8 | NPU | Use Export Script |
|
62 |
+
| GoogLeNetQuantized | QCS8550 (Proxy) | QCS8550 Proxy | TFLITE | 0.28 ms | 0 - 33 MB | INT8 | NPU | [GoogLeNetQuantized.tflite](https://huggingface.co/qualcomm/GoogLeNetQuantized/blob/main/GoogLeNetQuantized.tflite) |
|
63 |
+
| GoogLeNetQuantized | QCS8550 (Proxy) | QCS8550 Proxy | QNN | 0.259 ms | 0 - 4 MB | INT8 | NPU | Use Export Script |
|
64 |
+
| GoogLeNetQuantized | QCS9075 (Proxy) | QCS9075 Proxy | TFLITE | 0.572 ms | 0 - 17 MB | INT8 | NPU | [GoogLeNetQuantized.tflite](https://huggingface.co/qualcomm/GoogLeNetQuantized/blob/main/GoogLeNetQuantized.tflite) |
|
65 |
+
| GoogLeNetQuantized | QCS9075 (Proxy) | QCS9075 Proxy | QNN | 0.489 ms | 0 - 10 MB | INT8 | NPU | Use Export Script |
|
66 |
+
| GoogLeNetQuantized | QCS8450 (Proxy) | QCS8450 Proxy | TFLITE | 0.432 ms | 0 - 36 MB | INT8 | NPU | [GoogLeNetQuantized.tflite](https://huggingface.co/qualcomm/GoogLeNetQuantized/blob/main/GoogLeNetQuantized.tflite) |
|
67 |
+
| GoogLeNetQuantized | QCS8450 (Proxy) | QCS8450 Proxy | QNN | 0.409 ms | 0 - 28 MB | INT8 | NPU | Use Export Script |
|
68 |
+
| GoogLeNetQuantized | Snapdragon X Elite CRD | Snapdragon® X Elite | QNN | 0.361 ms | 0 - 0 MB | INT8 | NPU | Use Export Script |
|
69 |
+
| GoogLeNetQuantized | Snapdragon X Elite CRD | Snapdragon® X Elite | ONNX | 17.637 ms | 13 - 13 MB | INT8 | NPU | [GoogLeNetQuantized.onnx](https://huggingface.co/qualcomm/GoogLeNetQuantized/blob/main/GoogLeNetQuantized.onnx) |
|
70 |
|
71 |
|
72 |
|
|
|
131 |
Device : Samsung Galaxy S23 (13)
|
132 |
Runtime : TFLITE
|
133 |
Estimated inference time (ms) : 0.3
|
134 |
+
Estimated peak memory usage (MB): [0, 32]
|
135 |
Total # Ops : 86
|
136 |
Compute Unit(s) : NPU (86 ops)
|
137 |
```
|