Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -37,34 +37,33 @@ 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 | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | ONNX |
|
49 |
-
| MobileNet-v2-Quantized | RB3 Gen 2 (Proxy) | QCS6490 Proxy | TFLITE | 1.
|
50 |
-
| MobileNet-v2-Quantized | RB3 Gen 2 (Proxy) | QCS6490 Proxy | QNN | 1.
|
51 |
-
| MobileNet-v2-Quantized | RB5 (Proxy) | QCS8250 Proxy | TFLITE |
|
52 |
-
| MobileNet-v2-Quantized | QCS8550 (Proxy) | QCS8550 Proxy | TFLITE | 0.
|
53 |
-
| MobileNet-v2-Quantized | QCS8550 (Proxy) | QCS8550 Proxy | QNN | 0.
|
54 |
-
| MobileNet-v2-Quantized | SA7255P ADP | SA7255P | TFLITE | 1.
|
55 |
-
| MobileNet-v2-Quantized | SA7255P ADP | SA7255P | QNN | 2.
|
56 |
-
| MobileNet-v2-Quantized | SA8255 (Proxy) | SA8255P Proxy | TFLITE | 0.
|
57 |
-
| MobileNet-v2-Quantized | SA8255 (Proxy) | SA8255P Proxy | QNN | 0.
|
58 |
-
| MobileNet-v2-Quantized | SA8295P ADP | SA8295P | TFLITE | 0.
|
59 |
-
| MobileNet-v2-Quantized | SA8295P ADP | SA8295P | QNN | 1.
|
60 |
-
| MobileNet-v2-Quantized | SA8650 (Proxy) | SA8650P Proxy | TFLITE | 0.428 ms | 0 -
|
61 |
-
| MobileNet-v2-Quantized | SA8650 (Proxy) | SA8650P Proxy | QNN | 0.
|
62 |
-
| MobileNet-v2-Quantized | SA8775P ADP | SA8775P | TFLITE | 0.
|
63 |
-
| MobileNet-v2-Quantized | SA8775P ADP | SA8775P | QNN | 1.
|
64 |
-
| MobileNet-v2-Quantized | QCS8450 (Proxy) | QCS8450 Proxy | TFLITE | 0.
|
65 |
-
| MobileNet-v2-Quantized | QCS8450 (Proxy) | QCS8450 Proxy | QNN | 0.
|
66 |
-
| MobileNet-v2-Quantized | Snapdragon X Elite CRD | Snapdragon® X Elite | QNN | 0.
|
67 |
-
| MobileNet-v2-Quantized | Snapdragon X Elite CRD | Snapdragon® X Elite | ONNX | 136.247 ms | 60 - 60 MB | INT8 | NPU | [MobileNet-v2-Quantized.onnx](https://huggingface.co/qualcomm/MobileNet-v2-Quantized/blob/main/MobileNet-v2-Quantized.onnx) |
|
68 |
|
69 |
|
70 |
|
@@ -129,7 +128,7 @@ MobileNet-v2-Quantized
|
|
129 |
Device : Samsung Galaxy S23 (13)
|
130 |
Runtime : TFLITE
|
131 |
Estimated inference time (ms) : 0.4
|
132 |
-
Estimated peak memory usage (MB): [0,
|
133 |
Total # Ops : 108
|
134 |
Compute Unit(s) : NPU (108 ops)
|
135 |
```
|
|
|
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.431 ms | 0 - 17 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.639 ms | 0 - 7 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 | 79.784 ms | 10 - 45 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.3 ms | 0 - 24 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.457 ms | 0 - 26 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 | 68.238 ms | 8 - 457 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.241 ms | 0 - 20 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.396 ms | 0 - 20 MB | INT8 | NPU | Use Export Script |
|
48 |
+
| MobileNet-v2-Quantized | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | ONNX | 53.79 ms | 3 - 445 MB | INT8 | NPU | [MobileNet-v2-Quantized.onnx](https://huggingface.co/qualcomm/MobileNet-v2-Quantized/blob/main/MobileNet-v2-Quantized.onnx) |
|
49 |
+
| MobileNet-v2-Quantized | RB3 Gen 2 (Proxy) | QCS6490 Proxy | TFLITE | 1.084 ms | 0 - 18 MB | INT8 | NPU | [MobileNet-v2-Quantized.tflite](https://huggingface.co/qualcomm/MobileNet-v2-Quantized/blob/main/MobileNet-v2-Quantized.tflite) |
|
50 |
+
| MobileNet-v2-Quantized | RB3 Gen 2 (Proxy) | QCS6490 Proxy | QNN | 1.454 ms | 0 - 12 MB | INT8 | NPU | Use Export Script |
|
51 |
+
| MobileNet-v2-Quantized | RB5 (Proxy) | QCS8250 Proxy | TFLITE | 13.917 ms | 0 - 7 MB | INT8 | NPU | [MobileNet-v2-Quantized.tflite](https://huggingface.co/qualcomm/MobileNet-v2-Quantized/blob/main/MobileNet-v2-Quantized.tflite) |
|
52 |
+
| MobileNet-v2-Quantized | QCS8550 (Proxy) | QCS8550 Proxy | TFLITE | 0.424 ms | 0 - 7 MB | INT8 | NPU | [MobileNet-v2-Quantized.tflite](https://huggingface.co/qualcomm/MobileNet-v2-Quantized/blob/main/MobileNet-v2-Quantized.tflite) |
|
53 |
+
| MobileNet-v2-Quantized | QCS8550 (Proxy) | QCS8550 Proxy | QNN | 0.591 ms | 0 - 2 MB | INT8 | NPU | Use Export Script |
|
54 |
+
| MobileNet-v2-Quantized | SA7255P ADP | SA7255P | TFLITE | 1.843 ms | 0 - 14 MB | INT8 | NPU | [MobileNet-v2-Quantized.tflite](https://huggingface.co/qualcomm/MobileNet-v2-Quantized/blob/main/MobileNet-v2-Quantized.tflite) |
|
55 |
+
| MobileNet-v2-Quantized | SA7255P ADP | SA7255P | QNN | 2.631 ms | 0 - 10 MB | INT8 | NPU | Use Export Script |
|
56 |
+
| MobileNet-v2-Quantized | SA8255 (Proxy) | SA8255P Proxy | TFLITE | 0.433 ms | 0 - 18 MB | INT8 | NPU | [MobileNet-v2-Quantized.tflite](https://huggingface.co/qualcomm/MobileNet-v2-Quantized/blob/main/MobileNet-v2-Quantized.tflite) |
|
57 |
+
| MobileNet-v2-Quantized | SA8255 (Proxy) | SA8255P Proxy | QNN | 0.587 ms | 0 - 3 MB | INT8 | NPU | Use Export Script |
|
58 |
+
| MobileNet-v2-Quantized | SA8295P ADP | SA8295P | TFLITE | 0.795 ms | 0 - 20 MB | INT8 | NPU | [MobileNet-v2-Quantized.tflite](https://huggingface.co/qualcomm/MobileNet-v2-Quantized/blob/main/MobileNet-v2-Quantized.tflite) |
|
59 |
+
| MobileNet-v2-Quantized | SA8295P ADP | SA8295P | QNN | 1.677 ms | 0 - 15 MB | INT8 | NPU | Use Export Script |
|
60 |
+
| MobileNet-v2-Quantized | SA8650 (Proxy) | SA8650P Proxy | TFLITE | 0.428 ms | 0 - 17 MB | INT8 | NPU | [MobileNet-v2-Quantized.tflite](https://huggingface.co/qualcomm/MobileNet-v2-Quantized/blob/main/MobileNet-v2-Quantized.tflite) |
|
61 |
+
| MobileNet-v2-Quantized | SA8650 (Proxy) | SA8650P Proxy | QNN | 0.585 ms | 0 - 3 MB | INT8 | NPU | Use Export Script |
|
62 |
+
| MobileNet-v2-Quantized | SA8775P ADP | SA8775P | TFLITE | 0.76 ms | 0 - 14 MB | INT8 | NPU | [MobileNet-v2-Quantized.tflite](https://huggingface.co/qualcomm/MobileNet-v2-Quantized/blob/main/MobileNet-v2-Quantized.tflite) |
|
63 |
+
| MobileNet-v2-Quantized | SA8775P ADP | SA8775P | QNN | 1.133 ms | 0 - 10 MB | INT8 | NPU | Use Export Script |
|
64 |
+
| MobileNet-v2-Quantized | QCS8450 (Proxy) | QCS8450 Proxy | TFLITE | 0.479 ms | 0 - 26 MB | INT8 | NPU | [MobileNet-v2-Quantized.tflite](https://huggingface.co/qualcomm/MobileNet-v2-Quantized/blob/main/MobileNet-v2-Quantized.tflite) |
|
65 |
+
| MobileNet-v2-Quantized | QCS8450 (Proxy) | QCS8450 Proxy | QNN | 0.696 ms | 0 - 24 MB | INT8 | NPU | Use Export Script |
|
66 |
+
| MobileNet-v2-Quantized | Snapdragon X Elite CRD | Snapdragon® X Elite | QNN | 0.731 ms | 1 - 1 MB | INT8 | NPU | Use Export Script |
|
|
|
67 |
|
68 |
|
69 |
|
|
|
128 |
Device : Samsung Galaxy S23 (13)
|
129 |
Runtime : TFLITE
|
130 |
Estimated inference time (ms) : 0.4
|
131 |
+
Estimated peak memory usage (MB): [0, 17]
|
132 |
Total # Ops : 108
|
133 |
Compute Unit(s) : NPU (108 ops)
|
134 |
```
|