Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,6 +1,4 @@
|
|
1 |
---
|
2 |
-
datasets:
|
3 |
-
- VOC2012
|
4 |
library_name: pytorch
|
5 |
license: mit
|
6 |
pipeline_tag: image-segmentation
|
@@ -38,30 +36,32 @@ More details on model performance across various devices, can be found
|
|
38 |
|
39 |
| Model | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
|
40 |
|---|---|---|---|---|---|---|---|---|
|
41 |
-
| DeepLabV3-Plus-MobileNet-Quantized | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | TFLITE | 3.
|
42 |
-
| DeepLabV3-Plus-MobileNet-Quantized | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | QNN | 5.
|
43 |
-
| DeepLabV3-Plus-MobileNet-Quantized | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | ONNX | 4.
|
44 |
-
| DeepLabV3-Plus-MobileNet-Quantized | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | TFLITE | 2.
|
45 |
-
| DeepLabV3-Plus-MobileNet-Quantized | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | QNN | 3.
|
46 |
-
| DeepLabV3-Plus-MobileNet-Quantized | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | ONNX | 3.
|
47 |
-
| DeepLabV3-Plus-MobileNet-Quantized |
|
48 |
-
| DeepLabV3-Plus-MobileNet-Quantized |
|
49 |
-
| DeepLabV3-Plus-MobileNet-Quantized |
|
50 |
-
| DeepLabV3-Plus-MobileNet-Quantized |
|
51 |
-
| DeepLabV3-Plus-MobileNet-Quantized |
|
52 |
-
| DeepLabV3-Plus-MobileNet-Quantized |
|
53 |
-
| DeepLabV3-Plus-MobileNet-Quantized |
|
54 |
-
| DeepLabV3-Plus-MobileNet-Quantized |
|
55 |
-
| DeepLabV3-Plus-MobileNet-Quantized |
|
56 |
-
| DeepLabV3-Plus-MobileNet-Quantized |
|
57 |
-
| DeepLabV3-Plus-MobileNet-Quantized |
|
58 |
-
| DeepLabV3-Plus-MobileNet-Quantized |
|
59 |
-
| DeepLabV3-Plus-MobileNet-Quantized |
|
60 |
-
| DeepLabV3-Plus-MobileNet-Quantized |
|
61 |
-
| DeepLabV3-Plus-MobileNet-Quantized |
|
62 |
-
| DeepLabV3-Plus-MobileNet-Quantized |
|
63 |
-
| DeepLabV3-Plus-MobileNet-Quantized |
|
64 |
-
| DeepLabV3-Plus-MobileNet-Quantized |
|
|
|
|
|
65 |
|
66 |
|
67 |
|
@@ -127,7 +127,7 @@ DeepLabV3-Plus-MobileNet-Quantized
|
|
127 |
Device : Samsung Galaxy S23 (13)
|
128 |
Runtime : TFLITE
|
129 |
Estimated inference time (ms) : 3.3
|
130 |
-
Estimated peak memory usage (MB): [0,
|
131 |
Total # Ops : 104
|
132 |
Compute Unit(s) : NPU (104 ops)
|
133 |
```
|
|
|
1 |
---
|
|
|
|
|
2 |
library_name: pytorch
|
3 |
license: mit
|
4 |
pipeline_tag: image-segmentation
|
|
|
36 |
|
37 |
| Model | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
|
38 |
|---|---|---|---|---|---|---|---|---|
|
39 |
+
| DeepLabV3-Plus-MobileNet-Quantized | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | TFLITE | 3.296 ms | 0 - 1 MB | INT8 | NPU | [DeepLabV3-Plus-MobileNet-Quantized.tflite](https://huggingface.co/qualcomm/DeepLabV3-Plus-MobileNet-Quantized/blob/main/DeepLabV3-Plus-MobileNet-Quantized.tflite) |
|
40 |
+
| DeepLabV3-Plus-MobileNet-Quantized | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | QNN | 5.17 ms | 0 - 17 MB | INT8 | NPU | [DeepLabV3-Plus-MobileNet-Quantized.so](https://huggingface.co/qualcomm/DeepLabV3-Plus-MobileNet-Quantized/blob/main/DeepLabV3-Plus-MobileNet-Quantized.so) |
|
41 |
+
| DeepLabV3-Plus-MobileNet-Quantized | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | ONNX | 4.232 ms | 11 - 18 MB | INT8 | NPU | [DeepLabV3-Plus-MobileNet-Quantized.onnx](https://huggingface.co/qualcomm/DeepLabV3-Plus-MobileNet-Quantized/blob/main/DeepLabV3-Plus-MobileNet-Quantized.onnx) |
|
42 |
+
| DeepLabV3-Plus-MobileNet-Quantized | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | TFLITE | 2.457 ms | 0 - 65 MB | INT8 | NPU | [DeepLabV3-Plus-MobileNet-Quantized.tflite](https://huggingface.co/qualcomm/DeepLabV3-Plus-MobileNet-Quantized/blob/main/DeepLabV3-Plus-MobileNet-Quantized.tflite) |
|
43 |
+
| DeepLabV3-Plus-MobileNet-Quantized | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | QNN | 3.855 ms | 1 - 31 MB | INT8 | NPU | [DeepLabV3-Plus-MobileNet-Quantized.so](https://huggingface.co/qualcomm/DeepLabV3-Plus-MobileNet-Quantized/blob/main/DeepLabV3-Plus-MobileNet-Quantized.so) |
|
44 |
+
| DeepLabV3-Plus-MobileNet-Quantized | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | ONNX | 3.086 ms | 0 - 70 MB | INT8 | NPU | [DeepLabV3-Plus-MobileNet-Quantized.onnx](https://huggingface.co/qualcomm/DeepLabV3-Plus-MobileNet-Quantized/blob/main/DeepLabV3-Plus-MobileNet-Quantized.onnx) |
|
45 |
+
| DeepLabV3-Plus-MobileNet-Quantized | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | TFLITE | 2.287 ms | 0 - 41 MB | INT8 | NPU | [DeepLabV3-Plus-MobileNet-Quantized.tflite](https://huggingface.co/qualcomm/DeepLabV3-Plus-MobileNet-Quantized/blob/main/DeepLabV3-Plus-MobileNet-Quantized.tflite) |
|
46 |
+
| DeepLabV3-Plus-MobileNet-Quantized | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | QNN | 3.837 ms | 1 - 26 MB | INT8 | NPU | Use Export Script |
|
47 |
+
| DeepLabV3-Plus-MobileNet-Quantized | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | ONNX | 2.529 ms | 0 - 47 MB | INT8 | NPU | [DeepLabV3-Plus-MobileNet-Quantized.onnx](https://huggingface.co/qualcomm/DeepLabV3-Plus-MobileNet-Quantized/blob/main/DeepLabV3-Plus-MobileNet-Quantized.onnx) |
|
48 |
+
| DeepLabV3-Plus-MobileNet-Quantized | RB3 Gen 2 (Proxy) | QCS6490 Proxy | TFLITE | 14.219 ms | 5 - 48 MB | INT8 | NPU | [DeepLabV3-Plus-MobileNet-Quantized.tflite](https://huggingface.co/qualcomm/DeepLabV3-Plus-MobileNet-Quantized/blob/main/DeepLabV3-Plus-MobileNet-Quantized.tflite) |
|
49 |
+
| DeepLabV3-Plus-MobileNet-Quantized | RB3 Gen 2 (Proxy) | QCS6490 Proxy | QNN | 17.715 ms | 1 - 9 MB | INT8 | NPU | Use Export Script |
|
50 |
+
| DeepLabV3-Plus-MobileNet-Quantized | RB5 (Proxy) | QCS8250 Proxy | TFLITE | 119.151 ms | 11 - 23 MB | INT8 | NPU | [DeepLabV3-Plus-MobileNet-Quantized.tflite](https://huggingface.co/qualcomm/DeepLabV3-Plus-MobileNet-Quantized/blob/main/DeepLabV3-Plus-MobileNet-Quantized.tflite) |
|
51 |
+
| DeepLabV3-Plus-MobileNet-Quantized | QCS8550 (Proxy) | QCS8550 Proxy | TFLITE | 3.26 ms | 0 - 7 MB | INT8 | NPU | [DeepLabV3-Plus-MobileNet-Quantized.tflite](https://huggingface.co/qualcomm/DeepLabV3-Plus-MobileNet-Quantized/blob/main/DeepLabV3-Plus-MobileNet-Quantized.tflite) |
|
52 |
+
| DeepLabV3-Plus-MobileNet-Quantized | QCS8550 (Proxy) | QCS8550 Proxy | QNN | 3.948 ms | 1 - 2 MB | INT8 | NPU | Use Export Script |
|
53 |
+
| DeepLabV3-Plus-MobileNet-Quantized | SA8255 (Proxy) | SA8255P Proxy | TFLITE | 3.296 ms | 0 - 5 MB | INT8 | NPU | [DeepLabV3-Plus-MobileNet-Quantized.tflite](https://huggingface.co/qualcomm/DeepLabV3-Plus-MobileNet-Quantized/blob/main/DeepLabV3-Plus-MobileNet-Quantized.tflite) |
|
54 |
+
| DeepLabV3-Plus-MobileNet-Quantized | SA8255 (Proxy) | SA8255P Proxy | QNN | 4.002 ms | 1 - 2 MB | INT8 | NPU | Use Export Script |
|
55 |
+
| DeepLabV3-Plus-MobileNet-Quantized | SA8775 (Proxy) | SA8775P Proxy | TFLITE | 3.315 ms | 0 - 8 MB | INT8 | NPU | [DeepLabV3-Plus-MobileNet-Quantized.tflite](https://huggingface.co/qualcomm/DeepLabV3-Plus-MobileNet-Quantized/blob/main/DeepLabV3-Plus-MobileNet-Quantized.tflite) |
|
56 |
+
| DeepLabV3-Plus-MobileNet-Quantized | SA8775 (Proxy) | SA8775P Proxy | QNN | 3.997 ms | 1 - 2 MB | INT8 | NPU | Use Export Script |
|
57 |
+
| DeepLabV3-Plus-MobileNet-Quantized | SA8650 (Proxy) | SA8650P Proxy | TFLITE | 3.345 ms | 0 - 2 MB | INT8 | NPU | [DeepLabV3-Plus-MobileNet-Quantized.tflite](https://huggingface.co/qualcomm/DeepLabV3-Plus-MobileNet-Quantized/blob/main/DeepLabV3-Plus-MobileNet-Quantized.tflite) |
|
58 |
+
| DeepLabV3-Plus-MobileNet-Quantized | SA8650 (Proxy) | SA8650P Proxy | QNN | 3.98 ms | 1 - 2 MB | INT8 | NPU | Use Export Script |
|
59 |
+
| DeepLabV3-Plus-MobileNet-Quantized | SA8295P ADP | SA8295P | TFLITE | 5.839 ms | 5 - 46 MB | INT8 | NPU | [DeepLabV3-Plus-MobileNet-Quantized.tflite](https://huggingface.co/qualcomm/DeepLabV3-Plus-MobileNet-Quantized/blob/main/DeepLabV3-Plus-MobileNet-Quantized.tflite) |
|
60 |
+
| DeepLabV3-Plus-MobileNet-Quantized | SA8295P ADP | SA8295P | QNN | 6.876 ms | 1 - 6 MB | INT8 | NPU | Use Export Script |
|
61 |
+
| DeepLabV3-Plus-MobileNet-Quantized | QCS8450 (Proxy) | QCS8450 Proxy | TFLITE | 4.148 ms | 5 - 69 MB | INT8 | NPU | [DeepLabV3-Plus-MobileNet-Quantized.tflite](https://huggingface.co/qualcomm/DeepLabV3-Plus-MobileNet-Quantized/blob/main/DeepLabV3-Plus-MobileNet-Quantized.tflite) |
|
62 |
+
| DeepLabV3-Plus-MobileNet-Quantized | QCS8450 (Proxy) | QCS8450 Proxy | QNN | 5.571 ms | 1 - 32 MB | INT8 | NPU | Use Export Script |
|
63 |
+
| DeepLabV3-Plus-MobileNet-Quantized | Snapdragon X Elite CRD | Snapdragon® X Elite | QNN | 4.311 ms | 1 - 1 MB | INT8 | NPU | Use Export Script |
|
64 |
+
| DeepLabV3-Plus-MobileNet-Quantized | Snapdragon X Elite CRD | Snapdragon® X Elite | ONNX | 4.7 ms | 17 - 17 MB | INT8 | NPU | [DeepLabV3-Plus-MobileNet-Quantized.onnx](https://huggingface.co/qualcomm/DeepLabV3-Plus-MobileNet-Quantized/blob/main/DeepLabV3-Plus-MobileNet-Quantized.onnx) |
|
65 |
|
66 |
|
67 |
|
|
|
127 |
Device : Samsung Galaxy S23 (13)
|
128 |
Runtime : TFLITE
|
129 |
Estimated inference time (ms) : 3.3
|
130 |
+
Estimated peak memory usage (MB): [0, 1]
|
131 |
Total # Ops : 104
|
132 |
Compute Unit(s) : NPU (104 ops)
|
133 |
```
|