Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
library_name: pytorch
|
3 |
-
license:
|
4 |
tags:
|
5 |
- real_time
|
6 |
- android
|
@@ -23,45 +23,63 @@ This model is an implementation of YOLOv8-Segmentation found [here](https://gith
|
|
23 |
|
24 |
### Model Details
|
25 |
|
26 |
-
- **Model Type:**
|
27 |
- **Model Stats:**
|
28 |
- Model checkpoint: YOLOv8N-Seg
|
29 |
- Input resolution: 640x640
|
30 |
- Number of parameters: 3.43M
|
31 |
-
- Model size: 13.2 MB
|
32 |
- Number of output classes: 80
|
|
|
33 |
|
34 |
-
| Model | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) |
|
35 |
|---|---|---|---|---|---|---|---|---|
|
36 |
-
| YOLOv8-Segmentation |
|
37 |
-
| YOLOv8-Segmentation |
|
38 |
-
| YOLOv8-Segmentation |
|
39 |
-
| YOLOv8-Segmentation |
|
40 |
-
| YOLOv8-Segmentation |
|
41 |
-
| YOLOv8-Segmentation |
|
42 |
-
| YOLOv8-Segmentation |
|
43 |
-
| YOLOv8-Segmentation |
|
44 |
-
| YOLOv8-Segmentation |
|
45 |
-
| YOLOv8-Segmentation | SA7255P ADP | SA7255P |
|
46 |
-
| YOLOv8-Segmentation |
|
47 |
-
| YOLOv8-Segmentation | SA8255 (Proxy) | SA8255P Proxy |
|
48 |
-
| YOLOv8-Segmentation |
|
49 |
-
| YOLOv8-Segmentation | SA8295P ADP | SA8295P |
|
50 |
-
| YOLOv8-Segmentation |
|
51 |
-
| YOLOv8-Segmentation | SA8650 (Proxy) | SA8650P Proxy |
|
52 |
-
| YOLOv8-Segmentation |
|
53 |
-
| YOLOv8-Segmentation | SA8775P ADP | SA8775P |
|
54 |
-
| YOLOv8-Segmentation |
|
55 |
-
| YOLOv8-Segmentation |
|
56 |
-
| YOLOv8-Segmentation |
|
57 |
-
| YOLOv8-Segmentation |
|
58 |
-
| YOLOv8-Segmentation |
|
59 |
-
| YOLOv8-Segmentation |
|
60 |
-
| YOLOv8-Segmentation |
|
61 |
-
| YOLOv8-Segmentation |
|
62 |
-
| YOLOv8-Segmentation |
|
63 |
-
| YOLOv8-Segmentation | Snapdragon X Elite CRD | Snapdragon® X Elite | QNN | 5.
|
64 |
-
| YOLOv8-Segmentation | Snapdragon X Elite CRD | Snapdragon® X Elite | ONNX |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
65 |
|
66 |
|
67 |
|
|
|
1 |
---
|
2 |
library_name: pytorch
|
3 |
+
license: other
|
4 |
tags:
|
5 |
- real_time
|
6 |
- android
|
|
|
23 |
|
24 |
### Model Details
|
25 |
|
26 |
+
- **Model Type:** Model_use_case.semantic_segmentation
|
27 |
- **Model Stats:**
|
28 |
- Model checkpoint: YOLOv8N-Seg
|
29 |
- Input resolution: 640x640
|
30 |
- Number of parameters: 3.43M
|
|
|
31 |
- Number of output classes: 80
|
32 |
+
- Model size (float): 13.2 MB
|
33 |
|
34 |
+
| Model | Precision | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Primary Compute Unit | Target Model
|
35 |
|---|---|---|---|---|---|---|---|---|
|
36 |
+
| YOLOv8-Segmentation | float | QCS8275 (Proxy) | Qualcomm® QCS8275 (Proxy) | TFLITE | 21.538 ms | 4 - 45 MB | NPU | -- |
|
37 |
+
| YOLOv8-Segmentation | float | QCS8275 (Proxy) | Qualcomm® QCS8275 (Proxy) | QNN | 17.653 ms | 1 - 10 MB | NPU | -- |
|
38 |
+
| YOLOv8-Segmentation | float | QCS8450 (Proxy) | Qualcomm® QCS8450 (Proxy) | TFLITE | 11.566 ms | 4 - 41 MB | NPU | -- |
|
39 |
+
| YOLOv8-Segmentation | float | QCS8450 (Proxy) | Qualcomm® QCS8450 (Proxy) | QNN | 10.982 ms | 5 - 45 MB | NPU | -- |
|
40 |
+
| YOLOv8-Segmentation | float | QCS8550 (Proxy) | Qualcomm® QCS8550 (Proxy) | TFLITE | 8.068 ms | 4 - 24 MB | NPU | -- |
|
41 |
+
| YOLOv8-Segmentation | float | QCS8550 (Proxy) | Qualcomm® QCS8550 (Proxy) | QNN | 4.889 ms | 5 - 7 MB | NPU | -- |
|
42 |
+
| YOLOv8-Segmentation | float | QCS9075 (Proxy) | Qualcomm® QCS9075 (Proxy) | TFLITE | 10.309 ms | 4 - 46 MB | NPU | -- |
|
43 |
+
| YOLOv8-Segmentation | float | QCS9075 (Proxy) | Qualcomm® QCS9075 (Proxy) | QNN | 6.717 ms | 2 - 16 MB | NPU | -- |
|
44 |
+
| YOLOv8-Segmentation | float | SA7255P ADP | Qualcomm® SA7255P | TFLITE | 21.538 ms | 4 - 45 MB | NPU | -- |
|
45 |
+
| YOLOv8-Segmentation | float | SA7255P ADP | Qualcomm® SA7255P | QNN | 17.653 ms | 1 - 10 MB | NPU | -- |
|
46 |
+
| YOLOv8-Segmentation | float | SA8255 (Proxy) | Qualcomm® SA8255P (Proxy) | TFLITE | 8.127 ms | 4 - 23 MB | NPU | -- |
|
47 |
+
| YOLOv8-Segmentation | float | SA8255 (Proxy) | Qualcomm® SA8255P (Proxy) | QNN | 4.93 ms | 6 - 8 MB | NPU | -- |
|
48 |
+
| YOLOv8-Segmentation | float | SA8295P ADP | Qualcomm® SA8295P | TFLITE | 12.529 ms | 4 - 32 MB | NPU | -- |
|
49 |
+
| YOLOv8-Segmentation | float | SA8295P ADP | Qualcomm® SA8295P | QNN | 9.069 ms | 0 - 20 MB | NPU | -- |
|
50 |
+
| YOLOv8-Segmentation | float | SA8650 (Proxy) | Qualcomm® SA8650P (Proxy) | TFLITE | 8.174 ms | 4 - 24 MB | NPU | -- |
|
51 |
+
| YOLOv8-Segmentation | float | SA8650 (Proxy) | Qualcomm® SA8650P (Proxy) | QNN | 4.972 ms | 5 - 7 MB | NPU | -- |
|
52 |
+
| YOLOv8-Segmentation | float | SA8775P ADP | Qualcomm® SA8775P | TFLITE | 10.309 ms | 4 - 46 MB | NPU | -- |
|
53 |
+
| YOLOv8-Segmentation | float | SA8775P ADP | Qualcomm® SA8775P | QNN | 6.717 ms | 2 - 16 MB | NPU | -- |
|
54 |
+
| YOLOv8-Segmentation | float | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 Mobile | TFLITE | 8.195 ms | 4 - 22 MB | NPU | -- |
|
55 |
+
| YOLOv8-Segmentation | float | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 Mobile | QNN | 4.863 ms | 5 - 23 MB | NPU | -- |
|
56 |
+
| YOLOv8-Segmentation | float | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 Mobile | ONNX | 6.383 ms | 16 - 51 MB | NPU | -- |
|
57 |
+
| YOLOv8-Segmentation | float | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 Mobile | TFLITE | 5.913 ms | 3 - 52 MB | NPU | -- |
|
58 |
+
| YOLOv8-Segmentation | float | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 Mobile | QNN | 3.583 ms | 5 - 58 MB | NPU | -- |
|
59 |
+
| YOLOv8-Segmentation | float | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 Mobile | ONNX | 4.667 ms | 15 - 81 MB | NPU | -- |
|
60 |
+
| YOLOv8-Segmentation | float | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite Mobile | TFLITE | 4.805 ms | 3 - 50 MB | NPU | -- |
|
61 |
+
| YOLOv8-Segmentation | float | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite Mobile | QNN | 3.297 ms | 5 - 56 MB | NPU | -- |
|
62 |
+
| YOLOv8-Segmentation | float | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite Mobile | ONNX | 4.2 ms | 5 - 57 MB | NPU | -- |
|
63 |
+
| YOLOv8-Segmentation | float | Snapdragon X Elite CRD | Snapdragon® X Elite | QNN | 5.295 ms | 5 - 5 MB | NPU | -- |
|
64 |
+
| YOLOv8-Segmentation | float | Snapdragon X Elite CRD | Snapdragon® X Elite | ONNX | 7.25 ms | 17 - 17 MB | NPU | -- |
|
65 |
+
| YOLOv8-Segmentation | w8a16 | QCS8275 (Proxy) | Qualcomm® QCS8275 (Proxy) | QNN | 8.98 ms | 1 - 10 MB | NPU | -- |
|
66 |
+
| YOLOv8-Segmentation | w8a16 | QCS8450 (Proxy) | Qualcomm® QCS8450 (Proxy) | QNN | 6.352 ms | 2 - 50 MB | NPU | -- |
|
67 |
+
| YOLOv8-Segmentation | w8a16 | QCS8550 (Proxy) | Qualcomm® QCS8550 (Proxy) | QNN | 4.668 ms | 2 - 6 MB | NPU | -- |
|
68 |
+
| YOLOv8-Segmentation | w8a16 | QCS9075 (Proxy) | Qualcomm® QCS9075 (Proxy) | QNN | 5.302 ms | 2 - 16 MB | NPU | -- |
|
69 |
+
| YOLOv8-Segmentation | w8a16 | RB3 Gen 2 (Proxy) | Qualcomm® QCS6490 (Proxy) | QNN | 20.788 ms | 2 - 16 MB | NPU | -- |
|
70 |
+
| YOLOv8-Segmentation | w8a16 | SA7255P ADP | Qualcomm® SA7255P | QNN | 8.98 ms | 1 - 10 MB | NPU | -- |
|
71 |
+
| YOLOv8-Segmentation | w8a16 | SA8255 (Proxy) | Qualcomm® SA8255P (Proxy) | QNN | 4.671 ms | 2 - 5 MB | NPU | -- |
|
72 |
+
| YOLOv8-Segmentation | w8a16 | SA8295P ADP | Qualcomm® SA8295P | QNN | 5.897 ms | 0 - 18 MB | NPU | -- |
|
73 |
+
| YOLOv8-Segmentation | w8a16 | SA8650 (Proxy) | Qualcomm® SA8650P (Proxy) | QNN | 4.661 ms | 4 - 6 MB | NPU | -- |
|
74 |
+
| YOLOv8-Segmentation | w8a16 | SA8775P ADP | Qualcomm® SA8775P | QNN | 5.302 ms | 2 - 16 MB | NPU | -- |
|
75 |
+
| YOLOv8-Segmentation | w8a16 | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 Mobile | QNN | 4.677 ms | 2 - 15 MB | NPU | -- |
|
76 |
+
| YOLOv8-Segmentation | w8a16 | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 Mobile | ONNX | 7.437 ms | 6 - 35 MB | NPU | -- |
|
77 |
+
| YOLOv8-Segmentation | w8a16 | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 Mobile | QNN | 3.035 ms | 2 - 44 MB | NPU | -- |
|
78 |
+
| YOLOv8-Segmentation | w8a16 | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 Mobile | ONNX | 5.034 ms | 10 - 61 MB | NPU | -- |
|
79 |
+
| YOLOv8-Segmentation | w8a16 | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite Mobile | QNN | 2.731 ms | 2 - 44 MB | NPU | -- |
|
80 |
+
| YOLOv8-Segmentation | w8a16 | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite Mobile | ONNX | 4.715 ms | 10 - 58 MB | NPU | -- |
|
81 |
+
| YOLOv8-Segmentation | w8a16 | Snapdragon X Elite CRD | Snapdragon® X Elite | QNN | 5.267 ms | 2 - 2 MB | NPU | -- |
|
82 |
+
| YOLOv8-Segmentation | w8a16 | Snapdragon X Elite CRD | Snapdragon® X Elite | ONNX | 8.485 ms | 15 - 15 MB | NPU | -- |
|
83 |
|
84 |
|
85 |
|