qaihm-bot commited on
Commit
d938414
·
verified ·
1 Parent(s): 143e1cd

See https://github.com/qualcomm/ai-hub-models/releases/v0.49.1 for changelog.

Files changed (1) hide show
  1. README.md +84 -84
README.md CHANGED
@@ -16,7 +16,7 @@ pipeline_tag: image-classification
16
  Densenet is a machine learning model that can classify images from the Imagenet dataset. It can also be used as a backbone in building more complex models for specific use cases.
17
 
18
  This is based on the implementation of DenseNet-121 found [here](https://github.com/pytorch/vision/blob/main/torchvision/models/densenet.py).
19
- This repository contains pre-exported model files optimized for Qualcomm® devices. You can use the [Qualcomm® AI Hub Models](https://github.com/qualcomm/ai-hub-models/blob/main/qai_hub_models/models/densenet121) library to export with custom configurations. More details on model performance across various devices, can be found [here](#performance-summary).
20
 
21
  Qualcomm AI Hub Models uses [Qualcomm AI Hub Workbench](https://workbench.aihub.qualcomm.com) to compile, profile, and evaluate this model. [Sign up](https://myaccount.qualcomm.com/signup) to run these models on a hosted Qualcomm® device.
22
 
@@ -29,27 +29,27 @@ Below are pre-exported model assets ready for deployment.
29
 
30
  | Runtime | Precision | Chipset | SDK Versions | Download |
31
  |---|---|---|---|---|
32
- | ONNX | float | Universal | QAIRT 2.42, ONNX Runtime 1.24.1 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/densenet121/releases/v0.48.0/densenet121-onnx-float.zip)
33
- | ONNX | w8a16 | Universal | QAIRT 2.42, ONNX Runtime 1.24.1 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/densenet121/releases/v0.48.0/densenet121-onnx-w8a16.zip)
34
- | QNN_DLC | float | Universal | QAIRT 2.43 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/densenet121/releases/v0.48.0/densenet121-qnn_dlc-float.zip)
35
- | QNN_DLC | w8a16 | Universal | QAIRT 2.43 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/densenet121/releases/v0.48.0/densenet121-qnn_dlc-w8a16.zip)
36
- | QNN_DLC | w8a8 | Universal | QAIRT 2.43 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/densenet121/releases/v0.48.0/densenet121-qnn_dlc-w8a8.zip)
37
- | TFLITE | float | Universal | QAIRT 2.43, TFLite 2.17.0 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/densenet121/releases/v0.48.0/densenet121-tflite-float.zip)
38
- | TFLITE | w8a8 | Universal | QAIRT 2.43, TFLite 2.17.0 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/densenet121/releases/v0.48.0/densenet121-tflite-w8a8.zip)
39
 
40
  For more device-specific assets and performance metrics, visit **[DenseNet-121 on Qualcomm® AI Hub](https://aihub.qualcomm.com/models/densenet121)**.
41
 
42
 
43
  ### Option 2: Export with Custom Configurations
44
 
45
- Use the [Qualcomm® AI Hub Models](https://github.com/qualcomm/ai-hub-models/blob/main/qai_hub_models/models/densenet121) Python library to compile and export the model with your own:
46
  - Custom weights (e.g., fine-tuned checkpoints)
47
  - Custom input shapes
48
  - Target device and runtime configurations
49
 
50
  This option is ideal if you need to customize the model beyond the default configuration provided here.
51
 
52
- See our repository for [DenseNet-121 on GitHub](https://github.com/qualcomm/ai-hub-models/blob/main/qai_hub_models/models/densenet121) for usage instructions.
53
 
54
  ## Model Details
55
 
@@ -66,81 +66,81 @@ See our repository for [DenseNet-121 on GitHub](https://github.com/qualcomm/ai-h
66
  ## Performance Summary
67
  | Model | Runtime | Precision | Chipset | Inference Time (ms) | Peak Memory Range (MB) | Primary Compute Unit
68
  |---|---|---|---|---|---|---
69
- | DenseNet-121 | ONNX | float | Snapdragon® X2 Elite | 0.747 ms | 16 - 16 MB | NPU
70
- | DenseNet-121 | ONNX | float | Snapdragon® X Elite | 1.734 ms | 15 - 15 MB | NPU
71
- | DenseNet-121 | ONNX | float | Snapdragon® 8 Gen 3 Mobile | 1.082 ms | 0 - 88 MB | NPU
72
- | DenseNet-121 | ONNX | float | Qualcomm® QCS8550 (Proxy) | 1.521 ms | 0 - 18 MB | NPU
73
- | DenseNet-121 | ONNX | float | Qualcomm® QCS9075 | 2.606 ms | 1 - 3 MB | NPU
 
74
  | DenseNet-121 | ONNX | float | Snapdragon® 8 Elite For Galaxy Mobile | 0.784 ms | 0 - 46 MB | NPU
75
- | DenseNet-121 | ONNX | float | Snapdragon® 8 Elite Gen 5 Mobile | 0.679 ms | 0 - 46 MB | NPU
76
- | DenseNet-121 | ONNX | w8a16 | Snapdragon® X2 Elite | 1.239 ms | 27 - 27 MB | NPU
77
- | DenseNet-121 | ONNX | w8a16 | Snapdragon® X Elite | 2.597 ms | 25 - 25 MB | NPU
78
- | DenseNet-121 | ONNX | w8a16 | Snapdragon® 8 Gen 3 Mobile | 1.706 ms | 0 - 103 MB | NPU
79
- | DenseNet-121 | ONNX | w8a16 | Qualcomm® QCS6490 | 255.731 ms | 32 - 35 MB | CPU
80
- | DenseNet-121 | ONNX | w8a16 | Qualcomm® QCS8550 (Proxy) | 2.348 ms | 0 - 32 MB | NPU
81
- | DenseNet-121 | ONNX | w8a16 | Qualcomm® QCS9075 | 2.951 ms | 0 - 3 MB | NPU
82
- | DenseNet-121 | ONNX | w8a16 | Qualcomm® QCM6690 | 115.43 ms | 20 - 31 MB | CPU
83
- | DenseNet-121 | ONNX | w8a16 | Snapdragon® 8 Elite For Galaxy Mobile | 1.321 ms | 0 - 77 MB | NPU
84
- | DenseNet-121 | ONNX | w8a16 | Snapdragon® 7 Gen 4 Mobile | 103.297 ms | 30 - 41 MB | CPU
85
- | DenseNet-121 | ONNX | w8a16 | Snapdragon® 8 Elite Gen 5 Mobile | 1.125 ms | 0 - 79 MB | NPU
86
- | DenseNet-121 | QNN_DLC | float | Snapdragon® X2 Elite | 0.953 ms | 1 - 1 MB | NPU
87
- | DenseNet-121 | QNN_DLC | float | Snapdragon® X Elite | 2.027 ms | 1 - 1 MB | NPU
88
- | DenseNet-121 | QNN_DLC | float | Snapdragon® 8 Gen 3 Mobile | 1.192 ms | 0 - 80 MB | NPU
89
- | DenseNet-121 | QNN_DLC | float | Qualcomm® QCS8275 (Proxy) | 7.774 ms | 1 - 39 MB | NPU
90
- | DenseNet-121 | QNN_DLC | float | Qualcomm® QCS8550 (Proxy) | 1.782 ms | 1 - 2 MB | NPU
91
- | DenseNet-121 | QNN_DLC | float | Qualcomm® SA8775P | 11.875 ms | 1 - 39 MB | NPU
92
- | DenseNet-121 | QNN_DLC | float | Qualcomm® QCS9075 | 2.767 ms | 1 - 3 MB | NPU
93
- | DenseNet-121 | QNN_DLC | float | Qualcomm® QCS8450 (Proxy) | 3.269 ms | 0 - 79 MB | NPU
94
- | DenseNet-121 | QNN_DLC | float | Qualcomm® SA7255P | 7.774 ms | 1 - 39 MB | NPU
95
- | DenseNet-121 | QNN_DLC | float | Qualcomm® SA8295P | 3.044 ms | 0 - 36 MB | NPU
96
- | DenseNet-121 | QNN_DLC | float | Snapdragon® 8 Elite For Galaxy Mobile | 0.862 ms | 0 - 43 MB | NPU
97
- | DenseNet-121 | QNN_DLC | float | Snapdragon® 8 Elite Gen 5 Mobile | 0.707 ms | 1 - 43 MB | NPU
98
- | DenseNet-121 | QNN_DLC | w8a16 | Snapdragon® X2 Elite | 1.584 ms | 0 - 0 MB | NPU
99
- | DenseNet-121 | QNN_DLC | w8a16 | Snapdragon® X Elite | 3.458 ms | 0 - 0 MB | NPU
100
- | DenseNet-121 | QNN_DLC | w8a16 | Snapdragon® 8 Gen 3 Mobile | 2.146 ms | 0 - 90 MB | NPU
101
- | DenseNet-121 | QNN_DLC | w8a16 | Qualcomm® QCS8275 (Proxy) | 6.279 ms | 0 - 64 MB | NPU
102
- | DenseNet-121 | QNN_DLC | w8a16 | Qualcomm® QCS8550 (Proxy) | 3.14 ms | 0 - 2 MB | NPU
103
- | DenseNet-121 | QNN_DLC | w8a16 | Qualcomm® SA8775P | 3.503 ms | 0 - 65 MB | NPU
104
- | DenseNet-121 | QNN_DLC | w8a16 | Qualcomm® QCS9075 | 3.404 ms | 0 - 2 MB | NPU
105
- | DenseNet-121 | QNN_DLC | w8a16 | Qualcomm® QCS8450 (Proxy) | 5.048 ms | 0 - 90 MB | NPU
106
- | DenseNet-121 | QNN_DLC | w8a16 | Qualcomm® SA7255P | 6.279 ms | 0 - 64 MB | NPU
107
- | DenseNet-121 | QNN_DLC | w8a16 | Qualcomm® SA8295P | 5.59 ms | 0 - 61 MB | NPU
108
- | DenseNet-121 | QNN_DLC | w8a16 | Snapdragon® 8 Elite For Galaxy Mobile | 1.761 ms | 0 - 58 MB | NPU
109
- | DenseNet-121 | QNN_DLC | w8a16 | Snapdragon® 8 Elite Gen 5 Mobile | 1.22 ms | 0 - 72 MB | NPU
110
- | DenseNet-121 | QNN_DLC | w8a8 | Snapdragon® X2 Elite | 1.15 ms | 0 - 0 MB | NPU
111
- | DenseNet-121 | QNN_DLC | w8a8 | Snapdragon® X Elite | 2.641 ms | 0 - 0 MB | NPU
112
- | DenseNet-121 | QNN_DLC | w8a8 | Snapdragon® 8 Gen 3 Mobile | 1.695 ms | 0 - 82 MB | NPU
113
- | DenseNet-121 | QNN_DLC | w8a8 | Qualcomm® QCS8275 (Proxy) | 4.884 ms | 0 - 59 MB | NPU
114
- | DenseNet-121 | QNN_DLC | w8a8 | Qualcomm® QCS8550 (Proxy) | 2.38 ms | 0 - 2 MB | NPU
115
- | DenseNet-121 | QNN_DLC | w8a8 | Qualcomm® SA8775P | 2.707 ms | 0 - 59 MB | NPU
116
- | DenseNet-121 | QNN_DLC | w8a8 | Qualcomm® QCS9075 | 2.567 ms | 0 - 2 MB | NPU
117
- | DenseNet-121 | QNN_DLC | w8a8 | Qualcomm® QCS8450 (Proxy) | 2.862 ms | 0 - 77 MB | NPU
118
- | DenseNet-121 | QNN_DLC | w8a8 | Qualcomm® SA7255P | 4.884 ms | 0 - 59 MB | NPU
119
- | DenseNet-121 | QNN_DLC | w8a8 | Qualcomm® SA8295P | 3.462 ms | 0 - 56 MB | NPU
120
- | DenseNet-121 | QNN_DLC | w8a8 | Snapdragon® 8 Elite For Galaxy Mobile | 1.046 ms | 0 - 58 MB | NPU
121
- | DenseNet-121 | QNN_DLC | w8a8 | Snapdragon® 8 Elite Gen 5 Mobile | 0.907 ms | 0 - 64 MB | NPU
122
- | DenseNet-121 | TFLITE | float | Snapdragon® 8 Gen 3 Mobile | 1.196 ms | 0 - 96 MB | NPU
123
- | DenseNet-121 | TFLITE | float | Qualcomm® QCS8275 (Proxy) | 7.803 ms | 0 - 55 MB | NPU
124
- | DenseNet-121 | TFLITE | float | Qualcomm® QCS8550 (Proxy) | 1.804 ms | 0 - 9 MB | NPU
125
- | DenseNet-121 | TFLITE | float | Qualcomm® SA8775P | 2.726 ms | 0 - 57 MB | NPU
126
- | DenseNet-121 | TFLITE | float | Qualcomm® QCS9075 | 2.823 ms | 0 - 18 MB | NPU
127
- | DenseNet-121 | TFLITE | float | Qualcomm® QCS8450 (Proxy) | 3.293 ms | 0 - 92 MB | NPU
128
- | DenseNet-121 | TFLITE | float | Qualcomm® SA7255P | 7.803 ms | 0 - 55 MB | NPU
129
- | DenseNet-121 | TFLITE | float | Qualcomm® SA8295P | 3.07 ms | 0 - 53 MB | NPU
130
- | DenseNet-121 | TFLITE | float | Snapdragon® 8 Elite For Galaxy Mobile | 0.85 ms | 0 - 58 MB | NPU
131
- | DenseNet-121 | TFLITE | float | Snapdragon® 8 Elite Gen 5 Mobile | 0.71 ms | 0 - 59 MB | NPU
132
- | DenseNet-121 | TFLITE | w8a8 | Snapdragon® 8 Gen 3 Mobile | 1.592 ms | 0 - 85 MB | NPU
133
- | DenseNet-121 | TFLITE | w8a8 | Qualcomm® QCS6490 | 87.29 ms | 6 - 34 MB | NPU
134
- | DenseNet-121 | TFLITE | w8a8 | Qualcomm® QCS8275 (Proxy) | 4.538 ms | 0 - 58 MB | NPU
135
- | DenseNet-121 | TFLITE | w8a8 | Qualcomm® QCS8550 (Proxy) | 2.218 ms | 0 - 2 MB | NPU
136
- | DenseNet-121 | TFLITE | w8a8 | Qualcomm® SA8775P | 2.602 ms | 0 - 62 MB | NPU
137
- | DenseNet-121 | TFLITE | w8a8 | Qualcomm® QCS9075 | 2.425 ms | 0 - 11 MB | NPU
138
- | DenseNet-121 | TFLITE | w8a8 | Qualcomm® QCS8450 (Proxy) | 2.647 ms | 0 - 85 MB | NPU
139
- | DenseNet-121 | TFLITE | w8a8 | Qualcomm® SA7255P | 4.538 ms | 0 - 58 MB | NPU
140
- | DenseNet-121 | TFLITE | w8a8 | Qualcomm® SA8295P | 3.313 ms | 0 - 57 MB | NPU
141
- | DenseNet-121 | TFLITE | w8a8 | Snapdragon® 8 Elite For Galaxy Mobile | 1.009 ms | 0 - 57 MB | NPU
142
- | DenseNet-121 | TFLITE | w8a8 | Snapdragon® 7 Gen 4 Mobile | 26.363 ms | 6 - 172 MB | NPU
143
- | DenseNet-121 | TFLITE | w8a8 | Snapdragon® 8 Elite Gen 5 Mobile | 0.862 ms | 0 - 65 MB | NPU
144
 
145
  ## License
146
  * The license for the original implementation of DenseNet-121 can be found
 
16
  Densenet is a machine learning model that can classify images from the Imagenet dataset. It can also be used as a backbone in building more complex models for specific use cases.
17
 
18
  This is based on the implementation of DenseNet-121 found [here](https://github.com/pytorch/vision/blob/main/torchvision/models/densenet.py).
19
+ This repository contains pre-exported model files optimized for Qualcomm® devices. You can use the [Qualcomm® AI Hub Models](https://github.com/qualcomm/ai-hub-models/tree/v0.49.1/qai_hub_models/models/densenet121) library to export with custom configurations. More details on model performance across various devices, can be found [here](#performance-summary).
20
 
21
  Qualcomm AI Hub Models uses [Qualcomm AI Hub Workbench](https://workbench.aihub.qualcomm.com) to compile, profile, and evaluate this model. [Sign up](https://myaccount.qualcomm.com/signup) to run these models on a hosted Qualcomm® device.
22
 
 
29
 
30
  | Runtime | Precision | Chipset | SDK Versions | Download |
31
  |---|---|---|---|---|
32
+ | ONNX | float | Universal | QAIRT 2.42, ONNX Runtime 1.24.1 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/densenet121/releases/v0.49.1/densenet121-onnx-float.zip)
33
+ | ONNX | w8a16 | Universal | QAIRT 2.42, ONNX Runtime 1.24.1 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/densenet121/releases/v0.49.1/densenet121-onnx-w8a16.zip)
34
+ | QNN_DLC | float | Universal | QAIRT 2.43 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/densenet121/releases/v0.49.1/densenet121-qnn_dlc-float.zip)
35
+ | QNN_DLC | w8a16 | Universal | QAIRT 2.43 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/densenet121/releases/v0.49.1/densenet121-qnn_dlc-w8a16.zip)
36
+ | QNN_DLC | w8a8 | Universal | QAIRT 2.43 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/densenet121/releases/v0.49.1/densenet121-qnn_dlc-w8a8.zip)
37
+ | TFLITE | float | Universal | QAIRT 2.43, TFLite 2.17.0 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/densenet121/releases/v0.49.1/densenet121-tflite-float.zip)
38
+ | TFLITE | w8a8 | Universal | QAIRT 2.43, TFLite 2.17.0 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/densenet121/releases/v0.49.1/densenet121-tflite-w8a8.zip)
39
 
40
  For more device-specific assets and performance metrics, visit **[DenseNet-121 on Qualcomm® AI Hub](https://aihub.qualcomm.com/models/densenet121)**.
41
 
42
 
43
  ### Option 2: Export with Custom Configurations
44
 
45
+ Use the [Qualcomm® AI Hub Models](https://github.com/qualcomm/ai-hub-models/tree/v0.49.1/qai_hub_models/models/densenet121) Python library to compile and export the model with your own:
46
  - Custom weights (e.g., fine-tuned checkpoints)
47
  - Custom input shapes
48
  - Target device and runtime configurations
49
 
50
  This option is ideal if you need to customize the model beyond the default configuration provided here.
51
 
52
+ See our repository for [DenseNet-121 on GitHub](https://github.com/qualcomm/ai-hub-models/tree/v0.49.1/qai_hub_models/models/densenet121) for usage instructions.
53
 
54
  ## Model Details
55
 
 
66
  ## Performance Summary
67
  | Model | Runtime | Precision | Chipset | Inference Time (ms) | Peak Memory Range (MB) | Primary Compute Unit
68
  |---|---|---|---|---|---|---
69
+ | DenseNet-121 | ONNX | float | Snapdragon® 8 Elite Gen 5 Mobile | 0.682 ms | 0 - 46 MB | NPU
70
+ | DenseNet-121 | ONNX | float | Snapdragon® X2 Elite | 0.743 ms | 16 - 16 MB | NPU
71
+ | DenseNet-121 | ONNX | float | Snapdragon® X Elite | 1.733 ms | 15 - 15 MB | NPU
72
+ | DenseNet-121 | ONNX | float | Snapdragon® 8 Gen 3 Mobile | 1.071 ms | 0 - 93 MB | NPU
73
+ | DenseNet-121 | ONNX | float | Qualcomm® QCS8550 (Proxy) | 1.524 ms | 0 - 26 MB | NPU
74
+ | DenseNet-121 | ONNX | float | Qualcomm® QCS9075 | 2.611 ms | 1 - 3 MB | NPU
75
  | DenseNet-121 | ONNX | float | Snapdragon® 8 Elite For Galaxy Mobile | 0.784 ms | 0 - 46 MB | NPU
76
+ | DenseNet-121 | ONNX | w8a16 | Snapdragon® 8 Elite Gen 5 Mobile | 1.117 ms | 0 - 79 MB | NPU
77
+ | DenseNet-121 | ONNX | w8a16 | Snapdragon® X2 Elite | 1.236 ms | 27 - 27 MB | NPU
78
+ | DenseNet-121 | ONNX | w8a16 | Snapdragon® X Elite | 2.579 ms | 25 - 25 MB | NPU
79
+ | DenseNet-121 | ONNX | w8a16 | Snapdragon® 8 Gen 3 Mobile | 1.719 ms | 0 - 106 MB | NPU
80
+ | DenseNet-121 | ONNX | w8a16 | Qualcomm® QCS6490 | 244.564 ms | 32 - 35 MB | CPU
81
+ | DenseNet-121 | ONNX | w8a16 | Qualcomm® QCS8550 (Proxy) | 2.342 ms | 0 - 34 MB | NPU
82
+ | DenseNet-121 | ONNX | w8a16 | Qualcomm® QCS9075 | 2.928 ms | 0 - 3 MB | NPU
83
+ | DenseNet-121 | ONNX | w8a16 | Qualcomm® QCM6690 | 114.861 ms | 22 - 32 MB | CPU
84
+ | DenseNet-121 | ONNX | w8a16 | Snapdragon® 8 Elite For Galaxy Mobile | 1.325 ms | 0 - 77 MB | NPU
85
+ | DenseNet-121 | ONNX | w8a16 | Snapdragon® 7 Gen 4 Mobile | 103.712 ms | 30 - 42 MB | CPU
86
+ | DenseNet-121 | QNN_DLC | float | Snapdragon® 8 Elite Gen 5 Mobile | 0.708 ms | 1 - 43 MB | NPU
87
+ | DenseNet-121 | QNN_DLC | float | Snapdragon® X2 Elite | 0.94 ms | 1 - 1 MB | NPU
88
+ | DenseNet-121 | QNN_DLC | float | Snapdragon® X Elite | 2.041 ms | 1 - 1 MB | NPU
89
+ | DenseNet-121 | QNN_DLC | float | Snapdragon® 8 Gen 3 Mobile | 1.198 ms | 0 - 79 MB | NPU
90
+ | DenseNet-121 | QNN_DLC | float | Qualcomm® QCS8275 (Proxy) | 7.766 ms | 1 - 39 MB | NPU
91
+ | DenseNet-121 | QNN_DLC | float | Qualcomm® QCS8550 (Proxy) | 1.795 ms | 1 - 2 MB | NPU
92
+ | DenseNet-121 | QNN_DLC | float | Qualcomm® SA8775P | 2.694 ms | 1 - 43 MB | NPU
93
+ | DenseNet-121 | QNN_DLC | float | Qualcomm® QCS9075 | 2.768 ms | 3 - 5 MB | NPU
94
+ | DenseNet-121 | QNN_DLC | float | Qualcomm® QCS8450 (Proxy) | 3.283 ms | 0 - 77 MB | NPU
95
+ | DenseNet-121 | QNN_DLC | float | Qualcomm® SA7255P | 7.766 ms | 1 - 39 MB | NPU
96
+ | DenseNet-121 | QNN_DLC | float | Qualcomm® SA8295P | 3.046 ms | 0 - 36 MB | NPU
97
+ | DenseNet-121 | QNN_DLC | float | Snapdragon® 8 Elite For Galaxy Mobile | 0.865 ms | 1 - 43 MB | NPU
98
+ | DenseNet-121 | QNN_DLC | w8a16 | Snapdragon® 8 Elite Gen 5 Mobile | 1.215 ms | 0 - 72 MB | NPU
99
+ | DenseNet-121 | QNN_DLC | w8a16 | Snapdragon® X2 Elite | 1.571 ms | 0 - 0 MB | NPU
100
+ | DenseNet-121 | QNN_DLC | w8a16 | Snapdragon® X Elite | 3.445 ms | 0 - 0 MB | NPU
101
+ | DenseNet-121 | QNN_DLC | w8a16 | Snapdragon® 8 Gen 3 Mobile | 2.147 ms | 0 - 88 MB | NPU
102
+ | DenseNet-121 | QNN_DLC | w8a16 | Qualcomm® QCS8275 (Proxy) | 6.274 ms | 0 - 62 MB | NPU
103
+ | DenseNet-121 | QNN_DLC | w8a16 | Qualcomm® QCS8550 (Proxy) | 3.126 ms | 0 - 2 MB | NPU
104
+ | DenseNet-121 | QNN_DLC | w8a16 | Qualcomm® SA8775P | 3.498 ms | 0 - 65 MB | NPU
105
+ | DenseNet-121 | QNN_DLC | w8a16 | Qualcomm® QCS9075 | 3.41 ms | 2 - 4 MB | NPU
106
+ | DenseNet-121 | QNN_DLC | w8a16 | Qualcomm® QCS8450 (Proxy) | 5.009 ms | 0 - 86 MB | NPU
107
+ | DenseNet-121 | QNN_DLC | w8a16 | Qualcomm® SA7255P | 6.274 ms | 0 - 62 MB | NPU
108
+ | DenseNet-121 | QNN_DLC | w8a16 | Qualcomm® SA8295P | 5.599 ms | 0 - 60 MB | NPU
109
+ | DenseNet-121 | QNN_DLC | w8a16 | Snapdragon® 8 Elite For Galaxy Mobile | 1.76 ms | 0 - 60 MB | NPU
110
+ | DenseNet-121 | QNN_DLC | w8a8 | Snapdragon® 8 Elite Gen 5 Mobile | 0.901 ms | 0 - 65 MB | NPU
111
+ | DenseNet-121 | QNN_DLC | w8a8 | Snapdragon® X2 Elite | 1.151 ms | 0 - 0 MB | NPU
112
+ | DenseNet-121 | QNN_DLC | w8a8 | Snapdragon® X Elite | 2.639 ms | 0 - 0 MB | NPU
113
+ | DenseNet-121 | QNN_DLC | w8a8 | Snapdragon® 8 Gen 3 Mobile | 1.695 ms | 0 - 77 MB | NPU
114
+ | DenseNet-121 | QNN_DLC | w8a8 | Qualcomm® QCS8275 (Proxy) | 4.915 ms | 0 - 57 MB | NPU
115
+ | DenseNet-121 | QNN_DLC | w8a8 | Qualcomm® QCS8550 (Proxy) | 2.376 ms | 0 - 2 MB | NPU
116
+ | DenseNet-121 | QNN_DLC | w8a8 | Qualcomm® SA8775P | 2.694 ms | 0 - 60 MB | NPU
117
+ | DenseNet-121 | QNN_DLC | w8a8 | Qualcomm® QCS9075 | 2.573 ms | 2 - 4 MB | NPU
118
+ | DenseNet-121 | QNN_DLC | w8a8 | Qualcomm® QCS8450 (Proxy) | 2.955 ms | 0 - 80 MB | NPU
119
+ | DenseNet-121 | QNN_DLC | w8a8 | Qualcomm® SA7255P | 4.915 ms | 0 - 57 MB | NPU
120
+ | DenseNet-121 | QNN_DLC | w8a8 | Qualcomm® SA8295P | 3.464 ms | 0 - 55 MB | NPU
121
+ | DenseNet-121 | QNN_DLC | w8a8 | Snapdragon® 8 Elite For Galaxy Mobile | 1.051 ms | 0 - 59 MB | NPU
122
+ | DenseNet-121 | TFLITE | float | Snapdragon® 8 Elite Gen 5 Mobile | 0.708 ms | 0 - 59 MB | NPU
123
+ | DenseNet-121 | TFLITE | float | Snapdragon® 8 Gen 3 Mobile | 1.199 ms | 0 - 97 MB | NPU
124
+ | DenseNet-121 | TFLITE | float | Qualcomm® QCS8275 (Proxy) | 7.75 ms | 0 - 55 MB | NPU
125
+ | DenseNet-121 | TFLITE | float | Qualcomm® QCS8550 (Proxy) | 1.794 ms | 0 - 6 MB | NPU
126
+ | DenseNet-121 | TFLITE | float | Qualcomm® SA8775P | 2.715 ms | 0 - 57 MB | NPU
127
+ | DenseNet-121 | TFLITE | float | Qualcomm® QCS9075 | 2.831 ms | 0 - 18 MB | NPU
128
+ | DenseNet-121 | TFLITE | float | Qualcomm® QCS8450 (Proxy) | 3.292 ms | 0 - 92 MB | NPU
129
+ | DenseNet-121 | TFLITE | float | Qualcomm® SA7255P | 7.75 ms | 0 - 55 MB | NPU
130
+ | DenseNet-121 | TFLITE | float | Qualcomm® SA8295P | 3.055 ms | 0 - 53 MB | NPU
131
+ | DenseNet-121 | TFLITE | float | Snapdragon® 8 Elite For Galaxy Mobile | 0.857 ms | 0 - 60 MB | NPU
132
+ | DenseNet-121 | TFLITE | w8a8 | Snapdragon® 8 Elite Gen 5 Mobile | 0.858 ms | 0 - 65 MB | NPU
133
+ | DenseNet-121 | TFLITE | w8a8 | Snapdragon® 8 Gen 3 Mobile | 1.583 ms | 0 - 79 MB | NPU
134
+ | DenseNet-121 | TFLITE | w8a8 | Qualcomm® QCS6490 | 62.588 ms | 6 - 33 MB | NPU
135
+ | DenseNet-121 | TFLITE | w8a8 | Qualcomm® QCS8275 (Proxy) | 4.572 ms | 0 - 58 MB | NPU
136
+ | DenseNet-121 | TFLITE | w8a8 | Qualcomm® QCS8550 (Proxy) | 2.231 ms | 0 - 3 MB | NPU
137
+ | DenseNet-121 | TFLITE | w8a8 | Qualcomm® SA8775P | 2.585 ms | 0 - 60 MB | NPU
138
+ | DenseNet-121 | TFLITE | w8a8 | Qualcomm® QCS9075 | 2.428 ms | 0 - 11 MB | NPU
139
+ | DenseNet-121 | TFLITE | w8a8 | Qualcomm® QCS8450 (Proxy) | 2.646 ms | 0 - 81 MB | NPU
140
+ | DenseNet-121 | TFLITE | w8a8 | Qualcomm® SA7255P | 4.572 ms | 0 - 58 MB | NPU
141
+ | DenseNet-121 | TFLITE | w8a8 | Qualcomm® SA8295P | 3.311 ms | 0 - 57 MB | NPU
142
+ | DenseNet-121 | TFLITE | w8a8 | Snapdragon® 8 Elite For Galaxy Mobile | 1.005 ms | 0 - 56 MB | NPU
143
+ | DenseNet-121 | TFLITE | w8a8 | Snapdragon® 7 Gen 4 Mobile | 26.662 ms | 6 - 171 MB | NPU
 
144
 
145
  ## License
146
  * The license for the original implementation of DenseNet-121 can be found