v0.61.0
Browse filesSee https://github.com/qualcomm/ai-hub-models/releases/v0.61.0 for changelog.
- README.md +111 -111
- release_assets.json +7 -7
README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
---
|
| 2 |
library_name: pytorch
|
| 3 |
-
license:
|
| 4 |
tags:
|
| 5 |
- android
|
| 6 |
pipeline_tag: image-segmentation
|
|
@@ -14,7 +14,7 @@ pipeline_tag: image-segmentation
|
|
| 14 |
FCN_ResNet50 is a machine learning model that can segment images from the COCO dataset. It uses ResNet50 as a backbone.
|
| 15 |
|
| 16 |
This is based on the implementation of FCN-ResNet50 found [here](https://github.com/pytorch/vision/blob/main/torchvision/models/segmentation/fcn.py).
|
| 17 |
-
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/v0.
|
| 18 |
|
| 19 |
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.
|
| 20 |
|
|
@@ -27,26 +27,26 @@ Below are pre-exported model assets ready for deployment.
|
|
| 27 |
|
| 28 |
| Runtime | Precision | Chipset | SDK Versions | Download |
|
| 29 |
|---|---|---|---|---|
|
| 30 |
-
| ONNX | float | Universal | QAIRT 2.45, ONNX Runtime 1.27.1 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/fcn_resnet50/releases/v0.
|
| 31 |
-
| ONNX | w8a8 | Universal | QAIRT 2.45, ONNX Runtime 1.27.1 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/fcn_resnet50/releases/v0.
|
| 32 |
-
| QNN_DLC | float | Universal | QAIRT 2.45 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/fcn_resnet50/releases/v0.
|
| 33 |
-
| QNN_DLC | w8a8 | Universal | QAIRT 2.45 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/fcn_resnet50/releases/v0.
|
| 34 |
-
| TFLITE | float | Universal | QAIRT 2.45 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/fcn_resnet50/releases/v0.
|
| 35 |
-
| TFLITE | w8a8 | Universal | QAIRT 2.45 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/fcn_resnet50/releases/v0.
|
| 36 |
|
| 37 |
For more device-specific assets and performance metrics, visit **[FCN-ResNet50 on Qualcomm® AI Hub](https://aihub.qualcomm.com/models/fcn_resnet50)**.
|
| 38 |
|
| 39 |
|
| 40 |
### Option 2: Export with Custom Configurations
|
| 41 |
|
| 42 |
-
Use the [Qualcomm® AI Hub Models](https://github.com/qualcomm/ai-hub-models/blob/v0.
|
| 43 |
- Custom weights (e.g., fine-tuned checkpoints)
|
| 44 |
- Custom input shapes
|
| 45 |
- Target device and runtime configurations
|
| 46 |
|
| 47 |
This option is ideal if you need to customize the model beyond the default configuration provided here.
|
| 48 |
|
| 49 |
-
See our repository for [FCN-ResNet50 on GitHub](https://github.com/qualcomm/ai-hub-models/blob/v0.
|
| 50 |
|
| 51 |
## Model Details
|
| 52 |
|
|
@@ -63,108 +63,108 @@ See our repository for [FCN-ResNet50 on GitHub](https://github.com/qualcomm/ai-h
|
|
| 63 |
## Performance Summary
|
| 64 |
| Model | Runtime | Precision | Chipset | Inference Time (ms) | Peak Memory Range (MB) | Primary Compute Unit
|
| 65 |
|---|---|---|---|---|---|---
|
| 66 |
-
| FCN-ResNet50 | ONNX | float | Snapdragon® X2 Elite | 22.
|
| 67 |
-
| FCN-ResNet50 | ONNX | float | Snapdragon® X Elite | 43.
|
| 68 |
-
| FCN-ResNet50 | ONNX | float | Snapdragon® 8 Gen 3 Mobile | 32.
|
| 69 |
-
| FCN-ResNet50 | ONNX | float | Snapdragon® 8 Gen 1 Mobile | 82.
|
| 70 |
-
| FCN-ResNet50 | ONNX | float | Qualcomm® Dragonwing™ IQ-8275 | 82.
|
| 71 |
-
| FCN-ResNet50 | ONNX | float | Qualcomm® Dragonwing™ QCS8550 (Proxy) | 43.
|
| 72 |
-
| FCN-ResNet50 | ONNX | float | Qualcomm® QCS8450 | 82.
|
| 73 |
-
| FCN-ResNet50 | ONNX | float | Qualcomm® Dragonwing™ IQ-9075 |
|
| 74 |
-
| FCN-ResNet50 | ONNX | float | Qualcomm® Dragonwing™ IQ-X7181 | 43.
|
| 75 |
-
| FCN-ResNet50 | ONNX | float | Qualcomm® Dragonwing™ Q-8750 | 26.
|
| 76 |
-
| FCN-ResNet50 | ONNX | float | Snapdragon® 8 Elite Mobile | 26.
|
| 77 |
-
| FCN-ResNet50 | ONNX | float | Snapdragon® 8 Elite Gen 5 Mobile | 21.
|
| 78 |
-
| FCN-ResNet50 | ONNX | w8a8 | Snapdragon® X2 Elite | 7.
|
| 79 |
-
| FCN-ResNet50 | ONNX | w8a8 | Snapdragon® X Elite | 13.
|
| 80 |
-
| FCN-ResNet50 | ONNX | w8a8 | Snapdragon® 8 Gen 3 Mobile | 10.
|
| 81 |
-
| FCN-ResNet50 | ONNX | w8a8 | Snapdragon® 8 Gen 1 Mobile |
|
| 82 |
-
| FCN-ResNet50 | ONNX | w8a8 | Qualcomm® Dragonwing™ QCS6490 |
|
| 83 |
| FCN-ResNet50 | ONNX | w8a8 | Qualcomm® Dragonwing™ IQ-8275 | 14.373 ms | 1 - 5 MB | NPU
|
| 84 |
-
| FCN-ResNet50 | ONNX | w8a8 | Qualcomm® Dragonwing™ QCS8550 (Proxy) | 13.
|
| 85 |
-
| FCN-ResNet50 | ONNX | w8a8 | Qualcomm® QCS8450 |
|
| 86 |
-
| FCN-ResNet50 | ONNX | w8a8 | Qualcomm® Dragonwing™ IQ-9075 | 14.
|
| 87 |
-
| FCN-ResNet50 | ONNX | w8a8 | Qualcomm® Dragonwing™ IQ-X7181 | 13.
|
| 88 |
-
| FCN-ResNet50 | ONNX | w8a8 | Qualcomm® Dragonwing™ Q-6690 |
|
| 89 |
-
| FCN-ResNet50 | ONNX | w8a8 | Qualcomm® Dragonwing™ Q-7790 | 25.
|
| 90 |
-
| FCN-ResNet50 | ONNX | w8a8 | Qualcomm® Dragonwing™ Q-8750 | 8.
|
| 91 |
-
| FCN-ResNet50 | ONNX | w8a8 | Snapdragon® 8 Elite Mobile | 8.
|
| 92 |
-
| FCN-ResNet50 | ONNX | w8a8 | Snapdragon® 8 Elite Gen 5 Mobile | 7.
|
| 93 |
-
| FCN-ResNet50 | ONNX | w8a8 | Snapdragon® 7 Gen 4 Mobile | 25.
|
| 94 |
-
| FCN-ResNet50 | QNN_DLC | float | Snapdragon® X2 Elite | 22.
|
| 95 |
-
| FCN-ResNet50 | QNN_DLC | float | Snapdragon® X Elite | 44.
|
| 96 |
-
| FCN-ResNet50 | QNN_DLC | float | Snapdragon® 8 Gen 3 Mobile | 33.
|
| 97 |
-
| FCN-ResNet50 | QNN_DLC | float | Snapdragon® 8 Gen 1 Mobile |
|
| 98 |
-
| FCN-ResNet50 | QNN_DLC | float | Qualcomm® Dragonwing™ IQ-8275 | 82.
|
| 99 |
-
| FCN-ResNet50 | QNN_DLC | float | Qualcomm® Dragonwing™ IQ-8275 | 273.
|
| 100 |
-
| FCN-ResNet50 | QNN_DLC | float | Qualcomm® Dragonwing™ QCS8550 (Proxy) | 44.
|
| 101 |
-
| FCN-ResNet50 | QNN_DLC | float | Qualcomm® SA8775P | 72.
|
| 102 |
-
| FCN-ResNet50 | QNN_DLC | float | Qualcomm® SA8650P | 72.
|
| 103 |
-
| FCN-ResNet50 | QNN_DLC | float | Qualcomm® SA8255P | 72.
|
| 104 |
-
| FCN-ResNet50 | QNN_DLC | float | Qualcomm® QCS8450 |
|
| 105 |
-
| FCN-ResNet50 | QNN_DLC | float | Qualcomm® Dragonwing™ IQ-9075 | 73.
|
| 106 |
-
| FCN-ResNet50 | QNN_DLC | float | Qualcomm® Dragonwing™ IQ-X7181 | 44.
|
| 107 |
-
| FCN-ResNet50 | QNN_DLC | float | Qualcomm® Dragonwing™ Q-8750 | 26.
|
| 108 |
-
| FCN-ResNet50 | QNN_DLC | float | Qualcomm® SA7255P | 273.
|
| 109 |
-
| FCN-ResNet50 | QNN_DLC | float | Qualcomm® SA8295P | 77.
|
| 110 |
-
| FCN-ResNet50 | QNN_DLC | float | Snapdragon® 8 Elite Mobile | 26.
|
| 111 |
-
| FCN-ResNet50 | QNN_DLC | float | Snapdragon® 8 Elite Gen 5 Mobile | 21.
|
| 112 |
-
| FCN-ResNet50 | QNN_DLC | w8a8 | Snapdragon® X2 Elite |
|
| 113 |
-
| FCN-ResNet50 | QNN_DLC | w8a8 | Snapdragon® X Elite | 15.
|
| 114 |
-
| FCN-ResNet50 | QNN_DLC | w8a8 | Snapdragon® 8 Gen 3 Mobile | 11.
|
| 115 |
-
| FCN-ResNet50 | QNN_DLC | w8a8 | Snapdragon® 8 Gen 1 Mobile | 24.
|
| 116 |
-
| FCN-ResNet50 | QNN_DLC | w8a8 | Qualcomm® Dragonwing™ QCS6490 | 122.
|
| 117 |
-
| FCN-ResNet50 | QNN_DLC | w8a8 | Qualcomm® Dragonwing™ IQ-8275 | 15.
|
| 118 |
-
| FCN-ResNet50 | QNN_DLC | w8a8 | Qualcomm® Dragonwing™ IQ-8275 | 39.
|
| 119 |
-
| FCN-ResNet50 | QNN_DLC | w8a8 | Qualcomm® Dragonwing™ QCS8550 (Proxy) | 14.
|
| 120 |
-
| FCN-ResNet50 | QNN_DLC | w8a8 | Qualcomm® SA8775P | 14.
|
| 121 |
-
| FCN-ResNet50 | QNN_DLC | w8a8 | Qualcomm® SA8650P | 14.
|
| 122 |
-
| FCN-ResNet50 | QNN_DLC | w8a8 | Qualcomm® SA8255P | 14.
|
| 123 |
-
| FCN-ResNet50 | QNN_DLC | w8a8 | Qualcomm® QCS8450 | 24.
|
| 124 |
-
| FCN-ResNet50 | QNN_DLC | w8a8 | Qualcomm® Dragonwing™ IQ-9075 |
|
| 125 |
-
| FCN-ResNet50 | QNN_DLC | w8a8 | Qualcomm® Dragonwing™ IQ-X7181 | 15.
|
| 126 |
-
| FCN-ResNet50 | QNN_DLC | w8a8 | Qualcomm® Dragonwing™ Q-6690 |
|
| 127 |
-
| FCN-ResNet50 | QNN_DLC | w8a8 | Qualcomm® Dragonwing™ Q-7790 | 26.
|
| 128 |
-
| FCN-ResNet50 | QNN_DLC | w8a8 | Qualcomm® Dragonwing™ Q-8750 | 8.
|
| 129 |
-
| FCN-ResNet50 | QNN_DLC | w8a8 | Qualcomm® SA7255P | 39.
|
| 130 |
-
| FCN-ResNet50 | QNN_DLC | w8a8 | Qualcomm® SA8295P | 21.
|
| 131 |
-
| FCN-ResNet50 | QNN_DLC | w8a8 | Snapdragon® 8 Elite Mobile | 8.
|
| 132 |
-
| FCN-ResNet50 | QNN_DLC | w8a8 | Snapdragon® 8 Elite Gen 5 Mobile | 7.
|
| 133 |
-
| FCN-ResNet50 | QNN_DLC | w8a8 | Snapdragon® 7 Gen 4 Mobile | 26.
|
| 134 |
-
| FCN-ResNet50 | TFLITE | float | Snapdragon® 8 Gen 3 Mobile | 33.
|
| 135 |
-
| FCN-ResNet50 | TFLITE | float | Snapdragon® 8 Gen 1 Mobile |
|
| 136 |
-
| FCN-ResNet50 | TFLITE | float | Qualcomm® Dragonwing™ IQ-8275 | 82.
|
| 137 |
-
| FCN-ResNet50 | TFLITE | float | Qualcomm® Dragonwing™ IQ-8275 | 273.
|
| 138 |
-
| FCN-ResNet50 | TFLITE | float | Qualcomm® Dragonwing™ QCS8550 (Proxy) | 44.
|
| 139 |
-
| FCN-ResNet50 | TFLITE | float | Qualcomm® SA8775P | 72.
|
| 140 |
-
| FCN-ResNet50 | TFLITE | float | Qualcomm® SA8650P | 72.
|
| 141 |
-
| FCN-ResNet50 | TFLITE | float | Qualcomm® SA8255P | 72.
|
| 142 |
-
| FCN-ResNet50 | TFLITE | float | Qualcomm® QCS8450 |
|
| 143 |
-
| FCN-ResNet50 | TFLITE | float | Qualcomm® Dragonwing™ IQ-9075 |
|
| 144 |
-
| FCN-ResNet50 | TFLITE | float | Qualcomm® Dragonwing™ Q-8750 |
|
| 145 |
-
| FCN-ResNet50 | TFLITE | float | Qualcomm® SA7255P | 273.
|
| 146 |
-
| FCN-ResNet50 | TFLITE | float | Qualcomm® SA8295P | 77.
|
| 147 |
-
| FCN-ResNet50 | TFLITE | float | Snapdragon® 8 Elite Mobile |
|
| 148 |
-
| FCN-ResNet50 | TFLITE | float | Snapdragon® 8 Elite Gen 5 Mobile | 20.
|
| 149 |
-
| FCN-ResNet50 | TFLITE | w8a8 | Snapdragon® 8 Gen 3 Mobile | 10.
|
| 150 |
-
| FCN-ResNet50 | TFLITE | w8a8 | Snapdragon® 8 Gen 1 Mobile | 23.
|
| 151 |
-
| FCN-ResNet50 | TFLITE | w8a8 | Qualcomm® Dragonwing™ QCS6490 | 124.
|
| 152 |
-
| FCN-ResNet50 | TFLITE | w8a8 | Qualcomm® Dragonwing™ IQ-8275 | 15.
|
| 153 |
-
| FCN-ResNet50 | TFLITE | w8a8 | Qualcomm® Dragonwing™ IQ-8275 | 38.
|
| 154 |
-
| FCN-ResNet50 | TFLITE | w8a8 | Qualcomm® Dragonwing™ QCS8550 (Proxy) | 14.
|
| 155 |
-
| FCN-ResNet50 | TFLITE | w8a8 | Qualcomm® SA8775P | 14.
|
| 156 |
-
| FCN-ResNet50 | TFLITE | w8a8 | Qualcomm® SA8650P | 14.
|
| 157 |
-
| FCN-ResNet50 | TFLITE | w8a8 | Qualcomm® SA8255P | 14.
|
| 158 |
-
| FCN-ResNet50 | TFLITE | w8a8 | Qualcomm® QCS8450 | 23.
|
| 159 |
-
| FCN-ResNet50 | TFLITE | w8a8 | Qualcomm® Dragonwing™ IQ-9075 |
|
| 160 |
-
| FCN-ResNet50 | TFLITE | w8a8 | Qualcomm® Dragonwing™ Q-6690 |
|
| 161 |
-
| FCN-ResNet50 | TFLITE | w8a8 | Qualcomm® Dragonwing™ Q-7790 |
|
| 162 |
-
| FCN-ResNet50 | TFLITE | w8a8 | Qualcomm® Dragonwing™ Q-8750 | 8.
|
| 163 |
-
| FCN-ResNet50 | TFLITE | w8a8 | Qualcomm® SA7255P | 38.
|
| 164 |
-
| FCN-ResNet50 | TFLITE | w8a8 | Qualcomm® SA8295P | 21.
|
| 165 |
-
| FCN-ResNet50 | TFLITE | w8a8 | Snapdragon® 8 Elite Mobile | 8.
|
| 166 |
-
| FCN-ResNet50 | TFLITE | w8a8 | Snapdragon® 8 Elite Gen 5 Mobile | 7.
|
| 167 |
-
| FCN-ResNet50 | TFLITE | w8a8 | Snapdragon® 7 Gen 4 Mobile |
|
| 168 |
|
| 169 |
## License
|
| 170 |
* The license for the original implementation of FCN-ResNet50 can be found
|
|
|
|
| 1 |
---
|
| 2 |
library_name: pytorch
|
| 3 |
+
license: bsd-3-clause
|
| 4 |
tags:
|
| 5 |
- android
|
| 6 |
pipeline_tag: image-segmentation
|
|
|
|
| 14 |
FCN_ResNet50 is a machine learning model that can segment images from the COCO dataset. It uses ResNet50 as a backbone.
|
| 15 |
|
| 16 |
This is based on the implementation of FCN-ResNet50 found [here](https://github.com/pytorch/vision/blob/main/torchvision/models/segmentation/fcn.py).
|
| 17 |
+
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/v0.61.0/src/qai_hub_models/models/fcn_resnet50) library to export with custom configurations. More details on model performance across various devices, can be found [here](#performance-summary).
|
| 18 |
|
| 19 |
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.
|
| 20 |
|
|
|
|
| 27 |
|
| 28 |
| Runtime | Precision | Chipset | SDK Versions | Download |
|
| 29 |
|---|---|---|---|---|
|
| 30 |
+
| ONNX | float | Universal | QAIRT 2.45, ONNX Runtime 1.27.1 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/fcn_resnet50/releases/v0.61.0/fcn_resnet50-onnx-float.zip)
|
| 31 |
+
| ONNX | w8a8 | Universal | QAIRT 2.45, ONNX Runtime 1.27.1 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/fcn_resnet50/releases/v0.61.0/fcn_resnet50-onnx-w8a8.zip)
|
| 32 |
+
| QNN_DLC | float | Universal | QAIRT 2.45 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/fcn_resnet50/releases/v0.61.0/fcn_resnet50-qnn_dlc-float.zip)
|
| 33 |
+
| QNN_DLC | w8a8 | Universal | QAIRT 2.45 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/fcn_resnet50/releases/v0.61.0/fcn_resnet50-qnn_dlc-w8a8.zip)
|
| 34 |
+
| TFLITE | float | Universal | QAIRT 2.45 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/fcn_resnet50/releases/v0.61.0/fcn_resnet50-tflite-float.zip)
|
| 35 |
+
| TFLITE | w8a8 | Universal | QAIRT 2.45 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/fcn_resnet50/releases/v0.61.0/fcn_resnet50-tflite-w8a8.zip)
|
| 36 |
|
| 37 |
For more device-specific assets and performance metrics, visit **[FCN-ResNet50 on Qualcomm® AI Hub](https://aihub.qualcomm.com/models/fcn_resnet50)**.
|
| 38 |
|
| 39 |
|
| 40 |
### Option 2: Export with Custom Configurations
|
| 41 |
|
| 42 |
+
Use the [Qualcomm® AI Hub Models](https://github.com/qualcomm/ai-hub-models/blob/v0.61.0/src/qai_hub_models/models/fcn_resnet50) Python library to compile and export the model with your own:
|
| 43 |
- Custom weights (e.g., fine-tuned checkpoints)
|
| 44 |
- Custom input shapes
|
| 45 |
- Target device and runtime configurations
|
| 46 |
|
| 47 |
This option is ideal if you need to customize the model beyond the default configuration provided here.
|
| 48 |
|
| 49 |
+
See our repository for [FCN-ResNet50 on GitHub](https://github.com/qualcomm/ai-hub-models/blob/v0.61.0/src/qai_hub_models/models/fcn_resnet50) for usage instructions.
|
| 50 |
|
| 51 |
## Model Details
|
| 52 |
|
|
|
|
| 63 |
## Performance Summary
|
| 64 |
| Model | Runtime | Precision | Chipset | Inference Time (ms) | Peak Memory Range (MB) | Primary Compute Unit
|
| 65 |
|---|---|---|---|---|---|---
|
| 66 |
+
| FCN-ResNet50 | ONNX | float | Snapdragon® X2 Elite | 22.314 ms | 3 - 3 MB | NPU
|
| 67 |
+
| FCN-ResNet50 | ONNX | float | Snapdragon® X Elite | 43.663 ms | 63 - 63 MB | NPU
|
| 68 |
+
| FCN-ResNet50 | ONNX | float | Snapdragon® 8 Gen 3 Mobile | 32.588 ms | 4 - 383 MB | NPU
|
| 69 |
+
| FCN-ResNet50 | ONNX | float | Snapdragon® 8 Gen 1 Mobile | 82.955 ms | 4 - 275 MB | NPU
|
| 70 |
+
| FCN-ResNet50 | ONNX | float | Qualcomm® Dragonwing™ IQ-8275 | 82.372 ms | 3 - 10 MB | NPU
|
| 71 |
+
| FCN-ResNet50 | ONNX | float | Qualcomm® Dragonwing™ QCS8550 (Proxy) | 43.314 ms | 0 - 111 MB | NPU
|
| 72 |
+
| FCN-ResNet50 | ONNX | float | Qualcomm® QCS8450 | 82.955 ms | 4 - 275 MB | NPU
|
| 73 |
+
| FCN-ResNet50 | ONNX | float | Qualcomm® Dragonwing™ IQ-9075 | 72.491 ms | 3 - 9 MB | NPU
|
| 74 |
+
| FCN-ResNet50 | ONNX | float | Qualcomm® Dragonwing™ IQ-X7181 | 43.663 ms | 63 - 63 MB | NPU
|
| 75 |
+
| FCN-ResNet50 | ONNX | float | Qualcomm® Dragonwing™ Q-8750 | 26.872 ms | 1 - 310 MB | NPU
|
| 76 |
+
| FCN-ResNet50 | ONNX | float | Snapdragon® 8 Elite Mobile | 26.872 ms | 1 - 310 MB | NPU
|
| 77 |
+
| FCN-ResNet50 | ONNX | float | Snapdragon® 8 Elite Gen 5 Mobile | 21.1 ms | 1 - 331 MB | NPU
|
| 78 |
+
| FCN-ResNet50 | ONNX | w8a8 | Snapdragon® X2 Elite | 7.313 ms | 2 - 2 MB | NPU
|
| 79 |
+
| FCN-ResNet50 | ONNX | w8a8 | Snapdragon® X Elite | 13.878 ms | 33 - 33 MB | NPU
|
| 80 |
+
| FCN-ResNet50 | ONNX | w8a8 | Snapdragon® 8 Gen 3 Mobile | 10.02 ms | 0 - 277 MB | NPU
|
| 81 |
+
| FCN-ResNet50 | ONNX | w8a8 | Snapdragon® 8 Gen 1 Mobile | 21.021 ms | 0 - 272 MB | NPU
|
| 82 |
+
| FCN-ResNet50 | ONNX | w8a8 | Qualcomm® Dragonwing™ QCS6490 | 121.968 ms | 1 - 4 MB | NPU
|
| 83 |
| FCN-ResNet50 | ONNX | w8a8 | Qualcomm® Dragonwing™ IQ-8275 | 14.373 ms | 1 - 5 MB | NPU
|
| 84 |
+
| FCN-ResNet50 | ONNX | w8a8 | Qualcomm® Dragonwing™ QCS8550 (Proxy) | 13.585 ms | 0 - 280 MB | NPU
|
| 85 |
+
| FCN-ResNet50 | ONNX | w8a8 | Qualcomm® QCS8450 | 21.021 ms | 0 - 272 MB | NPU
|
| 86 |
+
| FCN-ResNet50 | ONNX | w8a8 | Qualcomm® Dragonwing™ IQ-9075 | 14.543 ms | 1 - 4 MB | NPU
|
| 87 |
+
| FCN-ResNet50 | ONNX | w8a8 | Qualcomm® Dragonwing™ IQ-X7181 | 13.878 ms | 33 - 33 MB | NPU
|
| 88 |
+
| FCN-ResNet50 | ONNX | w8a8 | Qualcomm® Dragonwing™ Q-6690 | 400.539 ms | 0 - 384 MB | NPU
|
| 89 |
+
| FCN-ResNet50 | ONNX | w8a8 | Qualcomm® Dragonwing™ Q-7790 | 25.791 ms | 1 - 283 MB | NPU
|
| 90 |
+
| FCN-ResNet50 | ONNX | w8a8 | Qualcomm® Dragonwing™ Q-8750 | 8.766 ms | 1 - 205 MB | NPU
|
| 91 |
+
| FCN-ResNet50 | ONNX | w8a8 | Snapdragon® 8 Elite Mobile | 8.766 ms | 1 - 205 MB | NPU
|
| 92 |
+
| FCN-ResNet50 | ONNX | w8a8 | Snapdragon® 8 Elite Gen 5 Mobile | 7.462 ms | 0 - 251 MB | NPU
|
| 93 |
+
| FCN-ResNet50 | ONNX | w8a8 | Snapdragon® 7 Gen 4 Mobile | 25.791 ms | 1 - 283 MB | NPU
|
| 94 |
+
| FCN-ResNet50 | QNN_DLC | float | Snapdragon® X2 Elite | 22.901 ms | 3 - 3 MB | NPU
|
| 95 |
+
| FCN-ResNet50 | QNN_DLC | float | Snapdragon® X Elite | 44.718 ms | 3 - 3 MB | NPU
|
| 96 |
+
| FCN-ResNet50 | QNN_DLC | float | Snapdragon® 8 Gen 3 Mobile | 33.568 ms | 3 - 383 MB | NPU
|
| 97 |
+
| FCN-ResNet50 | QNN_DLC | float | Snapdragon® 8 Gen 1 Mobile | 84.166 ms | 0 - 268 MB | NPU
|
| 98 |
+
| FCN-ResNet50 | QNN_DLC | float | Qualcomm® Dragonwing™ IQ-8275 | 82.331 ms | 3 - 9 MB | NPU
|
| 99 |
+
| FCN-ResNet50 | QNN_DLC | float | Qualcomm® Dragonwing™ IQ-8275 | 273.673 ms | 2 - 311 MB | NPU
|
| 100 |
+
| FCN-ResNet50 | QNN_DLC | float | Qualcomm® Dragonwing™ QCS8550 (Proxy) | 44.596 ms | 3 - 6 MB | NPU
|
| 101 |
+
| FCN-ResNet50 | QNN_DLC | float | Qualcomm® SA8775P | 72.841 ms | 1 - 310 MB | NPU
|
| 102 |
+
| FCN-ResNet50 | QNN_DLC | float | Qualcomm® SA8650P | 72.841 ms | 1 - 310 MB | NPU
|
| 103 |
+
| FCN-ResNet50 | QNN_DLC | float | Qualcomm® SA8255P | 72.841 ms | 1 - 310 MB | NPU
|
| 104 |
+
| FCN-ResNet50 | QNN_DLC | float | Qualcomm® QCS8450 | 84.166 ms | 0 - 268 MB | NPU
|
| 105 |
+
| FCN-ResNet50 | QNN_DLC | float | Qualcomm® Dragonwing™ IQ-9075 | 73.382 ms | 3 - 8 MB | NPU
|
| 106 |
+
| FCN-ResNet50 | QNN_DLC | float | Qualcomm® Dragonwing™ IQ-X7181 | 44.718 ms | 3 - 3 MB | NPU
|
| 107 |
+
| FCN-ResNet50 | QNN_DLC | float | Qualcomm® Dragonwing™ Q-8750 | 26.633 ms | 0 - 319 MB | NPU
|
| 108 |
+
| FCN-ResNet50 | QNN_DLC | float | Qualcomm® SA7255P | 273.673 ms | 2 - 311 MB | NPU
|
| 109 |
+
| FCN-ResNet50 | QNN_DLC | float | Qualcomm® SA8295P | 77.813 ms | 0 - 218 MB | NPU
|
| 110 |
+
| FCN-ResNet50 | QNN_DLC | float | Snapdragon® 8 Elite Mobile | 26.633 ms | 0 - 319 MB | NPU
|
| 111 |
+
| FCN-ResNet50 | QNN_DLC | float | Snapdragon® 8 Elite Gen 5 Mobile | 21.468 ms | 3 - 339 MB | NPU
|
| 112 |
+
| FCN-ResNet50 | QNN_DLC | w8a8 | Snapdragon® X2 Elite | 11.062 ms | 1 - 1 MB | NPU
|
| 113 |
+
| FCN-ResNet50 | QNN_DLC | w8a8 | Snapdragon® X Elite | 15.186 ms | 1 - 1 MB | NPU
|
| 114 |
+
| FCN-ResNet50 | QNN_DLC | w8a8 | Snapdragon® 8 Gen 3 Mobile | 11.263 ms | 1 - 263 MB | NPU
|
| 115 |
+
| FCN-ResNet50 | QNN_DLC | w8a8 | Snapdragon® 8 Gen 1 Mobile | 24.468 ms | 1 - 266 MB | NPU
|
| 116 |
+
| FCN-ResNet50 | QNN_DLC | w8a8 | Qualcomm® Dragonwing™ QCS6490 | 122.929 ms | 1 - 3 MB | NPU
|
| 117 |
+
| FCN-ResNet50 | QNN_DLC | w8a8 | Qualcomm® Dragonwing™ IQ-8275 | 15.876 ms | 1 - 4 MB | NPU
|
| 118 |
+
| FCN-ResNet50 | QNN_DLC | w8a8 | Qualcomm® Dragonwing™ IQ-8275 | 39.459 ms | 1 - 206 MB | NPU
|
| 119 |
+
| FCN-ResNet50 | QNN_DLC | w8a8 | Qualcomm® Dragonwing™ QCS8550 (Proxy) | 14.897 ms | 1 - 2 MB | NPU
|
| 120 |
+
| FCN-ResNet50 | QNN_DLC | w8a8 | Qualcomm® SA8775P | 14.726 ms | 1 - 216 MB | NPU
|
| 121 |
+
| FCN-ResNet50 | QNN_DLC | w8a8 | Qualcomm® SA8650P | 14.726 ms | 1 - 216 MB | NPU
|
| 122 |
+
| FCN-ResNet50 | QNN_DLC | w8a8 | Qualcomm® SA8255P | 14.726 ms | 1 - 216 MB | NPU
|
| 123 |
+
| FCN-ResNet50 | QNN_DLC | w8a8 | Qualcomm® QCS8450 | 24.468 ms | 1 - 266 MB | NPU
|
| 124 |
+
| FCN-ResNet50 | QNN_DLC | w8a8 | Qualcomm® Dragonwing™ IQ-9075 | 14.936 ms | 1 - 3 MB | NPU
|
| 125 |
+
| FCN-ResNet50 | QNN_DLC | w8a8 | Qualcomm® Dragonwing™ IQ-X7181 | 15.186 ms | 1 - 1 MB | NPU
|
| 126 |
+
| FCN-ResNet50 | QNN_DLC | w8a8 | Qualcomm® Dragonwing™ Q-6690 | 384.047 ms | 1 - 384 MB | NPU
|
| 127 |
+
| FCN-ResNet50 | QNN_DLC | w8a8 | Qualcomm® Dragonwing™ Q-7790 | 26.0 ms | 1 - 279 MB | NPU
|
| 128 |
+
| FCN-ResNet50 | QNN_DLC | w8a8 | Qualcomm® Dragonwing™ Q-8750 | 8.924 ms | 1 - 200 MB | NPU
|
| 129 |
+
| FCN-ResNet50 | QNN_DLC | w8a8 | Qualcomm® SA7255P | 39.459 ms | 1 - 206 MB | NPU
|
| 130 |
+
| FCN-ResNet50 | QNN_DLC | w8a8 | Qualcomm® SA8295P | 21.87 ms | 0 - 208 MB | NPU
|
| 131 |
+
| FCN-ResNet50 | QNN_DLC | w8a8 | Snapdragon® 8 Elite Mobile | 8.924 ms | 1 - 200 MB | NPU
|
| 132 |
+
| FCN-ResNet50 | QNN_DLC | w8a8 | Snapdragon® 8 Elite Gen 5 Mobile | 7.468 ms | 1 - 246 MB | NPU
|
| 133 |
+
| FCN-ResNet50 | QNN_DLC | w8a8 | Snapdragon® 7 Gen 4 Mobile | 26.0 ms | 1 - 279 MB | NPU
|
| 134 |
+
| FCN-ResNet50 | TFLITE | float | Snapdragon® 8 Gen 3 Mobile | 33.259 ms | 0 - 427 MB | NPU
|
| 135 |
+
| FCN-ResNet50 | TFLITE | float | Snapdragon® 8 Gen 1 Mobile | 84.218 ms | 1 - 322 MB | NPU
|
| 136 |
+
| FCN-ResNet50 | TFLITE | float | Qualcomm® Dragonwing™ IQ-8275 | 82.058 ms | 0 - 72 MB | NPU
|
| 137 |
+
| FCN-ResNet50 | TFLITE | float | Qualcomm® Dragonwing™ IQ-8275 | 273.547 ms | 1 - 354 MB | NPU
|
| 138 |
+
| FCN-ResNet50 | TFLITE | float | Qualcomm® Dragonwing™ QCS8550 (Proxy) | 44.517 ms | 0 - 3 MB | NPU
|
| 139 |
+
| FCN-ResNet50 | TFLITE | float | Qualcomm® SA8775P | 72.872 ms | 0 - 354 MB | NPU
|
| 140 |
+
| FCN-ResNet50 | TFLITE | float | Qualcomm® SA8650P | 72.872 ms | 0 - 354 MB | NPU
|
| 141 |
+
| FCN-ResNet50 | TFLITE | float | Qualcomm® SA8255P | 72.872 ms | 0 - 354 MB | NPU
|
| 142 |
+
| FCN-ResNet50 | TFLITE | float | Qualcomm® QCS8450 | 84.218 ms | 1 - 322 MB | NPU
|
| 143 |
+
| FCN-ResNet50 | TFLITE | float | Qualcomm® Dragonwing™ IQ-9075 | 72.917 ms | 0 - 71 MB | NPU
|
| 144 |
+
| FCN-ResNet50 | TFLITE | float | Qualcomm® Dragonwing™ Q-8750 | 26.936 ms | 0 - 357 MB | NPU
|
| 145 |
+
| FCN-ResNet50 | TFLITE | float | Qualcomm® SA7255P | 273.547 ms | 1 - 354 MB | NPU
|
| 146 |
+
| FCN-ResNet50 | TFLITE | float | Qualcomm® SA8295P | 77.779 ms | 0 - 268 MB | NPU
|
| 147 |
+
| FCN-ResNet50 | TFLITE | float | Snapdragon® 8 Elite Mobile | 26.936 ms | 0 - 357 MB | NPU
|
| 148 |
+
| FCN-ResNet50 | TFLITE | float | Snapdragon® 8 Elite Gen 5 Mobile | 20.953 ms | 0 - 372 MB | NPU
|
| 149 |
+
| FCN-ResNet50 | TFLITE | w8a8 | Snapdragon® 8 Gen 3 Mobile | 10.889 ms | 0 - 265 MB | NPU
|
| 150 |
+
| FCN-ResNet50 | TFLITE | w8a8 | Snapdragon® 8 Gen 1 Mobile | 23.104 ms | 0 - 265 MB | NPU
|
| 151 |
+
| FCN-ResNet50 | TFLITE | w8a8 | Qualcomm® Dragonwing™ QCS6490 | 124.522 ms | 0 - 39 MB | NPU
|
| 152 |
+
| FCN-ResNet50 | TFLITE | w8a8 | Qualcomm® Dragonwing™ IQ-8275 | 15.139 ms | 0 - 37 MB | NPU
|
| 153 |
+
| FCN-ResNet50 | TFLITE | w8a8 | Qualcomm® Dragonwing™ IQ-8275 | 38.232 ms | 0 - 207 MB | NPU
|
| 154 |
+
| FCN-ResNet50 | TFLITE | w8a8 | Qualcomm® Dragonwing™ QCS8550 (Proxy) | 14.269 ms | 0 - 2 MB | NPU
|
| 155 |
+
| FCN-ResNet50 | TFLITE | w8a8 | Qualcomm® SA8775P | 14.71 ms | 0 - 208 MB | NPU
|
| 156 |
+
| FCN-ResNet50 | TFLITE | w8a8 | Qualcomm® SA8650P | 14.71 ms | 0 - 208 MB | NPU
|
| 157 |
+
| FCN-ResNet50 | TFLITE | w8a8 | Qualcomm® SA8255P | 14.71 ms | 0 - 208 MB | NPU
|
| 158 |
+
| FCN-ResNet50 | TFLITE | w8a8 | Qualcomm® QCS8450 | 23.104 ms | 0 - 265 MB | NPU
|
| 159 |
+
| FCN-ResNet50 | TFLITE | w8a8 | Qualcomm® Dragonwing™ IQ-9075 | 14.917 ms | 0 - 36 MB | NPU
|
| 160 |
+
| FCN-ResNet50 | TFLITE | w8a8 | Qualcomm® Dragonwing™ Q-6690 | 419.21 ms | 1 - 388 MB | NPU
|
| 161 |
+
| FCN-ResNet50 | TFLITE | w8a8 | Qualcomm® Dragonwing™ Q-7790 | 28.261 ms | 0 - 280 MB | NPU
|
| 162 |
+
| FCN-ResNet50 | TFLITE | w8a8 | Qualcomm® Dragonwing™ Q-8750 | 8.58 ms | 0 - 198 MB | NPU
|
| 163 |
+
| FCN-ResNet50 | TFLITE | w8a8 | Qualcomm® SA7255P | 38.232 ms | 0 - 207 MB | NPU
|
| 164 |
+
| FCN-ResNet50 | TFLITE | w8a8 | Qualcomm® SA8295P | 21.305 ms | 0 - 211 MB | NPU
|
| 165 |
+
| FCN-ResNet50 | TFLITE | w8a8 | Snapdragon® 8 Elite Mobile | 8.58 ms | 0 - 198 MB | NPU
|
| 166 |
+
| FCN-ResNet50 | TFLITE | w8a8 | Snapdragon® 8 Elite Gen 5 Mobile | 7.416 ms | 0 - 245 MB | NPU
|
| 167 |
+
| FCN-ResNet50 | TFLITE | w8a8 | Snapdragon® 7 Gen 4 Mobile | 28.261 ms | 0 - 280 MB | NPU
|
| 168 |
|
| 169 |
## License
|
| 170 |
* The license for the original implementation of FCN-ResNet50 can be found
|
release_assets.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"version": "0.
|
| 3 |
"precisions": {
|
| 4 |
"float": {
|
| 5 |
"universal_assets": {
|
|
@@ -8,19 +8,19 @@
|
|
| 8 |
"qairt": "2.45.0.260326154327",
|
| 9 |
"onnx_runtime": "1.27.1"
|
| 10 |
},
|
| 11 |
-
"download_url": "https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/fcn_resnet50/releases/v0.
|
| 12 |
},
|
| 13 |
"qnn_dlc": {
|
| 14 |
"tool_versions": {
|
| 15 |
"qairt": "2.45.0.260326154327"
|
| 16 |
},
|
| 17 |
-
"download_url": "https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/fcn_resnet50/releases/v0.
|
| 18 |
},
|
| 19 |
"tflite": {
|
| 20 |
"tool_versions": {
|
| 21 |
"qairt": "2.45.0.260326154327"
|
| 22 |
},
|
| 23 |
-
"download_url": "https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/fcn_resnet50/releases/v0.
|
| 24 |
}
|
| 25 |
}
|
| 26 |
},
|
|
@@ -31,19 +31,19 @@
|
|
| 31 |
"qairt": "2.45.0.260326154327",
|
| 32 |
"onnx_runtime": "1.27.1"
|
| 33 |
},
|
| 34 |
-
"download_url": "https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/fcn_resnet50/releases/v0.
|
| 35 |
},
|
| 36 |
"qnn_dlc": {
|
| 37 |
"tool_versions": {
|
| 38 |
"qairt": "2.45.0.260326154327"
|
| 39 |
},
|
| 40 |
-
"download_url": "https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/fcn_resnet50/releases/v0.
|
| 41 |
},
|
| 42 |
"tflite": {
|
| 43 |
"tool_versions": {
|
| 44 |
"qairt": "2.45.0.260326154327"
|
| 45 |
},
|
| 46 |
-
"download_url": "https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/fcn_resnet50/releases/v0.
|
| 47 |
}
|
| 48 |
}
|
| 49 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"version": "0.61.0",
|
| 3 |
"precisions": {
|
| 4 |
"float": {
|
| 5 |
"universal_assets": {
|
|
|
|
| 8 |
"qairt": "2.45.0.260326154327",
|
| 9 |
"onnx_runtime": "1.27.1"
|
| 10 |
},
|
| 11 |
+
"download_url": "https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/fcn_resnet50/releases/v0.61.0/fcn_resnet50-onnx-float.zip"
|
| 12 |
},
|
| 13 |
"qnn_dlc": {
|
| 14 |
"tool_versions": {
|
| 15 |
"qairt": "2.45.0.260326154327"
|
| 16 |
},
|
| 17 |
+
"download_url": "https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/fcn_resnet50/releases/v0.61.0/fcn_resnet50-qnn_dlc-float.zip"
|
| 18 |
},
|
| 19 |
"tflite": {
|
| 20 |
"tool_versions": {
|
| 21 |
"qairt": "2.45.0.260326154327"
|
| 22 |
},
|
| 23 |
+
"download_url": "https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/fcn_resnet50/releases/v0.61.0/fcn_resnet50-tflite-float.zip"
|
| 24 |
}
|
| 25 |
}
|
| 26 |
},
|
|
|
|
| 31 |
"qairt": "2.45.0.260326154327",
|
| 32 |
"onnx_runtime": "1.27.1"
|
| 33 |
},
|
| 34 |
+
"download_url": "https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/fcn_resnet50/releases/v0.61.0/fcn_resnet50-onnx-w8a8.zip"
|
| 35 |
},
|
| 36 |
"qnn_dlc": {
|
| 37 |
"tool_versions": {
|
| 38 |
"qairt": "2.45.0.260326154327"
|
| 39 |
},
|
| 40 |
+
"download_url": "https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/fcn_resnet50/releases/v0.61.0/fcn_resnet50-qnn_dlc-w8a8.zip"
|
| 41 |
},
|
| 42 |
"tflite": {
|
| 43 |
"tool_versions": {
|
| 44 |
"qairt": "2.45.0.260326154327"
|
| 45 |
},
|
| 46 |
+
"download_url": "https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/fcn_resnet50/releases/v0.61.0/fcn_resnet50-tflite-w8a8.zip"
|
| 47 |
}
|
| 48 |
}
|
| 49 |
}
|