qaihm-bot commited on
Commit
182cefb
·
verified ·
1 Parent(s): 1a9f728

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

.gitattributes CHANGED
@@ -37,3 +37,4 @@ DeepLabV3-Plus-MobileNet.so filter=lfs diff=lfs merge=lfs -text
37
  DeepLabV3-Plus-MobileNet_w8a16.so filter=lfs diff=lfs merge=lfs -text
38
  DeepLabV3-Plus-MobileNet.dlc filter=lfs diff=lfs merge=lfs -text
39
  DeepLabV3-Plus-MobileNet_w8a16.dlc filter=lfs diff=lfs merge=lfs -text
 
 
37
  DeepLabV3-Plus-MobileNet_w8a16.so filter=lfs diff=lfs merge=lfs -text
38
  DeepLabV3-Plus-MobileNet.dlc filter=lfs diff=lfs merge=lfs -text
39
  DeepLabV3-Plus-MobileNet_w8a16.dlc filter=lfs diff=lfs merge=lfs -text
40
+ DEPLOYMENT_MODEL_LICENSE.pdf filter=lfs diff=lfs merge=lfs -text
DEPLOYMENT_MODEL_LICENSE.pdf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4409f93b0e82531303b3e10f52f1fdfb56467a25f05b7441c6bbd8bb8a64b42c
3
+ size 109629
DeepLabV3-Plus-MobileNet.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9acd533ded4ae5528ff0a54c0c5b430282186d1d77c48d36f64240bab5b742d9
3
- size 23240195
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d196ad67b5768faff19239b828d852b97b2ed12502d426680a1018fc0d053e7a
3
+ size 23245070
DeepLabV3-Plus-MobileNet_w8a16.dlc CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4ea1505d2837bbcc6c6cc9d16c5b44a151fc895253a3494e260d3c5df9ef1b98
3
- size 6994288
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:11c5d3d75ce9432e22b4936a1c94ecc4dec4b713af081c3b09e63d35bf63b70f
3
+ size 6994231
DeepLabV3-Plus-MobileNet_w8a16.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f15ff4dff1b0a20914aae350c6a8e2bbfd79ec5acf9f557f0ba5ec852d5a5cfa
3
  size 23410174
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:872565e842ffdf3531d7a56cf550e0b6f6be988463a772423a294c8c05be3916
3
  size 23410174
LICENSE ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ The license of the original trained model can be found at https://github.com/jfzhang95/pytorch-deeplab-xception/blob/master/LICENSE.
2
+ The license for the deployable model files (.tflite, .onnx, .dlc, .bin, etc.) can be found in DEPLOYMENT_MODEL_LICENSE.pdf.
README.md CHANGED
@@ -29,10 +29,10 @@ More details on model performance across various devices, can be found
29
  - **Model Stats:**
30
  - Model checkpoint: VOC2012
31
  - Input resolution: 513x513
32
- - Number of parameters: 5.80M
33
  - Number of output classes: 21
 
34
  - Model size (float): 22.2 MB
35
- - Model size (w8a8): 6.04 MB
36
 
37
  | Model | Precision | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Primary Compute Unit | Target Model
38
  |---|---|---|---|---|---|---|---|---|
@@ -56,33 +56,33 @@ More details on model performance across various devices, can be found
56
  | DeepLabV3-Plus-MobileNet | float | SA8775P ADP | Qualcomm® SA8775P | QNN_DLC | 17.545 ms | 2 - 33 MB | NPU | [DeepLabV3-Plus-MobileNet.dlc](https://huggingface.co/qualcomm/DeepLabV3-Plus-MobileNet/blob/main/DeepLabV3-Plus-MobileNet.dlc) |
57
  | DeepLabV3-Plus-MobileNet | float | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 Mobile | TFLITE | 13.018 ms | 0 - 12 MB | NPU | [DeepLabV3-Plus-MobileNet.tflite](https://huggingface.co/qualcomm/DeepLabV3-Plus-MobileNet/blob/main/DeepLabV3-Plus-MobileNet.tflite) |
58
  | DeepLabV3-Plus-MobileNet | float | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 Mobile | QNN_DLC | 11.296 ms | 3 - 15 MB | NPU | [DeepLabV3-Plus-MobileNet.dlc](https://huggingface.co/qualcomm/DeepLabV3-Plus-MobileNet/blob/main/DeepLabV3-Plus-MobileNet.dlc) |
59
- | DeepLabV3-Plus-MobileNet | float | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 Mobile | ONNX | 10.835 ms | 1 - 37 MB | NPU | [DeepLabV3-Plus-MobileNet.onnx](https://huggingface.co/qualcomm/DeepLabV3-Plus-MobileNet/blob/main/DeepLabV3-Plus-MobileNet.onnx) |
60
  | DeepLabV3-Plus-MobileNet | float | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 Mobile | TFLITE | 9.086 ms | 0 - 46 MB | NPU | [DeepLabV3-Plus-MobileNet.tflite](https://huggingface.co/qualcomm/DeepLabV3-Plus-MobileNet/blob/main/DeepLabV3-Plus-MobileNet.tflite) |
61
  | DeepLabV3-Plus-MobileNet | float | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 Mobile | QNN_DLC | 7.871 ms | 3 - 44 MB | NPU | [DeepLabV3-Plus-MobileNet.dlc](https://huggingface.co/qualcomm/DeepLabV3-Plus-MobileNet/blob/main/DeepLabV3-Plus-MobileNet.dlc) |
62
- | DeepLabV3-Plus-MobileNet | float | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 Mobile | ONNX | 7.552 ms | 0 - 43 MB | NPU | [DeepLabV3-Plus-MobileNet.onnx](https://huggingface.co/qualcomm/DeepLabV3-Plus-MobileNet/blob/main/DeepLabV3-Plus-MobileNet.onnx) |
63
  | DeepLabV3-Plus-MobileNet | float | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite Mobile | TFLITE | 7.193 ms | 0 - 32 MB | NPU | [DeepLabV3-Plus-MobileNet.tflite](https://huggingface.co/qualcomm/DeepLabV3-Plus-MobileNet/blob/main/DeepLabV3-Plus-MobileNet.tflite) |
64
  | DeepLabV3-Plus-MobileNet | float | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite Mobile | QNN_DLC | 7.663 ms | 3 - 40 MB | NPU | [DeepLabV3-Plus-MobileNet.dlc](https://huggingface.co/qualcomm/DeepLabV3-Plus-MobileNet/blob/main/DeepLabV3-Plus-MobileNet.dlc) |
65
- | DeepLabV3-Plus-MobileNet | float | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite Mobile | ONNX | 7.488 ms | 2 - 40 MB | NPU | [DeepLabV3-Plus-MobileNet.onnx](https://huggingface.co/qualcomm/DeepLabV3-Plus-MobileNet/blob/main/DeepLabV3-Plus-MobileNet.onnx) |
66
  | DeepLabV3-Plus-MobileNet | float | Snapdragon X Elite CRD | Snapdragon® X Elite | QNN_DLC | 13.085 ms | 23 - 23 MB | NPU | [DeepLabV3-Plus-MobileNet.dlc](https://huggingface.co/qualcomm/DeepLabV3-Plus-MobileNet/blob/main/DeepLabV3-Plus-MobileNet.dlc) |
67
- | DeepLabV3-Plus-MobileNet | float | Snapdragon X Elite CRD | Snapdragon® X Elite | ONNX | 11.86 ms | 11 - 11 MB | NPU | [DeepLabV3-Plus-MobileNet.onnx](https://huggingface.co/qualcomm/DeepLabV3-Plus-MobileNet/blob/main/DeepLabV3-Plus-MobileNet.onnx) |
68
- | DeepLabV3-Plus-MobileNet | w8a16 | QCS8275 (Proxy) | Qualcomm® QCS8275 (Proxy) | QNN_DLC | 21.55 ms | 2 - 40 MB | NPU | [DeepLabV3-Plus-MobileNet.dlc](https://huggingface.co/qualcomm/DeepLabV3-Plus-MobileNet/blob/main/DeepLabV3-Plus-MobileNet_w8a16.dlc) |
69
- | DeepLabV3-Plus-MobileNet | w8a16 | QCS8450 (Proxy) | Qualcomm® QCS8450 (Proxy) | QNN_DLC | 11.485 ms | 2 - 52 MB | NPU | [DeepLabV3-Plus-MobileNet.dlc](https://huggingface.co/qualcomm/DeepLabV3-Plus-MobileNet/blob/main/DeepLabV3-Plus-MobileNet_w8a16.dlc) |
70
- | DeepLabV3-Plus-MobileNet | w8a16 | QCS8550 (Proxy) | Qualcomm® QCS8550 (Proxy) | QNN_DLC | 8.26 ms | 2 - 14 MB | NPU | [DeepLabV3-Plus-MobileNet.dlc](https://huggingface.co/qualcomm/DeepLabV3-Plus-MobileNet/blob/main/DeepLabV3-Plus-MobileNet_w8a16.dlc) |
71
- | DeepLabV3-Plus-MobileNet | w8a16 | QCS9075 (Proxy) | Qualcomm® QCS9075 (Proxy) | QNN_DLC | 9.097 ms | 2 - 41 MB | NPU | [DeepLabV3-Plus-MobileNet.dlc](https://huggingface.co/qualcomm/DeepLabV3-Plus-MobileNet/blob/main/DeepLabV3-Plus-MobileNet_w8a16.dlc) |
72
- | DeepLabV3-Plus-MobileNet | w8a16 | RB3 Gen 2 (Proxy) | Qualcomm® QCS6490 (Proxy) | QNN_DLC | 43.947 ms | 2 - 92 MB | NPU | [DeepLabV3-Plus-MobileNet.dlc](https://huggingface.co/qualcomm/DeepLabV3-Plus-MobileNet/blob/main/DeepLabV3-Plus-MobileNet_w8a16.dlc) |
73
- | DeepLabV3-Plus-MobileNet | w8a16 | SA7255P ADP | Qualcomm® SA7255P | QNN_DLC | 21.55 ms | 2 - 40 MB | NPU | [DeepLabV3-Plus-MobileNet.dlc](https://huggingface.co/qualcomm/DeepLabV3-Plus-MobileNet/blob/main/DeepLabV3-Plus-MobileNet_w8a16.dlc) |
74
- | DeepLabV3-Plus-MobileNet | w8a16 | SA8255 (Proxy) | Qualcomm® SA8255P (Proxy) | QNN_DLC | 8.316 ms | 2 - 15 MB | NPU | [DeepLabV3-Plus-MobileNet.dlc](https://huggingface.co/qualcomm/DeepLabV3-Plus-MobileNet/blob/main/DeepLabV3-Plus-MobileNet_w8a16.dlc) |
75
- | DeepLabV3-Plus-MobileNet | w8a16 | SA8295P ADP | Qualcomm® SA8295P | QNN_DLC | 12.396 ms | 2 - 42 MB | NPU | [DeepLabV3-Plus-MobileNet.dlc](https://huggingface.co/qualcomm/DeepLabV3-Plus-MobileNet/blob/main/DeepLabV3-Plus-MobileNet_w8a16.dlc) |
76
- | DeepLabV3-Plus-MobileNet | w8a16 | SA8650 (Proxy) | Qualcomm® SA8650P (Proxy) | QNN_DLC | 8.279 ms | 0 - 14 MB | NPU | [DeepLabV3-Plus-MobileNet.dlc](https://huggingface.co/qualcomm/DeepLabV3-Plus-MobileNet/blob/main/DeepLabV3-Plus-MobileNet_w8a16.dlc) |
77
- | DeepLabV3-Plus-MobileNet | w8a16 | SA8775P ADP | Qualcomm® SA8775P | QNN_DLC | 9.097 ms | 2 - 41 MB | NPU | [DeepLabV3-Plus-MobileNet.dlc](https://huggingface.co/qualcomm/DeepLabV3-Plus-MobileNet/blob/main/DeepLabV3-Plus-MobileNet_w8a16.dlc) |
78
- | DeepLabV3-Plus-MobileNet | w8a16 | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 Mobile | QNN_DLC | 8.293 ms | 2 - 15 MB | NPU | [DeepLabV3-Plus-MobileNet.dlc](https://huggingface.co/qualcomm/DeepLabV3-Plus-MobileNet/blob/main/DeepLabV3-Plus-MobileNet_w8a16.dlc) |
79
- | DeepLabV3-Plus-MobileNet | w8a16 | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 Mobile | ONNX | 78.864 ms | 92 - 138 MB | NPU | [DeepLabV3-Plus-MobileNet.onnx](https://huggingface.co/qualcomm/DeepLabV3-Plus-MobileNet/blob/main/DeepLabV3-Plus-MobileNet_w8a16.onnx) |
80
- | DeepLabV3-Plus-MobileNet | w8a16 | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 Mobile | QNN_DLC | 6.044 ms | 2 - 55 MB | NPU | [DeepLabV3-Plus-MobileNet.dlc](https://huggingface.co/qualcomm/DeepLabV3-Plus-MobileNet/blob/main/DeepLabV3-Plus-MobileNet_w8a16.dlc) |
81
- | DeepLabV3-Plus-MobileNet | w8a16 | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 Mobile | ONNX | 60.407 ms | 91 - 267 MB | NPU | [DeepLabV3-Plus-MobileNet.onnx](https://huggingface.co/qualcomm/DeepLabV3-Plus-MobileNet/blob/main/DeepLabV3-Plus-MobileNet_w8a16.onnx) |
82
- | DeepLabV3-Plus-MobileNet | w8a16 | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite Mobile | QNN_DLC | 5.05 ms | 2 - 45 MB | NPU | [DeepLabV3-Plus-MobileNet.dlc](https://huggingface.co/qualcomm/DeepLabV3-Plus-MobileNet/blob/main/DeepLabV3-Plus-MobileNet_w8a16.dlc) |
83
- | DeepLabV3-Plus-MobileNet | w8a16 | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite Mobile | ONNX | 54.4 ms | 101 - 277 MB | NPU | [DeepLabV3-Plus-MobileNet.onnx](https://huggingface.co/qualcomm/DeepLabV3-Plus-MobileNet/blob/main/DeepLabV3-Plus-MobileNet_w8a16.onnx) |
84
- | DeepLabV3-Plus-MobileNet | w8a16 | Snapdragon X Elite CRD | Snapdragon® X Elite | QNN_DLC | 10.096 ms | 0 - 0 MB | NPU | [DeepLabV3-Plus-MobileNet.dlc](https://huggingface.co/qualcomm/DeepLabV3-Plus-MobileNet/blob/main/DeepLabV3-Plus-MobileNet_w8a16.dlc) |
85
- | DeepLabV3-Plus-MobileNet | w8a16 | Snapdragon X Elite CRD | Snapdragon® X Elite | ONNX | 77.098 ms | 133 - 133 MB | NPU | [DeepLabV3-Plus-MobileNet.onnx](https://huggingface.co/qualcomm/DeepLabV3-Plus-MobileNet/blob/main/DeepLabV3-Plus-MobileNet_w8a16.onnx) |
86
 
87
 
88
 
 
29
  - **Model Stats:**
30
  - Model checkpoint: VOC2012
31
  - Input resolution: 513x513
 
32
  - Number of output classes: 21
33
+ - Number of parameters: 5.80M
34
  - Model size (float): 22.2 MB
35
+ - Model size (w8a16): 6.67 MB
36
 
37
  | Model | Precision | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Primary Compute Unit | Target Model
38
  |---|---|---|---|---|---|---|---|---|
 
56
  | DeepLabV3-Plus-MobileNet | float | SA8775P ADP | Qualcomm® SA8775P | QNN_DLC | 17.545 ms | 2 - 33 MB | NPU | [DeepLabV3-Plus-MobileNet.dlc](https://huggingface.co/qualcomm/DeepLabV3-Plus-MobileNet/blob/main/DeepLabV3-Plus-MobileNet.dlc) |
57
  | DeepLabV3-Plus-MobileNet | float | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 Mobile | TFLITE | 13.018 ms | 0 - 12 MB | NPU | [DeepLabV3-Plus-MobileNet.tflite](https://huggingface.co/qualcomm/DeepLabV3-Plus-MobileNet/blob/main/DeepLabV3-Plus-MobileNet.tflite) |
58
  | DeepLabV3-Plus-MobileNet | float | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 Mobile | QNN_DLC | 11.296 ms | 3 - 15 MB | NPU | [DeepLabV3-Plus-MobileNet.dlc](https://huggingface.co/qualcomm/DeepLabV3-Plus-MobileNet/blob/main/DeepLabV3-Plus-MobileNet.dlc) |
59
+ | DeepLabV3-Plus-MobileNet | float | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 Mobile | ONNX | 11.005 ms | 1 - 39 MB | NPU | [DeepLabV3-Plus-MobileNet.onnx](https://huggingface.co/qualcomm/DeepLabV3-Plus-MobileNet/blob/main/DeepLabV3-Plus-MobileNet.onnx) |
60
  | DeepLabV3-Plus-MobileNet | float | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 Mobile | TFLITE | 9.086 ms | 0 - 46 MB | NPU | [DeepLabV3-Plus-MobileNet.tflite](https://huggingface.co/qualcomm/DeepLabV3-Plus-MobileNet/blob/main/DeepLabV3-Plus-MobileNet.tflite) |
61
  | DeepLabV3-Plus-MobileNet | float | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 Mobile | QNN_DLC | 7.871 ms | 3 - 44 MB | NPU | [DeepLabV3-Plus-MobileNet.dlc](https://huggingface.co/qualcomm/DeepLabV3-Plus-MobileNet/blob/main/DeepLabV3-Plus-MobileNet.dlc) |
62
+ | DeepLabV3-Plus-MobileNet | float | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 Mobile | ONNX | 7.59 ms | 1 - 49 MB | NPU | [DeepLabV3-Plus-MobileNet.onnx](https://huggingface.co/qualcomm/DeepLabV3-Plus-MobileNet/blob/main/DeepLabV3-Plus-MobileNet.onnx) |
63
  | DeepLabV3-Plus-MobileNet | float | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite Mobile | TFLITE | 7.193 ms | 0 - 32 MB | NPU | [DeepLabV3-Plus-MobileNet.tflite](https://huggingface.co/qualcomm/DeepLabV3-Plus-MobileNet/blob/main/DeepLabV3-Plus-MobileNet.tflite) |
64
  | DeepLabV3-Plus-MobileNet | float | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite Mobile | QNN_DLC | 7.663 ms | 3 - 40 MB | NPU | [DeepLabV3-Plus-MobileNet.dlc](https://huggingface.co/qualcomm/DeepLabV3-Plus-MobileNet/blob/main/DeepLabV3-Plus-MobileNet.dlc) |
65
+ | DeepLabV3-Plus-MobileNet | float | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite Mobile | ONNX | 6.283 ms | 2 - 40 MB | NPU | [DeepLabV3-Plus-MobileNet.onnx](https://huggingface.co/qualcomm/DeepLabV3-Plus-MobileNet/blob/main/DeepLabV3-Plus-MobileNet.onnx) |
66
  | DeepLabV3-Plus-MobileNet | float | Snapdragon X Elite CRD | Snapdragon® X Elite | QNN_DLC | 13.085 ms | 23 - 23 MB | NPU | [DeepLabV3-Plus-MobileNet.dlc](https://huggingface.co/qualcomm/DeepLabV3-Plus-MobileNet/blob/main/DeepLabV3-Plus-MobileNet.dlc) |
67
+ | DeepLabV3-Plus-MobileNet | float | Snapdragon X Elite CRD | Snapdragon® X Elite | ONNX | 11.929 ms | 10 - 10 MB | NPU | [DeepLabV3-Plus-MobileNet.onnx](https://huggingface.co/qualcomm/DeepLabV3-Plus-MobileNet/blob/main/DeepLabV3-Plus-MobileNet.onnx) |
68
+ | DeepLabV3-Plus-MobileNet | w8a16 | QCS8275 (Proxy) | Qualcomm® QCS8275 (Proxy) | QNN_DLC | 21.552 ms | 2 - 40 MB | NPU | [DeepLabV3-Plus-MobileNet.dlc](https://huggingface.co/qualcomm/DeepLabV3-Plus-MobileNet/blob/main/DeepLabV3-Plus-MobileNet_w8a16.dlc) |
69
+ | DeepLabV3-Plus-MobileNet | w8a16 | QCS8450 (Proxy) | Qualcomm® QCS8450 (Proxy) | QNN_DLC | 11.637 ms | 2 - 52 MB | NPU | [DeepLabV3-Plus-MobileNet.dlc](https://huggingface.co/qualcomm/DeepLabV3-Plus-MobileNet/blob/main/DeepLabV3-Plus-MobileNet_w8a16.dlc) |
70
+ | DeepLabV3-Plus-MobileNet | w8a16 | QCS8550 (Proxy) | Qualcomm® QCS8550 (Proxy) | QNN_DLC | 8.296 ms | 2 - 15 MB | NPU | [DeepLabV3-Plus-MobileNet.dlc](https://huggingface.co/qualcomm/DeepLabV3-Plus-MobileNet/blob/main/DeepLabV3-Plus-MobileNet_w8a16.dlc) |
71
+ | DeepLabV3-Plus-MobileNet | w8a16 | QCS9075 (Proxy) | Qualcomm® QCS9075 (Proxy) | QNN_DLC | 9.049 ms | 2 - 41 MB | NPU | [DeepLabV3-Plus-MobileNet.dlc](https://huggingface.co/qualcomm/DeepLabV3-Plus-MobileNet/blob/main/DeepLabV3-Plus-MobileNet_w8a16.dlc) |
72
+ | DeepLabV3-Plus-MobileNet | w8a16 | RB3 Gen 2 (Proxy) | Qualcomm® QCS6490 (Proxy) | QNN_DLC | 43.981 ms | 2 - 91 MB | NPU | [DeepLabV3-Plus-MobileNet.dlc](https://huggingface.co/qualcomm/DeepLabV3-Plus-MobileNet/blob/main/DeepLabV3-Plus-MobileNet_w8a16.dlc) |
73
+ | DeepLabV3-Plus-MobileNet | w8a16 | SA7255P ADP | Qualcomm® SA7255P | QNN_DLC | 21.552 ms | 2 - 40 MB | NPU | [DeepLabV3-Plus-MobileNet.dlc](https://huggingface.co/qualcomm/DeepLabV3-Plus-MobileNet/blob/main/DeepLabV3-Plus-MobileNet_w8a16.dlc) |
74
+ | DeepLabV3-Plus-MobileNet | w8a16 | SA8255 (Proxy) | Qualcomm® SA8255P (Proxy) | QNN_DLC | 8.279 ms | 2 - 15 MB | NPU | [DeepLabV3-Plus-MobileNet.dlc](https://huggingface.co/qualcomm/DeepLabV3-Plus-MobileNet/blob/main/DeepLabV3-Plus-MobileNet_w8a16.dlc) |
75
+ | DeepLabV3-Plus-MobileNet | w8a16 | SA8295P ADP | Qualcomm® SA8295P | QNN_DLC | 12.354 ms | 2 - 44 MB | NPU | [DeepLabV3-Plus-MobileNet.dlc](https://huggingface.co/qualcomm/DeepLabV3-Plus-MobileNet/blob/main/DeepLabV3-Plus-MobileNet_w8a16.dlc) |
76
+ | DeepLabV3-Plus-MobileNet | w8a16 | SA8650 (Proxy) | Qualcomm® SA8650P (Proxy) | QNN_DLC | 8.279 ms | 2 - 14 MB | NPU | [DeepLabV3-Plus-MobileNet.dlc](https://huggingface.co/qualcomm/DeepLabV3-Plus-MobileNet/blob/main/DeepLabV3-Plus-MobileNet_w8a16.dlc) |
77
+ | DeepLabV3-Plus-MobileNet | w8a16 | SA8775P ADP | Qualcomm® SA8775P | QNN_DLC | 9.049 ms | 2 - 41 MB | NPU | [DeepLabV3-Plus-MobileNet.dlc](https://huggingface.co/qualcomm/DeepLabV3-Plus-MobileNet/blob/main/DeepLabV3-Plus-MobileNet_w8a16.dlc) |
78
+ | DeepLabV3-Plus-MobileNet | w8a16 | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 Mobile | QNN_DLC | 8.289 ms | 2 - 14 MB | NPU | [DeepLabV3-Plus-MobileNet.dlc](https://huggingface.co/qualcomm/DeepLabV3-Plus-MobileNet/blob/main/DeepLabV3-Plus-MobileNet_w8a16.dlc) |
79
+ | DeepLabV3-Plus-MobileNet | w8a16 | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 Mobile | ONNX | 74.709 ms | 92 - 121 MB | NPU | [DeepLabV3-Plus-MobileNet.onnx](https://huggingface.co/qualcomm/DeepLabV3-Plus-MobileNet/blob/main/DeepLabV3-Plus-MobileNet_w8a16.onnx) |
80
+ | DeepLabV3-Plus-MobileNet | w8a16 | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 Mobile | QNN_DLC | 6.056 ms | 2 - 54 MB | NPU | [DeepLabV3-Plus-MobileNet.dlc](https://huggingface.co/qualcomm/DeepLabV3-Plus-MobileNet/blob/main/DeepLabV3-Plus-MobileNet_w8a16.dlc) |
81
+ | DeepLabV3-Plus-MobileNet | w8a16 | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 Mobile | ONNX | 59.155 ms | 96 - 274 MB | NPU | [DeepLabV3-Plus-MobileNet.onnx](https://huggingface.co/qualcomm/DeepLabV3-Plus-MobileNet/blob/main/DeepLabV3-Plus-MobileNet_w8a16.onnx) |
82
+ | DeepLabV3-Plus-MobileNet | w8a16 | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite Mobile | QNN_DLC | 5.052 ms | 2 - 45 MB | NPU | [DeepLabV3-Plus-MobileNet.dlc](https://huggingface.co/qualcomm/DeepLabV3-Plus-MobileNet/blob/main/DeepLabV3-Plus-MobileNet_w8a16.dlc) |
83
+ | DeepLabV3-Plus-MobileNet | w8a16 | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite Mobile | ONNX | 53.303 ms | 100 - 276 MB | NPU | [DeepLabV3-Plus-MobileNet.onnx](https://huggingface.co/qualcomm/DeepLabV3-Plus-MobileNet/blob/main/DeepLabV3-Plus-MobileNet_w8a16.onnx) |
84
+ | DeepLabV3-Plus-MobileNet | w8a16 | Snapdragon X Elite CRD | Snapdragon® X Elite | QNN_DLC | 10.151 ms | 18 - 18 MB | NPU | [DeepLabV3-Plus-MobileNet.dlc](https://huggingface.co/qualcomm/DeepLabV3-Plus-MobileNet/blob/main/DeepLabV3-Plus-MobileNet_w8a16.dlc) |
85
+ | DeepLabV3-Plus-MobileNet | w8a16 | Snapdragon X Elite CRD | Snapdragon® X Elite | ONNX | 419.851 ms | 131 - 131 MB | NPU | [DeepLabV3-Plus-MobileNet.onnx](https://huggingface.co/qualcomm/DeepLabV3-Plus-MobileNet/blob/main/DeepLabV3-Plus-MobileNet_w8a16.onnx) |
86
 
87
 
88