Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -37,37 +37,37 @@ More details on model performance across various devices, can be found
|
|
37 |
|
38 |
| Model | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
|
39 |
|---|---|---|---|---|---|---|---|---|
|
40 |
-
| MobileNet-v2-Quantized | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | TFLITE | 0.
|
41 |
-
| MobileNet-v2-Quantized | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | QNN | 0.
|
42 |
-
| MobileNet-v2-Quantized | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | ONNX |
|
43 |
-
| MobileNet-v2-Quantized | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | TFLITE | 0.
|
44 |
-
| MobileNet-v2-Quantized | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | QNN | 0.
|
45 |
-
| MobileNet-v2-Quantized | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | ONNX |
|
46 |
-
| MobileNet-v2-Quantized | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | TFLITE | 0.
|
47 |
-
| MobileNet-v2-Quantized | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | QNN | 0.
|
48 |
-
| MobileNet-v2-Quantized |
|
49 |
-
| MobileNet-v2-Quantized | SA7255P ADP | SA7255P |
|
50 |
-
| MobileNet-v2-Quantized |
|
51 |
-
| MobileNet-v2-Quantized | SA8255 (Proxy) | SA8255P Proxy |
|
52 |
-
| MobileNet-v2-Quantized |
|
53 |
-
| MobileNet-v2-Quantized | SA8295P ADP | SA8295P |
|
54 |
-
| MobileNet-v2-Quantized |
|
55 |
-
| MobileNet-v2-Quantized | SA8650 (Proxy) | SA8650P Proxy |
|
56 |
-
| MobileNet-v2-Quantized |
|
57 |
-
| MobileNet-v2-Quantized | SA8775P ADP | SA8775P |
|
58 |
-
| MobileNet-v2-Quantized |
|
59 |
-
| MobileNet-v2-Quantized | RB3 Gen 2 (Proxy) | QCS6490 Proxy |
|
60 |
-
| MobileNet-v2-Quantized |
|
61 |
-
| MobileNet-v2-Quantized |
|
62 |
-
| MobileNet-v2-Quantized | QCS8275 (Proxy) | QCS8275 Proxy |
|
63 |
-
| MobileNet-v2-Quantized |
|
64 |
-
| MobileNet-v2-Quantized | QCS8550 (Proxy) | QCS8550 Proxy |
|
65 |
-
| MobileNet-v2-Quantized |
|
66 |
-
| MobileNet-v2-Quantized | QCS9075 (Proxy) | QCS9075 Proxy |
|
67 |
-
| MobileNet-v2-Quantized |
|
68 |
-
| MobileNet-v2-Quantized | QCS8450 (Proxy) | QCS8450 Proxy |
|
69 |
-
| MobileNet-v2-Quantized |
|
70 |
-
| MobileNet-v2-Quantized | Snapdragon X Elite CRD | Snapdragon® X Elite |
|
71 |
|
72 |
|
73 |
|
@@ -131,8 +131,8 @@ Profiling Results
|
|
131 |
MobileNet-v2-Quantized
|
132 |
Device : Samsung Galaxy S23 (13)
|
133 |
Runtime : TFLITE
|
134 |
-
Estimated inference time (ms) : 0.
|
135 |
-
Estimated peak memory usage (MB): [0,
|
136 |
Total # Ops : 108
|
137 |
Compute Unit(s) : NPU (108 ops)
|
138 |
```
|
|
|
37 |
|
38 |
| Model | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
|
39 |
|---|---|---|---|---|---|---|---|---|
|
40 |
+
| MobileNet-v2-Quantized | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | TFLITE | 0.451 ms | 0 - 26 MB | INT8 | NPU | [MobileNet-v2-Quantized.tflite](https://huggingface.co/qualcomm/MobileNet-v2-Quantized/blob/main/MobileNet-v2-Quantized.tflite) |
|
41 |
+
| MobileNet-v2-Quantized | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | QNN | 0.517 ms | 0 - 3 MB | INT8 | NPU | [MobileNet-v2-Quantized.so](https://huggingface.co/qualcomm/MobileNet-v2-Quantized/blob/main/MobileNet-v2-Quantized.so) |
|
42 |
+
| MobileNet-v2-Quantized | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | ONNX | 55.292 ms | 10 - 72 MB | INT8 | NPU | [MobileNet-v2-Quantized.onnx](https://huggingface.co/qualcomm/MobileNet-v2-Quantized/blob/main/MobileNet-v2-Quantized.onnx) |
|
43 |
+
| MobileNet-v2-Quantized | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | TFLITE | 0.316 ms | 0 - 34 MB | INT8 | NPU | [MobileNet-v2-Quantized.tflite](https://huggingface.co/qualcomm/MobileNet-v2-Quantized/blob/main/MobileNet-v2-Quantized.tflite) |
|
44 |
+
| MobileNet-v2-Quantized | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | QNN | 0.36 ms | 0 - 19 MB | INT8 | NPU | [MobileNet-v2-Quantized.so](https://huggingface.co/qualcomm/MobileNet-v2-Quantized/blob/main/MobileNet-v2-Quantized.so) |
|
45 |
+
| MobileNet-v2-Quantized | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | ONNX | 43.894 ms | 1 - 324 MB | INT8 | NPU | [MobileNet-v2-Quantized.onnx](https://huggingface.co/qualcomm/MobileNet-v2-Quantized/blob/main/MobileNet-v2-Quantized.onnx) |
|
46 |
+
| MobileNet-v2-Quantized | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | TFLITE | 0.296 ms | 0 - 23 MB | INT8 | NPU | [MobileNet-v2-Quantized.tflite](https://huggingface.co/qualcomm/MobileNet-v2-Quantized/blob/main/MobileNet-v2-Quantized.tflite) |
|
47 |
+
| MobileNet-v2-Quantized | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | QNN | 0.365 ms | 0 - 27 MB | INT8 | NPU | Use Export Script |
|
48 |
+
| MobileNet-v2-Quantized | SA7255P ADP | SA7255P | TFLITE | 1.847 ms | 0 - 16 MB | INT8 | NPU | [MobileNet-v2-Quantized.tflite](https://huggingface.co/qualcomm/MobileNet-v2-Quantized/blob/main/MobileNet-v2-Quantized.tflite) |
|
49 |
+
| MobileNet-v2-Quantized | SA7255P ADP | SA7255P | QNN | 2.168 ms | 0 - 10 MB | INT8 | NPU | Use Export Script |
|
50 |
+
| MobileNet-v2-Quantized | SA8255 (Proxy) | SA8255P Proxy | TFLITE | 0.447 ms | 0 - 26 MB | INT8 | NPU | [MobileNet-v2-Quantized.tflite](https://huggingface.co/qualcomm/MobileNet-v2-Quantized/blob/main/MobileNet-v2-Quantized.tflite) |
|
51 |
+
| MobileNet-v2-Quantized | SA8255 (Proxy) | SA8255P Proxy | QNN | 0.5 ms | 0 - 3 MB | INT8 | NPU | Use Export Script |
|
52 |
+
| MobileNet-v2-Quantized | SA8295P ADP | SA8295P | TFLITE | 0.834 ms | 0 - 22 MB | INT8 | NPU | [MobileNet-v2-Quantized.tflite](https://huggingface.co/qualcomm/MobileNet-v2-Quantized/blob/main/MobileNet-v2-Quantized.tflite) |
|
53 |
+
| MobileNet-v2-Quantized | SA8295P ADP | SA8295P | QNN | 0.891 ms | 0 - 14 MB | INT8 | NPU | Use Export Script |
|
54 |
+
| MobileNet-v2-Quantized | SA8650 (Proxy) | SA8650P Proxy | TFLITE | 0.453 ms | 0 - 26 MB | INT8 | NPU | [MobileNet-v2-Quantized.tflite](https://huggingface.co/qualcomm/MobileNet-v2-Quantized/blob/main/MobileNet-v2-Quantized.tflite) |
|
55 |
+
| MobileNet-v2-Quantized | SA8650 (Proxy) | SA8650P Proxy | QNN | 0.516 ms | 0 - 2 MB | INT8 | NPU | Use Export Script |
|
56 |
+
| MobileNet-v2-Quantized | SA8775P ADP | SA8775P | TFLITE | 0.773 ms | 0 - 17 MB | INT8 | NPU | [MobileNet-v2-Quantized.tflite](https://huggingface.co/qualcomm/MobileNet-v2-Quantized/blob/main/MobileNet-v2-Quantized.tflite) |
|
57 |
+
| MobileNet-v2-Quantized | SA8775P ADP | SA8775P | QNN | 0.834 ms | 0 - 10 MB | INT8 | NPU | Use Export Script |
|
58 |
+
| MobileNet-v2-Quantized | RB3 Gen 2 (Proxy) | QCS6490 Proxy | TFLITE | 1.111 ms | 0 - 21 MB | INT8 | NPU | [MobileNet-v2-Quantized.tflite](https://huggingface.co/qualcomm/MobileNet-v2-Quantized/blob/main/MobileNet-v2-Quantized.tflite) |
|
59 |
+
| MobileNet-v2-Quantized | RB3 Gen 2 (Proxy) | QCS6490 Proxy | QNN | 1.324 ms | 0 - 11 MB | INT8 | NPU | Use Export Script |
|
60 |
+
| MobileNet-v2-Quantized | RB5 (Proxy) | QCS8250 Proxy | TFLITE | 13.735 ms | 0 - 7 MB | INT8 | NPU | [MobileNet-v2-Quantized.tflite](https://huggingface.co/qualcomm/MobileNet-v2-Quantized/blob/main/MobileNet-v2-Quantized.tflite) |
|
61 |
+
| MobileNet-v2-Quantized | QCS8275 (Proxy) | QCS8275 Proxy | TFLITE | 1.847 ms | 0 - 16 MB | INT8 | NPU | [MobileNet-v2-Quantized.tflite](https://huggingface.co/qualcomm/MobileNet-v2-Quantized/blob/main/MobileNet-v2-Quantized.tflite) |
|
62 |
+
| MobileNet-v2-Quantized | QCS8275 (Proxy) | QCS8275 Proxy | QNN | 2.168 ms | 0 - 10 MB | INT8 | NPU | Use Export Script |
|
63 |
+
| MobileNet-v2-Quantized | QCS8550 (Proxy) | QCS8550 Proxy | TFLITE | 0.448 ms | 0 - 27 MB | INT8 | NPU | [MobileNet-v2-Quantized.tflite](https://huggingface.co/qualcomm/MobileNet-v2-Quantized/blob/main/MobileNet-v2-Quantized.tflite) |
|
64 |
+
| MobileNet-v2-Quantized | QCS8550 (Proxy) | QCS8550 Proxy | QNN | 0.512 ms | 0 - 4 MB | INT8 | NPU | Use Export Script |
|
65 |
+
| MobileNet-v2-Quantized | QCS9075 (Proxy) | QCS9075 Proxy | TFLITE | 0.773 ms | 0 - 17 MB | INT8 | NPU | [MobileNet-v2-Quantized.tflite](https://huggingface.co/qualcomm/MobileNet-v2-Quantized/blob/main/MobileNet-v2-Quantized.tflite) |
|
66 |
+
| MobileNet-v2-Quantized | QCS9075 (Proxy) | QCS9075 Proxy | QNN | 0.834 ms | 0 - 10 MB | INT8 | NPU | Use Export Script |
|
67 |
+
| MobileNet-v2-Quantized | QCS8450 (Proxy) | QCS8450 Proxy | TFLITE | 0.495 ms | 0 - 23 MB | INT8 | NPU | [MobileNet-v2-Quantized.tflite](https://huggingface.co/qualcomm/MobileNet-v2-Quantized/blob/main/MobileNet-v2-Quantized.tflite) |
|
68 |
+
| MobileNet-v2-Quantized | QCS8450 (Proxy) | QCS8450 Proxy | QNN | 0.607 ms | 0 - 24 MB | INT8 | NPU | Use Export Script |
|
69 |
+
| MobileNet-v2-Quantized | Snapdragon X Elite CRD | Snapdragon® X Elite | QNN | 0.629 ms | 0 - 0 MB | INT8 | NPU | Use Export Script |
|
70 |
+
| MobileNet-v2-Quantized | Snapdragon X Elite CRD | Snapdragon® X Elite | ONNX | 54.007 ms | 28 - 28 MB | INT8 | NPU | [MobileNet-v2-Quantized.onnx](https://huggingface.co/qualcomm/MobileNet-v2-Quantized/blob/main/MobileNet-v2-Quantized.onnx) |
|
71 |
|
72 |
|
73 |
|
|
|
131 |
MobileNet-v2-Quantized
|
132 |
Device : Samsung Galaxy S23 (13)
|
133 |
Runtime : TFLITE
|
134 |
+
Estimated inference time (ms) : 0.5
|
135 |
+
Estimated peak memory usage (MB): [0, 26]
|
136 |
Total # Ops : 108
|
137 |
Compute Unit(s) : NPU (108 ops)
|
138 |
```
|