qaihm-bot commited on
Commit
f4f8582
·
verified ·
1 Parent(s): 359e285

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

Files changed (2) hide show
  1. README.md +8 -9
  2. release_assets.json +1 -1
README.md CHANGED
@@ -29,8 +29,7 @@ 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/hrnet_w48_ocr/releases/v0.50.1/hrnet_w48_ocr-onnx-float.zip)
33
- | TFLITE | float | Universal | TFLite 2.17.0 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/hrnet_w48_ocr/releases/v0.50.1/hrnet_w48_ocr-tflite-float.zip)
34
 
35
  For more device-specific assets and performance metrics, visit **[HRNet-W48-OCR on Qualcomm® AI Hub](https://aihub.qualcomm.com/models/hrnet_w48_ocr)**.
36
 
@@ -61,13 +60,13 @@ See our repository for [HRNet-W48-OCR on GitHub](https://github.com/qualcomm/ai-
61
  ## Performance Summary
62
  | Model | Runtime | Precision | Chipset | Inference Time (ms) | Peak Memory Range (MB) | Primary Compute Unit
63
  |---|---|---|---|---|---|---
64
- | HRNet-W48-OCR | ONNX | float | Snapdragon® 8 Elite Gen 5 Mobile | 692.032 ms | 35 - 2714 MB | NPU
65
- | HRNet-W48-OCR | ONNX | float | Snapdragon® X2 Elite | 635.889 ms | 149 - 149 MB | NPU
66
- | HRNet-W48-OCR | ONNX | float | Snapdragon® X Elite | 1095.719 ms | 146 - 146 MB | NPU
67
- | HRNet-W48-OCR | ONNX | float | Snapdragon® 8 Gen 3 Mobile | 894.418 ms | 37 - 3961 MB | NPU
68
- | HRNet-W48-OCR | ONNX | float | Qualcomm® QCS8550 (Proxy) | 1238.254 ms | 0 - 169 MB | NPU
69
- | HRNet-W48-OCR | ONNX | float | Qualcomm® QCS9075 | 1389.09 ms | 24 - 51 MB | NPU
70
- | HRNet-W48-OCR | ONNX | float | Snapdragon® 8 Elite For Galaxy Mobile | 778.304 ms | 13 - 2550 MB | NPU
71
 
72
  ## License
73
  * The license for the original implementation of HRNet-W48-OCR can be found
 
29
 
30
  | Runtime | Precision | Chipset | SDK Versions | Download |
31
  |---|---|---|---|---|
32
+ | ONNX | float | Universal | QAIRT 2.42, ONNX Runtime 1.24.3 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/hrnet_w48_ocr/releases/v0.50.2/hrnet_w48_ocr-onnx-float.zip)
 
33
 
34
  For more device-specific assets and performance metrics, visit **[HRNet-W48-OCR on Qualcomm® AI Hub](https://aihub.qualcomm.com/models/hrnet_w48_ocr)**.
35
 
 
60
  ## Performance Summary
61
  | Model | Runtime | Precision | Chipset | Inference Time (ms) | Peak Memory Range (MB) | Primary Compute Unit
62
  |---|---|---|---|---|---|---
63
+ | HRNet-W48-OCR | ONNX | float | Snapdragon® 8 Elite Gen 5 Mobile | 677.191 ms | 34 - 2714 MB | NPU
64
+ | HRNet-W48-OCR | ONNX | float | Snapdragon® X2 Elite | 635.274 ms | 148 - 148 MB | NPU
65
+ | HRNet-W48-OCR | ONNX | float | Snapdragon® X Elite | 1092.736 ms | 146 - 146 MB | NPU
66
+ | HRNet-W48-OCR | ONNX | float | Snapdragon® 8 Gen 3 Mobile | 936.897 ms | 5 - 3927 MB | NPU
67
+ | HRNet-W48-OCR | ONNX | float | Qualcomm® QCS8550 (Proxy) | 1238.917 ms | 0 - 168 MB | NPU
68
+ | HRNet-W48-OCR | ONNX | float | Qualcomm® QCS9075 | 1388.696 ms | 24 - 51 MB | NPU
69
+ | HRNet-W48-OCR | ONNX | float | Snapdragon® 8 Elite For Galaxy Mobile | 783.723 ms | 13 - 2544 MB | NPU
70
 
71
  ## License
72
  * The license for the original implementation of HRNet-W48-OCR can be found
release_assets.json CHANGED
@@ -1 +1 @@
1
- {"version":"0.50.1","precisions":{"float":{"universal_assets":{"tflite":{"tool_versions":{"tflite":"2.17.0"},"download_url":"https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/hrnet_w48_ocr/releases/v0.50.1/hrnet_w48_ocr-tflite-float.zip"},"onnx":{"tool_versions":{"qairt":"2.42.0.251225135753_193295","onnx_runtime":"1.24.1"},"download_url":"https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/hrnet_w48_ocr/releases/v0.50.1/hrnet_w48_ocr-onnx-float.zip"}}}}}
 
1
+ {"version":"0.50.2","precisions":{"float":{"universal_assets":{"onnx":{"tool_versions":{"qairt":"2.42.0.251225135753_193295","onnx_runtime":"1.24.3"},"download_url":"https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/hrnet_w48_ocr/releases/v0.50.2/hrnet_w48_ocr-onnx-float.zip"}}}}}