qaihm-bot commited on
Commit
40a991e
·
verified ·
1 Parent(s): 0d3a78b

See https://github.com/quic/ai-hub-models/releases/v0.37.0 for changelog.

.gitattributes CHANGED
@@ -36,3 +36,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
36
  DEPLOYMENT_MODEL_LICENSE.pdf filter=lfs diff=lfs merge=lfs -text
37
  DeepLabXception.dlc filter=lfs diff=lfs merge=lfs -text
38
  DeepLabXception_w8a8.dlc filter=lfs diff=lfs merge=lfs -text
 
 
36
  DEPLOYMENT_MODEL_LICENSE.pdf filter=lfs diff=lfs merge=lfs -text
37
  DeepLabXception.dlc filter=lfs diff=lfs merge=lfs -text
38
  DeepLabXception_w8a8.dlc filter=lfs diff=lfs merge=lfs -text
39
+ DeepLabXception_float.dlc filter=lfs diff=lfs merge=lfs -text
DeepLabXception.dlc → DeepLabXception_float.dlc RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:775e6ab8807253a6cba1e99c5d9975952118c72e6baae50cd2de1e9647712473
3
  size 164172444
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9307238ea1512aeae80860934eafdbf0a7c4b9a37eca46bad676f5924d237db7
3
  size 164172444
DeepLabXception.onnx.zip → DeepLabXception_float.onnx.zip RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0b5ca725f228799952cc74e5bc330c713871ae9290d91efea8fa5ddd85a93867
3
  size 153177293
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:90912c39bc9d4a26a00e8097a4c600f6215b2d64deb02a4f2afb6e8c1818fcf4
3
  size 153177293
DeepLabXception.tflite → DeepLabXception_float.tflite RENAMED
File without changes
DeepLabXception_w8a8.dlc CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:26257630cf1a1a718c992ab351434cc7681e531dc59dabba132ed75ef3c2deb9
3
  size 47311188
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0bc492f470f00183a241652f1192efc9ab4e0777868da9d45620ee6cc539c6ba
3
  size 47311188
DeepLabXception_w8a8.tflite CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b73d15b6dceaab252537ac65b4716e037f7512acd8717d4b02c03cc8d131da3e
3
  size 43792240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e88faefc3f77234e742031f5d1295b0dd9b118b823ad07f6733ebd4c5eaa7b5
3
  size 43792240
README.md CHANGED
@@ -37,62 +37,63 @@ More details on model performance across various devices, can be found
37
  | Model | Precision | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Primary Compute Unit | Target Model
38
  |---|---|---|---|---|---|---|---|---|
39
  | DeepLabXception | float | QCS8275 (Proxy) | Qualcomm® QCS8275 (Proxy) | TFLITE | 120.892 ms | 0 - 171 MB | NPU | [DeepLabXception.tflite](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception.tflite) |
40
- | DeepLabXception | float | QCS8275 (Proxy) | Qualcomm® QCS8275 (Proxy) | QNN_DLC | 112.829 ms | 0 - 76 MB | NPU | [DeepLabXception.dlc](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception.dlc) |
41
  | DeepLabXception | float | QCS8450 (Proxy) | Qualcomm® QCS8450 (Proxy) | TFLITE | 40.778 ms | 0 - 172 MB | NPU | [DeepLabXception.tflite](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception.tflite) |
42
- | DeepLabXception | float | QCS8450 (Proxy) | Qualcomm® QCS8450 (Proxy) | QNN_DLC | 52.14 ms | 0 - 79 MB | NPU | [DeepLabXception.dlc](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception.dlc) |
43
  | DeepLabXception | float | QCS8550 (Proxy) | Qualcomm® QCS8550 (Proxy) | TFLITE | 24.657 ms | 0 - 26 MB | NPU | [DeepLabXception.tflite](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception.tflite) |
44
- | DeepLabXception | float | QCS8550 (Proxy) | Qualcomm® QCS8550 (Proxy) | QNN_DLC | 21.564 ms | 3 - 33 MB | NPU | [DeepLabXception.dlc](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception.dlc) |
 
45
  | DeepLabXception | float | QCS9075 (Proxy) | Qualcomm® QCS9075 (Proxy) | TFLITE | 34.888 ms | 0 - 170 MB | NPU | [DeepLabXception.tflite](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception.tflite) |
46
- | DeepLabXception | float | QCS9075 (Proxy) | Qualcomm® QCS9075 (Proxy) | QNN_DLC | 30.527 ms | 0 - 76 MB | NPU | [DeepLabXception.dlc](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception.dlc) |
47
  | DeepLabXception | float | SA7255P ADP | Qualcomm® SA7255P | TFLITE | 120.892 ms | 0 - 171 MB | NPU | [DeepLabXception.tflite](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception.tflite) |
48
- | DeepLabXception | float | SA7255P ADP | Qualcomm® SA7255P | QNN_DLC | 112.829 ms | 0 - 76 MB | NPU | [DeepLabXception.dlc](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception.dlc) |
49
  | DeepLabXception | float | SA8255 (Proxy) | Qualcomm® SA8255P (Proxy) | TFLITE | 24.881 ms | 0 - 23 MB | NPU | [DeepLabXception.tflite](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception.tflite) |
50
- | DeepLabXception | float | SA8255 (Proxy) | Qualcomm® SA8255P (Proxy) | QNN_DLC | 21.888 ms | 3 - 32 MB | NPU | [DeepLabXception.dlc](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception.dlc) |
51
  | DeepLabXception | float | SA8295P ADP | Qualcomm® SA8295P | TFLITE | 45.182 ms | 0 - 167 MB | NPU | [DeepLabXception.tflite](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception.tflite) |
52
- | DeepLabXception | float | SA8295P ADP | Qualcomm® SA8295P | QNN_DLC | 39.099 ms | 0 - 81 MB | NPU | [DeepLabXception.dlc](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception.dlc) |
53
  | DeepLabXception | float | SA8650 (Proxy) | Qualcomm® SA8650P (Proxy) | TFLITE | 24.559 ms | 0 - 26 MB | NPU | [DeepLabXception.tflite](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception.tflite) |
54
- | DeepLabXception | float | SA8650 (Proxy) | Qualcomm® SA8650P (Proxy) | QNN_DLC | 21.801 ms | 2 - 32 MB | NPU | [DeepLabXception.dlc](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception.dlc) |
55
  | DeepLabXception | float | SA8775P ADP | Qualcomm® SA8775P | TFLITE | 34.888 ms | 0 - 170 MB | NPU | [DeepLabXception.tflite](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception.tflite) |
56
- | DeepLabXception | float | SA8775P ADP | Qualcomm® SA8775P | QNN_DLC | 30.527 ms | 0 - 76 MB | NPU | [DeepLabXception.dlc](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception.dlc) |
57
  | DeepLabXception | float | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 Mobile | TFLITE | 24.776 ms | 0 - 22 MB | NPU | [DeepLabXception.tflite](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception.tflite) |
58
- | DeepLabXception | float | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 Mobile | QNN_DLC | 21.808 ms | 3 - 33 MB | NPU | [DeepLabXception.dlc](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception.dlc) |
59
- | DeepLabXception | float | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 Mobile | ONNX | 21.94 ms | 0 - 115 MB | NPU | [DeepLabXception.onnx.zip](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception.onnx.zip) |
60
  | DeepLabXception | float | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 Mobile | TFLITE | 18.293 ms | 0 - 196 MB | NPU | [DeepLabXception.tflite](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception.tflite) |
61
- | DeepLabXception | float | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 Mobile | QNN_DLC | 15.963 ms | 3 - 110 MB | NPU | [DeepLabXception.dlc](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception.dlc) |
62
- | DeepLabXception | float | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 Mobile | ONNX | 16.518 ms | 3 - 97 MB | NPU | [DeepLabXception.onnx.zip](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception.onnx.zip) |
63
  | DeepLabXception | float | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite Mobile | TFLITE | 16.852 ms | 0 - 173 MB | NPU | [DeepLabXception.tflite](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception.tflite) |
64
- | DeepLabXception | float | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite Mobile | QNN_DLC | 14.019 ms | 3 - 85 MB | NPU | [DeepLabXception.dlc](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception.dlc) |
65
- | DeepLabXception | float | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite Mobile | ONNX | 14.651 ms | 3 - 70 MB | NPU | [DeepLabXception.onnx.zip](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception.onnx.zip) |
66
- | DeepLabXception | float | Snapdragon X Elite CRD | Snapdragon® X Elite | QNN_DLC | 22.614 ms | 189 - 189 MB | NPU | [DeepLabXception.dlc](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception.dlc) |
67
- | DeepLabXception | float | Snapdragon X Elite CRD | Snapdragon® X Elite | ONNX | 23.402 ms | 85 - 85 MB | NPU | [DeepLabXception.onnx.zip](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception.onnx.zip) |
68
- | DeepLabXception | w8a8 | QCS8275 (Proxy) | Qualcomm® QCS8275 (Proxy) | TFLITE | 20.477 ms | 0 - 114 MB | NPU | [DeepLabXception.tflite](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception_w8a8.tflite) |
69
- | DeepLabXception | w8a8 | QCS8275 (Proxy) | Qualcomm® QCS8275 (Proxy) | QNN_DLC | 20.663 ms | 1 - 142 MB | NPU | [DeepLabXception.dlc](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception_w8a8.dlc) |
70
- | DeepLabXception | w8a8 | QCS8450 (Proxy) | Qualcomm® QCS8450 (Proxy) | TFLITE | 9.723 ms | 0 - 129 MB | NPU | [DeepLabXception.tflite](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception_w8a8.tflite) |
71
- | DeepLabXception | w8a8 | QCS8450 (Proxy) | Qualcomm® QCS8450 (Proxy) | QNN_DLC | 15.459 ms | 1 - 146 MB | NPU | [DeepLabXception.dlc](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception_w8a8.dlc) |
72
- | DeepLabXception | w8a8 | QCS8550 (Proxy) | Qualcomm® QCS8550 (Proxy) | TFLITE | 7.536 ms | 0 - 21 MB | NPU | [DeepLabXception.tflite](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception_w8a8.tflite) |
73
- | DeepLabXception | w8a8 | QCS8550 (Proxy) | Qualcomm® QCS8550 (Proxy) | QNN_DLC | 8.032 ms | 1 - 31 MB | NPU | [DeepLabXception.dlc](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception_w8a8.dlc) |
74
- | DeepLabXception | w8a8 | QCS9075 (Proxy) | Qualcomm® QCS9075 (Proxy) | TFLITE | 7.983 ms | 0 - 112 MB | NPU | [DeepLabXception.tflite](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception_w8a8.tflite) |
75
- | DeepLabXception | w8a8 | QCS9075 (Proxy) | Qualcomm® QCS9075 (Proxy) | QNN_DLC | 8.241 ms | 1 - 138 MB | NPU | [DeepLabXception.dlc](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception_w8a8.dlc) |
76
- | DeepLabXception | w8a8 | RB3 Gen 2 (Proxy) | Qualcomm® QCS6490 (Proxy) | TFLITE | 37.192 ms | 0 - 119 MB | NPU | [DeepLabXception.tflite](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception_w8a8.tflite) |
77
- | DeepLabXception | w8a8 | RB3 Gen 2 (Proxy) | Qualcomm® QCS6490 (Proxy) | QNN_DLC | 55.477 ms | 1 - 136 MB | NPU | [DeepLabXception.dlc](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception_w8a8.dlc) |
78
- | DeepLabXception | w8a8 | RB5 (Proxy) | Qualcomm® QCS8250 (Proxy) | TFLITE | 222.004 ms | 21 - 37 MB | NPU | [DeepLabXception.tflite](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception_w8a8.tflite) |
79
- | DeepLabXception | w8a8 | SA7255P ADP | Qualcomm® SA7255P | TFLITE | 20.477 ms | 0 - 114 MB | NPU | [DeepLabXception.tflite](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception_w8a8.tflite) |
80
- | DeepLabXception | w8a8 | SA7255P ADP | Qualcomm® SA7255P | QNN_DLC | 20.663 ms | 1 - 142 MB | NPU | [DeepLabXception.dlc](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception_w8a8.dlc) |
81
- | DeepLabXception | w8a8 | SA8255 (Proxy) | Qualcomm® SA8255P (Proxy) | TFLITE | 7.568 ms | 0 - 18 MB | NPU | [DeepLabXception.tflite](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception_w8a8.tflite) |
82
- | DeepLabXception | w8a8 | SA8255 (Proxy) | Qualcomm® SA8255P (Proxy) | QNN_DLC | 8.047 ms | 0 - 27 MB | NPU | [DeepLabXception.dlc](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception_w8a8.dlc) |
83
- | DeepLabXception | w8a8 | SA8295P ADP | Qualcomm® SA8295P | TFLITE | 12.857 ms | 0 - 113 MB | NPU | [DeepLabXception.tflite](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception_w8a8.tflite) |
84
- | DeepLabXception | w8a8 | SA8295P ADP | Qualcomm® SA8295P | QNN_DLC | 12.906 ms | 1 - 131 MB | NPU | [DeepLabXception.dlc](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception_w8a8.dlc) |
85
- | DeepLabXception | w8a8 | SA8650 (Proxy) | Qualcomm® SA8650P (Proxy) | TFLITE | 7.536 ms | 0 - 22 MB | NPU | [DeepLabXception.tflite](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception_w8a8.tflite) |
86
- | DeepLabXception | w8a8 | SA8650 (Proxy) | Qualcomm® SA8650P (Proxy) | QNN_DLC | 8.041 ms | 1 - 26 MB | NPU | [DeepLabXception.dlc](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception_w8a8.dlc) |
87
- | DeepLabXception | w8a8 | SA8775P ADP | Qualcomm® SA8775P | TFLITE | 7.983 ms | 0 - 112 MB | NPU | [DeepLabXception.tflite](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception_w8a8.tflite) |
88
- | DeepLabXception | w8a8 | SA8775P ADP | Qualcomm® SA8775P | QNN_DLC | 8.241 ms | 1 - 138 MB | NPU | [DeepLabXception.dlc](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception_w8a8.dlc) |
89
- | DeepLabXception | w8a8 | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 Mobile | TFLITE | 7.525 ms | 0 - 22 MB | NPU | [DeepLabXception.tflite](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception_w8a8.tflite) |
90
- | DeepLabXception | w8a8 | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 Mobile | QNN_DLC | 8.031 ms | 0 - 31 MB | NPU | [DeepLabXception.dlc](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception_w8a8.dlc) |
91
- | DeepLabXception | w8a8 | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 Mobile | TFLITE | 5.41 ms | 0 - 139 MB | NPU | [DeepLabXception.tflite](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception_w8a8.tflite) |
92
- | DeepLabXception | w8a8 | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 Mobile | QNN_DLC | 5.673 ms | 0 - 161 MB | NPU | [DeepLabXception.dlc](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception_w8a8.dlc) |
93
- | DeepLabXception | w8a8 | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite Mobile | TFLITE | 5.039 ms | 0 - 115 MB | NPU | [DeepLabXception.tflite](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception_w8a8.tflite) |
94
- | DeepLabXception | w8a8 | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite Mobile | QNN_DLC | 4.3 ms | 1 - 128 MB | NPU | [DeepLabXception.dlc](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception_w8a8.dlc) |
95
- | DeepLabXception | w8a8 | Snapdragon X Elite CRD | Snapdragon® X Elite | QNN_DLC | 8.708 ms | 131 - 131 MB | NPU | [DeepLabXception.dlc](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception_w8a8.dlc) |
96
 
97
 
98
 
 
37
  | Model | Precision | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Primary Compute Unit | Target Model
38
  |---|---|---|---|---|---|---|---|---|
39
  | DeepLabXception | float | QCS8275 (Proxy) | Qualcomm® QCS8275 (Proxy) | TFLITE | 120.892 ms | 0 - 171 MB | NPU | [DeepLabXception.tflite](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception.tflite) |
40
+ | DeepLabXception | float | QCS8275 (Proxy) | Qualcomm® QCS8275 (Proxy) | QNN_DLC | 112.881 ms | 0 - 77 MB | NPU | [DeepLabXception.dlc](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception.dlc) |
41
  | DeepLabXception | float | QCS8450 (Proxy) | Qualcomm® QCS8450 (Proxy) | TFLITE | 40.778 ms | 0 - 172 MB | NPU | [DeepLabXception.tflite](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception.tflite) |
42
+ | DeepLabXception | float | QCS8450 (Proxy) | Qualcomm® QCS8450 (Proxy) | QNN_DLC | 52.063 ms | 3 - 82 MB | NPU | [DeepLabXception.dlc](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception.dlc) |
43
  | DeepLabXception | float | QCS8550 (Proxy) | Qualcomm® QCS8550 (Proxy) | TFLITE | 24.657 ms | 0 - 26 MB | NPU | [DeepLabXception.tflite](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception.tflite) |
44
+ | DeepLabXception | float | QCS8550 (Proxy) | Qualcomm® QCS8550 (Proxy) | QNN_DLC | 21.673 ms | 3 - 33 MB | NPU | [DeepLabXception.dlc](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception.dlc) |
45
+ | DeepLabXception | float | QCS8550 (Proxy) | Qualcomm® QCS8550 (Proxy) | ONNX | 22.028 ms | 3 - 33 MB | NPU | [DeepLabXception.onnx.zip](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception.onnx.zip) |
46
  | DeepLabXception | float | QCS9075 (Proxy) | Qualcomm® QCS9075 (Proxy) | TFLITE | 34.888 ms | 0 - 170 MB | NPU | [DeepLabXception.tflite](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception.tflite) |
47
+ | DeepLabXception | float | QCS9075 (Proxy) | Qualcomm® QCS9075 (Proxy) | QNN_DLC | 30.509 ms | 3 - 79 MB | NPU | [DeepLabXception.dlc](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception.dlc) |
48
  | DeepLabXception | float | SA7255P ADP | Qualcomm® SA7255P | TFLITE | 120.892 ms | 0 - 171 MB | NPU | [DeepLabXception.tflite](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception.tflite) |
49
+ | DeepLabXception | float | SA7255P ADP | Qualcomm® SA7255P | QNN_DLC | 112.881 ms | 0 - 77 MB | NPU | [DeepLabXception.dlc](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception.dlc) |
50
  | DeepLabXception | float | SA8255 (Proxy) | Qualcomm® SA8255P (Proxy) | TFLITE | 24.881 ms | 0 - 23 MB | NPU | [DeepLabXception.tflite](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception.tflite) |
51
+ | DeepLabXception | float | SA8255 (Proxy) | Qualcomm® SA8255P (Proxy) | QNN_DLC | 21.75 ms | 4 - 37 MB | NPU | [DeepLabXception.dlc](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception.dlc) |
52
  | DeepLabXception | float | SA8295P ADP | Qualcomm® SA8295P | TFLITE | 45.182 ms | 0 - 167 MB | NPU | [DeepLabXception.tflite](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception.tflite) |
53
+ | DeepLabXception | float | SA8295P ADP | Qualcomm® SA8295P | QNN_DLC | 39.135 ms | 0 - 81 MB | NPU | [DeepLabXception.dlc](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception.dlc) |
54
  | DeepLabXception | float | SA8650 (Proxy) | Qualcomm® SA8650P (Proxy) | TFLITE | 24.559 ms | 0 - 26 MB | NPU | [DeepLabXception.tflite](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception.tflite) |
55
+ | DeepLabXception | float | SA8650 (Proxy) | Qualcomm® SA8650P (Proxy) | QNN_DLC | 21.814 ms | 6 - 36 MB | NPU | [DeepLabXception.dlc](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception.dlc) |
56
  | DeepLabXception | float | SA8775P ADP | Qualcomm® SA8775P | TFLITE | 34.888 ms | 0 - 170 MB | NPU | [DeepLabXception.tflite](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception.tflite) |
57
+ | DeepLabXception | float | SA8775P ADP | Qualcomm® SA8775P | QNN_DLC | 30.509 ms | 3 - 79 MB | NPU | [DeepLabXception.dlc](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception.dlc) |
58
  | DeepLabXception | float | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 Mobile | TFLITE | 24.776 ms | 0 - 22 MB | NPU | [DeepLabXception.tflite](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception.tflite) |
59
+ | DeepLabXception | float | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 Mobile | QNN_DLC | 21.9 ms | 3 - 32 MB | NPU | [DeepLabXception.dlc](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception.dlc) |
60
+ | DeepLabXception | float | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 Mobile | ONNX | 22.111 ms | 3 - 33 MB | NPU | [DeepLabXception.onnx.zip](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception.onnx.zip) |
61
  | DeepLabXception | float | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 Mobile | TFLITE | 18.293 ms | 0 - 196 MB | NPU | [DeepLabXception.tflite](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception.tflite) |
62
+ | DeepLabXception | float | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 Mobile | QNN_DLC | 16.019 ms | 3 - 106 MB | NPU | [DeepLabXception.dlc](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception.dlc) |
63
+ | DeepLabXception | float | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 Mobile | ONNX | 16.432 ms | 3 - 95 MB | NPU | [DeepLabXception.onnx.zip](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception.onnx.zip) |
64
  | DeepLabXception | float | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite Mobile | TFLITE | 16.852 ms | 0 - 173 MB | NPU | [DeepLabXception.tflite](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception.tflite) |
65
+ | DeepLabXception | float | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite Mobile | QNN_DLC | 13.995 ms | 3 - 85 MB | NPU | [DeepLabXception.dlc](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception.dlc) |
66
+ | DeepLabXception | float | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite Mobile | ONNX | 14.494 ms | 3 - 70 MB | NPU | [DeepLabXception.onnx.zip](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception.onnx.zip) |
67
+ | DeepLabXception | float | Snapdragon X Elite CRD | Snapdragon® X Elite | QNN_DLC | 22.73 ms | 216 - 216 MB | NPU | [DeepLabXception.dlc](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception.dlc) |
68
+ | DeepLabXception | float | Snapdragon X Elite CRD | Snapdragon® X Elite | ONNX | 22.764 ms | 86 - 86 MB | NPU | [DeepLabXception.onnx.zip](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception.onnx.zip) |
69
+ | DeepLabXception | w8a8 | QCS8275 (Proxy) | Qualcomm® QCS8275 (Proxy) | TFLITE | 20.517 ms | 0 - 111 MB | NPU | [DeepLabXception.tflite](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception_w8a8.tflite) |
70
+ | DeepLabXception | w8a8 | QCS8275 (Proxy) | Qualcomm® QCS8275 (Proxy) | QNN_DLC | 20.656 ms | 1 - 140 MB | NPU | [DeepLabXception.dlc](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception_w8a8.dlc) |
71
+ | DeepLabXception | w8a8 | QCS8450 (Proxy) | Qualcomm® QCS8450 (Proxy) | TFLITE | 10.08 ms | 0 - 132 MB | NPU | [DeepLabXception.tflite](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception_w8a8.tflite) |
72
+ | DeepLabXception | w8a8 | QCS8450 (Proxy) | Qualcomm® QCS8450 (Proxy) | QNN_DLC | 15.59 ms | 1 - 148 MB | NPU | [DeepLabXception.dlc](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception_w8a8.dlc) |
73
+ | DeepLabXception | w8a8 | QCS8550 (Proxy) | Qualcomm® QCS8550 (Proxy) | TFLITE | 7.515 ms | 0 - 20 MB | NPU | [DeepLabXception.tflite](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception_w8a8.tflite) |
74
+ | DeepLabXception | w8a8 | QCS8550 (Proxy) | Qualcomm® QCS8550 (Proxy) | QNN_DLC | 8.049 ms | 1 - 25 MB | NPU | [DeepLabXception.dlc](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception_w8a8.dlc) |
75
+ | DeepLabXception | w8a8 | QCS9075 (Proxy) | Qualcomm® QCS9075 (Proxy) | TFLITE | 7.958 ms | 0 - 112 MB | NPU | [DeepLabXception.tflite](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception_w8a8.tflite) |
76
+ | DeepLabXception | w8a8 | QCS9075 (Proxy) | Qualcomm® QCS9075 (Proxy) | QNN_DLC | 8.292 ms | 1 - 140 MB | NPU | [DeepLabXception.dlc](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception_w8a8.dlc) |
77
+ | DeepLabXception | w8a8 | RB3 Gen 2 (Proxy) | Qualcomm® QCS6490 (Proxy) | TFLITE | 37.096 ms | 0 - 119 MB | NPU | [DeepLabXception.tflite](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception_w8a8.tflite) |
78
+ | DeepLabXception | w8a8 | RB3 Gen 2 (Proxy) | Qualcomm® QCS6490 (Proxy) | QNN_DLC | 55.29 ms | 1 - 136 MB | NPU | [DeepLabXception.dlc](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception_w8a8.dlc) |
79
+ | DeepLabXception | w8a8 | RB5 (Proxy) | Qualcomm® QCS8250 (Proxy) | TFLITE | 235.217 ms | 20 - 45 MB | NPU | [DeepLabXception.tflite](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception_w8a8.tflite) |
80
+ | DeepLabXception | w8a8 | SA7255P ADP | Qualcomm® SA7255P | TFLITE | 20.517 ms | 0 - 111 MB | NPU | [DeepLabXception.tflite](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception_w8a8.tflite) |
81
+ | DeepLabXception | w8a8 | SA7255P ADP | Qualcomm® SA7255P | QNN_DLC | 20.656 ms | 1 - 140 MB | NPU | [DeepLabXception.dlc](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception_w8a8.dlc) |
82
+ | DeepLabXception | w8a8 | SA8255 (Proxy) | Qualcomm® SA8255P (Proxy) | TFLITE | 7.541 ms | 0 - 16 MB | NPU | [DeepLabXception.tflite](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception_w8a8.tflite) |
83
+ | DeepLabXception | w8a8 | SA8255 (Proxy) | Qualcomm® SA8255P (Proxy) | QNN_DLC | 8.042 ms | 1 - 26 MB | NPU | [DeepLabXception.dlc](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception_w8a8.dlc) |
84
+ | DeepLabXception | w8a8 | SA8295P ADP | Qualcomm® SA8295P | TFLITE | 12.81 ms | 0 - 113 MB | NPU | [DeepLabXception.tflite](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception_w8a8.tflite) |
85
+ | DeepLabXception | w8a8 | SA8295P ADP | Qualcomm® SA8295P | QNN_DLC | 12.882 ms | 1 - 131 MB | NPU | [DeepLabXception.dlc](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception_w8a8.dlc) |
86
+ | DeepLabXception | w8a8 | SA8650 (Proxy) | Qualcomm® SA8650P (Proxy) | TFLITE | 7.552 ms | 0 - 19 MB | NPU | [DeepLabXception.tflite](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception_w8a8.tflite) |
87
+ | DeepLabXception | w8a8 | SA8650 (Proxy) | Qualcomm® SA8650P (Proxy) | QNN_DLC | 8.039 ms | 0 - 25 MB | NPU | [DeepLabXception.dlc](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception_w8a8.dlc) |
88
+ | DeepLabXception | w8a8 | SA8775P ADP | Qualcomm® SA8775P | TFLITE | 7.958 ms | 0 - 112 MB | NPU | [DeepLabXception.tflite](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception_w8a8.tflite) |
89
+ | DeepLabXception | w8a8 | SA8775P ADP | Qualcomm® SA8775P | QNN_DLC | 8.292 ms | 1 - 140 MB | NPU | [DeepLabXception.dlc](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception_w8a8.dlc) |
90
+ | DeepLabXception | w8a8 | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 Mobile | TFLITE | 7.537 ms | 0 - 20 MB | NPU | [DeepLabXception.tflite](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception_w8a8.tflite) |
91
+ | DeepLabXception | w8a8 | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 Mobile | QNN_DLC | 8.05 ms | 1 - 25 MB | NPU | [DeepLabXception.dlc](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception_w8a8.dlc) |
92
+ | DeepLabXception | w8a8 | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 Mobile | TFLITE | 5.467 ms | 0 - 136 MB | NPU | [DeepLabXception.tflite](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception_w8a8.tflite) |
93
+ | DeepLabXception | w8a8 | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 Mobile | QNN_DLC | 5.714 ms | 0 - 162 MB | NPU | [DeepLabXception.dlc](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception_w8a8.dlc) |
94
+ | DeepLabXception | w8a8 | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite Mobile | TFLITE | 4.359 ms | 0 - 115 MB | NPU | [DeepLabXception.tflite](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception_w8a8.tflite) |
95
+ | DeepLabXception | w8a8 | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite Mobile | QNN_DLC | 4.895 ms | 1 - 128 MB | NPU | [DeepLabXception.dlc](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception_w8a8.dlc) |
96
+ | DeepLabXception | w8a8 | Snapdragon X Elite CRD | Snapdragon® X Elite | QNN_DLC | 8.703 ms | 117 - 117 MB | NPU | [DeepLabXception.dlc](https://huggingface.co/qualcomm/DeepLabXception/blob/main/DeepLabXception_w8a8.dlc) |
97
 
98
 
99
 
precompiled/qualcomm-qcs6490-proxy/DeepLabXception_w8a8.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bcabbacd86f26e4e7f024fdf8e9608f6ba86d81c5e3b904149c4e269e0744b32
3
  size 57774080
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3e06c54e2eda3e421202ac58a0f4c4b71ff3cc869710f0e16080520241eb38a
3
  size 57774080
precompiled/{qualcomm-snapdragon-x-elite/DeepLabXception.onnx.zip → qualcomm-qcs6490-proxy/DeepLabXception_w8a8.onnx.zip} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5f21f306251d4739f5fcd18ae820af5bb63cf5c7ace45b216b0e7d3354a7bfe8
3
- size 77832392
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af608fa811e1aed991aecc91f320667726cfa1ba0d3360a2a6b58c49e976139b
3
+ size 37553341
precompiled/qualcomm-qcs6490-proxy/tool-versions.yaml ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ tool_versions:
2
+ precompiled_qnn_onnx:
3
+ qairt: 2.36.4.250725200057_123280
precompiled/qualcomm-snapdragon-x-elite/{DeepLabXception.bin → DeepLabXception_float.bin} RENAMED
File without changes
precompiled/qualcomm-snapdragon-x-elite/DeepLabXception_float.onnx.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a99657e137ca3434a17c5a8d00541b726e186b44cd641791ffcb1c3dae25b907
3
+ size 77808382
precompiled/qualcomm-snapdragon-x-elite/DeepLabXception_w8a8.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9225f9fbb54859c61020615b623e2376d3889aa943cd66dbda3d36f7ca7eb738
3
  size 46477312
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d6d31b0ebaa96f35d69425ffe197a70d2f8a6ba51974549d40cbd55f2ed06214
3
  size 46477312
precompiled/qualcomm-snapdragon-x-elite/DeepLabXception_w8a8.onnx.zip CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:442834c707c6093ee2126e2231881cd63e4a4b4bbb85c7b1a98162533b2cb9b5
3
- size 37026952
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2fe45dd99c098a6321884c0f1b5b5365d1ba77653dc472d98144d2f7fbac92a
3
+ size 37013640
precompiled/qualcomm-snapdragon-x-elite/sdk_versions.yml DELETED
@@ -1,5 +0,0 @@
1
- sdk_versions:
2
- qnn_context_binary:
3
- qairt: 2.37.0.250724175447_124859
4
- precompiled_qnn_onnx:
5
- qairt: 2.33.2.250410134701_117956
 
 
 
 
 
 
precompiled/qualcomm-snapdragon-x-elite/tool-versions.yaml ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ tool_versions:
2
+ precompiled_qnn_onnx:
3
+ qairt: 2.36.4.250725200057_123280
sdk_versions.yml DELETED
@@ -1,9 +0,0 @@
1
- sdk_versions:
2
- tflite:
3
- qairt: 2.37.0.250724175447_124859
4
- tflite: 2.17.0
5
- qnn_dlc:
6
- qairt: 2.37.0.250724175447_124859
7
- onnx:
8
- qairt: 2.33.2.250410134701_117956
9
- onnx_runtime: 1.22.0
 
 
 
 
 
 
 
 
 
 
precompiled/qualcomm-qcs6490-proxy/sdk_versions.yml → tool-versions.yaml RENAMED
@@ -1,3 +1,3 @@
1
- sdk_versions:
2
- qnn_context_binary:
3
  qairt: 2.37.0.250724175447_124859
 
1
+ tool_versions:
2
+ qnn_dlc:
3
  qairt: 2.37.0.250724175447_124859