Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -36,38 +36,38 @@ More details on model performance across various devices, can be found
|
|
36 |
|
37 |
| Model | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
|
38 |
|---|---|---|---|---|---|---|---|---|
|
39 |
-
| ResNet50Quantized | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | TFLITE | 0.
|
40 |
-
| ResNet50Quantized | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | QNN | 0.
|
41 |
-
| ResNet50Quantized | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | ONNX | 1.
|
42 |
-
| ResNet50Quantized | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | TFLITE | 0.
|
43 |
-
| ResNet50Quantized | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | QNN | 0.
|
44 |
-
| ResNet50Quantized | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | ONNX | 1.
|
45 |
-
| ResNet50Quantized | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | TFLITE | 0.
|
46 |
-
| ResNet50Quantized | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | QNN | 0.
|
47 |
-
| ResNet50Quantized | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | ONNX | 1.
|
48 |
-
| ResNet50Quantized | SA7255P ADP | SA7255P | TFLITE | 8.
|
49 |
-
| ResNet50Quantized | SA7255P ADP | SA7255P | QNN | 9.
|
50 |
-
| ResNet50Quantized | SA8255 (Proxy) | SA8255P Proxy | TFLITE | 0.
|
51 |
-
| ResNet50Quantized | SA8255 (Proxy) | SA8255P Proxy | QNN | 0.
|
52 |
-
| ResNet50Quantized | SA8295P ADP | SA8295P | TFLITE | 1.
|
53 |
-
| ResNet50Quantized | SA8295P ADP | SA8295P | QNN | 1.
|
54 |
-
| ResNet50Quantized | SA8650 (Proxy) | SA8650P Proxy | TFLITE | 0.
|
55 |
-
| ResNet50Quantized | SA8650 (Proxy) | SA8650P Proxy | QNN | 0.
|
56 |
-
| ResNet50Quantized | SA8775P ADP | SA8775P | TFLITE | 1.
|
57 |
-
| ResNet50Quantized | SA8775P ADP | SA8775P | QNN | 1.
|
58 |
-
| ResNet50Quantized | RB3 Gen 2 (Proxy) | QCS6490 Proxy | TFLITE | 2.
|
59 |
-
| ResNet50Quantized | RB3 Gen 2 (Proxy) | QCS6490 Proxy | QNN | 3.
|
60 |
-
| ResNet50Quantized | RB5 (Proxy) | QCS8250 Proxy | TFLITE | 11.
|
61 |
-
| ResNet50Quantized | QCS8275 (Proxy) | QCS8275 Proxy | TFLITE | 8.
|
62 |
-
| ResNet50Quantized | QCS8275 (Proxy) | QCS8275 Proxy | QNN | 9.
|
63 |
-
| ResNet50Quantized | QCS8550 (Proxy) | QCS8550 Proxy | TFLITE | 0.778 ms | 0 -
|
64 |
-
| ResNet50Quantized | QCS8550 (Proxy) | QCS8550 Proxy | QNN | 0.
|
65 |
-
| ResNet50Quantized | QCS9075 (Proxy) | QCS9075 Proxy | TFLITE | 1.
|
66 |
-
| ResNet50Quantized | QCS9075 (Proxy) | QCS9075 Proxy | QNN | 1.
|
67 |
-
| ResNet50Quantized | QCS8450 (Proxy) | QCS8450 Proxy | TFLITE |
|
68 |
-
| ResNet50Quantized | QCS8450 (Proxy) | QCS8450 Proxy | QNN | 1.
|
69 |
-
| ResNet50Quantized | Snapdragon X Elite CRD | Snapdragon® X Elite | QNN | 0.
|
70 |
-
| ResNet50Quantized | Snapdragon X Elite CRD | Snapdragon® X Elite | ONNX | 1.
|
71 |
|
72 |
|
73 |
|
@@ -132,7 +132,7 @@ ResNet50Quantized
|
|
132 |
Device : Samsung Galaxy S23 (13)
|
133 |
Runtime : TFLITE
|
134 |
Estimated inference time (ms) : 0.8
|
135 |
-
Estimated peak memory usage (MB): [0,
|
136 |
Total # Ops : 82
|
137 |
Compute Unit(s) : NPU (82 ops)
|
138 |
```
|
|
|
36 |
|
37 |
| Model | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
|
38 |
|---|---|---|---|---|---|---|---|---|
|
39 |
+
| ResNet50Quantized | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | TFLITE | 0.778 ms | 0 - 93 MB | INT8 | NPU | [ResNet50Quantized.tflite](https://huggingface.co/qualcomm/ResNet50Quantized/blob/main/ResNet50Quantized.tflite) |
|
40 |
+
| ResNet50Quantized | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | QNN | 0.89 ms | 0 - 2 MB | INT8 | NPU | [ResNet50Quantized.so](https://huggingface.co/qualcomm/ResNet50Quantized/blob/main/ResNet50Quantized.so) |
|
41 |
+
| ResNet50Quantized | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | ONNX | 1.79 ms | 0 - 119 MB | INT8 | NPU | [ResNet50Quantized.onnx](https://huggingface.co/qualcomm/ResNet50Quantized/blob/main/ResNet50Quantized.onnx) |
|
42 |
+
| ResNet50Quantized | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | TFLITE | 0.593 ms | 0 - 55 MB | INT8 | NPU | [ResNet50Quantized.tflite](https://huggingface.co/qualcomm/ResNet50Quantized/blob/main/ResNet50Quantized.tflite) |
|
43 |
+
| ResNet50Quantized | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | QNN | 0.683 ms | 0 - 19 MB | INT8 | NPU | [ResNet50Quantized.so](https://huggingface.co/qualcomm/ResNet50Quantized/blob/main/ResNet50Quantized.so) |
|
44 |
+
| ResNet50Quantized | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | ONNX | 1.256 ms | 0 - 63 MB | INT8 | NPU | [ResNet50Quantized.onnx](https://huggingface.co/qualcomm/ResNet50Quantized/blob/main/ResNet50Quantized.onnx) |
|
45 |
+
| ResNet50Quantized | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | TFLITE | 0.517 ms | 8 - 36 MB | INT8 | NPU | [ResNet50Quantized.tflite](https://huggingface.co/qualcomm/ResNet50Quantized/blob/main/ResNet50Quantized.tflite) |
|
46 |
+
| ResNet50Quantized | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | QNN | 0.574 ms | 1 - 32 MB | INT8 | NPU | Use Export Script |
|
47 |
+
| ResNet50Quantized | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | ONNX | 1.314 ms | 0 - 47 MB | INT8 | NPU | [ResNet50Quantized.onnx](https://huggingface.co/qualcomm/ResNet50Quantized/blob/main/ResNet50Quantized.onnx) |
|
48 |
+
| ResNet50Quantized | SA7255P ADP | SA7255P | TFLITE | 8.718 ms | 0 - 26 MB | INT8 | NPU | [ResNet50Quantized.tflite](https://huggingface.co/qualcomm/ResNet50Quantized/blob/main/ResNet50Quantized.tflite) |
|
49 |
+
| ResNet50Quantized | SA7255P ADP | SA7255P | QNN | 9.19 ms | 0 - 9 MB | INT8 | NPU | Use Export Script |
|
50 |
+
| ResNet50Quantized | SA8255 (Proxy) | SA8255P Proxy | TFLITE | 0.781 ms | 0 - 93 MB | INT8 | NPU | [ResNet50Quantized.tflite](https://huggingface.co/qualcomm/ResNet50Quantized/blob/main/ResNet50Quantized.tflite) |
|
51 |
+
| ResNet50Quantized | SA8255 (Proxy) | SA8255P Proxy | QNN | 0.894 ms | 0 - 11 MB | INT8 | NPU | Use Export Script |
|
52 |
+
| ResNet50Quantized | SA8295P ADP | SA8295P | TFLITE | 1.28 ms | 0 - 28 MB | INT8 | NPU | [ResNet50Quantized.tflite](https://huggingface.co/qualcomm/ResNet50Quantized/blob/main/ResNet50Quantized.tflite) |
|
53 |
+
| ResNet50Quantized | SA8295P ADP | SA8295P | QNN | 1.388 ms | 0 - 18 MB | INT8 | NPU | Use Export Script |
|
54 |
+
| ResNet50Quantized | SA8650 (Proxy) | SA8650P Proxy | TFLITE | 0.775 ms | 0 - 92 MB | INT8 | NPU | [ResNet50Quantized.tflite](https://huggingface.co/qualcomm/ResNet50Quantized/blob/main/ResNet50Quantized.tflite) |
|
55 |
+
| ResNet50Quantized | SA8650 (Proxy) | SA8650P Proxy | QNN | 0.898 ms | 0 - 3 MB | INT8 | NPU | Use Export Script |
|
56 |
+
| ResNet50Quantized | SA8775P ADP | SA8775P | TFLITE | 1.086 ms | 0 - 26 MB | INT8 | NPU | [ResNet50Quantized.tflite](https://huggingface.co/qualcomm/ResNet50Quantized/blob/main/ResNet50Quantized.tflite) |
|
57 |
+
| ResNet50Quantized | SA8775P ADP | SA8775P | QNN | 1.193 ms | 0 - 10 MB | INT8 | NPU | Use Export Script |
|
58 |
+
| ResNet50Quantized | RB3 Gen 2 (Proxy) | QCS6490 Proxy | TFLITE | 2.723 ms | 0 - 43 MB | INT8 | NPU | [ResNet50Quantized.tflite](https://huggingface.co/qualcomm/ResNet50Quantized/blob/main/ResNet50Quantized.tflite) |
|
59 |
+
| ResNet50Quantized | RB3 Gen 2 (Proxy) | QCS6490 Proxy | QNN | 3.854 ms | 0 - 14 MB | INT8 | NPU | Use Export Script |
|
60 |
+
| ResNet50Quantized | RB5 (Proxy) | QCS8250 Proxy | TFLITE | 11.837 ms | 0 - 3 MB | INT8 | NPU | [ResNet50Quantized.tflite](https://huggingface.co/qualcomm/ResNet50Quantized/blob/main/ResNet50Quantized.tflite) |
|
61 |
+
| ResNet50Quantized | QCS8275 (Proxy) | QCS8275 Proxy | TFLITE | 8.718 ms | 0 - 26 MB | INT8 | NPU | [ResNet50Quantized.tflite](https://huggingface.co/qualcomm/ResNet50Quantized/blob/main/ResNet50Quantized.tflite) |
|
62 |
+
| ResNet50Quantized | QCS8275 (Proxy) | QCS8275 Proxy | QNN | 9.19 ms | 0 - 9 MB | INT8 | NPU | Use Export Script |
|
63 |
+
| ResNet50Quantized | QCS8550 (Proxy) | QCS8550 Proxy | TFLITE | 0.778 ms | 0 - 94 MB | INT8 | NPU | [ResNet50Quantized.tflite](https://huggingface.co/qualcomm/ResNet50Quantized/blob/main/ResNet50Quantized.tflite) |
|
64 |
+
| ResNet50Quantized | QCS8550 (Proxy) | QCS8550 Proxy | QNN | 0.898 ms | 0 - 3 MB | INT8 | NPU | Use Export Script |
|
65 |
+
| ResNet50Quantized | QCS9075 (Proxy) | QCS9075 Proxy | TFLITE | 1.086 ms | 0 - 26 MB | INT8 | NPU | [ResNet50Quantized.tflite](https://huggingface.co/qualcomm/ResNet50Quantized/blob/main/ResNet50Quantized.tflite) |
|
66 |
+
| ResNet50Quantized | QCS9075 (Proxy) | QCS9075 Proxy | QNN | 1.193 ms | 0 - 10 MB | INT8 | NPU | Use Export Script |
|
67 |
+
| ResNet50Quantized | QCS8450 (Proxy) | QCS8450 Proxy | TFLITE | 1.061 ms | 0 - 53 MB | INT8 | NPU | [ResNet50Quantized.tflite](https://huggingface.co/qualcomm/ResNet50Quantized/blob/main/ResNet50Quantized.tflite) |
|
68 |
+
| ResNet50Quantized | QCS8450 (Proxy) | QCS8450 Proxy | QNN | 1.163 ms | 0 - 51 MB | INT8 | NPU | Use Export Script |
|
69 |
+
| ResNet50Quantized | Snapdragon X Elite CRD | Snapdragon® X Elite | QNN | 0.933 ms | 0 - 0 MB | INT8 | NPU | Use Export Script |
|
70 |
+
| ResNet50Quantized | Snapdragon X Elite CRD | Snapdragon® X Elite | ONNX | 1.724 ms | 28 - 28 MB | INT8 | NPU | [ResNet50Quantized.onnx](https://huggingface.co/qualcomm/ResNet50Quantized/blob/main/ResNet50Quantized.onnx) |
|
71 |
|
72 |
|
73 |
|
|
|
132 |
Device : Samsung Galaxy S23 (13)
|
133 |
Runtime : TFLITE
|
134 |
Estimated inference time (ms) : 0.8
|
135 |
+
Estimated peak memory usage (MB): [0, 93]
|
136 |
Total # Ops : 82
|
137 |
Compute Unit(s) : NPU (82 ops)
|
138 |
```
|