Depth Estimation
PyTorch
android
qaihm-bot commited on
Commit
03b7176
·
verified ·
1 Parent(s): 95ce17d

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

Files changed (2) hide show
  1. README.md +32 -21
  2. release_assets.json +32 -1
README.md CHANGED
@@ -27,8 +27,9 @@ Below are pre-exported model assets ready for deployment.
27
 
28
  | Runtime | Precision | Chipset | SDK Versions | Download |
29
  |---|---|---|---|---|
30
- | 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/depth_anything_v2/releases/v0.50.2/depth_anything_v2-onnx-float.zip)
31
- | QNN_DLC | float | Universal | QAIRT 2.43 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/depth_anything_v2/releases/v0.50.2/depth_anything_v2-qnn_dlc-float.zip)
 
32
 
33
  For more device-specific assets and performance metrics, visit **[Depth-Anything-V2 on Qualcomm® AI Hub](https://aihub.qualcomm.com/models/depth_anything_v2)**.
34
 
@@ -57,25 +58,35 @@ See our repository for [Depth-Anything-V2 on GitHub](https://github.com/qualcomm
57
  ## Performance Summary
58
  | Model | Runtime | Precision | Chipset | Inference Time (ms) | Peak Memory Range (MB) | Primary Compute Unit
59
  |---|---|---|---|---|---|---
60
- | Depth-Anything-V2 | ONNX | float | Snapdragon® 8 Elite Gen 5 Mobile | 22.395 ms | 5 - 833 MB | NPU
61
- | Depth-Anything-V2 | ONNX | float | Snapdragon® X2 Elite | 23.307 ms | 51 - 51 MB | NPU
62
- | Depth-Anything-V2 | ONNX | float | Snapdragon® X Elite | 56.886 ms | 50 - 50 MB | NPU
63
- | Depth-Anything-V2 | ONNX | float | Snapdragon® 8 Gen 3 Mobile | 37.764 ms | 5 - 876 MB | NPU
64
- | Depth-Anything-V2 | ONNX | float | Qualcomm® QCS8550 (Proxy) | 54.391 ms | 0 - 68 MB | NPU
65
- | Depth-Anything-V2 | ONNX | float | Qualcomm® QCS9075 | 71.179 ms | 3 - 9 MB | NPU
66
- | Depth-Anything-V2 | ONNX | float | Snapdragon® 8 Elite For Galaxy Mobile | 30.529 ms | 2 - 756 MB | NPU
67
- | Depth-Anything-V2 | QNN_DLC | float | Snapdragon® 8 Elite Gen 5 Mobile | 20.204 ms | 3 - 492 MB | NPU
68
- | Depth-Anything-V2 | QNN_DLC | float | Snapdragon® X2 Elite | 22.625 ms | 3 - 3 MB | NPU
69
- | Depth-Anything-V2 | QNN_DLC | float | Snapdragon® X Elite | 55.53 ms | 3 - 3 MB | NPU
70
- | Depth-Anything-V2 | QNN_DLC | float | Snapdragon® 8 Gen 3 Mobile | 38.507 ms | 2 - 610 MB | NPU
71
- | Depth-Anything-V2 | QNN_DLC | float | Qualcomm® QCS8275 (Proxy) | 144.009 ms | 1 - 467 MB | NPU
72
- | Depth-Anything-V2 | QNN_DLC | float | Qualcomm® QCS8550 (Proxy) | 53.802 ms | 3 - 6 MB | NPU
73
- | Depth-Anything-V2 | QNN_DLC | float | Qualcomm® SA8775P | 59.188 ms | 1 - 464 MB | NPU
74
- | Depth-Anything-V2 | QNN_DLC | float | Qualcomm® QCS9075 | 76.017 ms | 3 - 9 MB | NPU
75
- | Depth-Anything-V2 | QNN_DLC | float | Qualcomm® QCS8450 (Proxy) | 90.466 ms | 2 - 564 MB | NPU
76
- | Depth-Anything-V2 | QNN_DLC | float | Qualcomm® SA7255P | 144.009 ms | 1 - 467 MB | NPU
77
- | Depth-Anything-V2 | QNN_DLC | float | Qualcomm® SA8295P | 81.351 ms | 0 - 455 MB | NPU
78
- | Depth-Anything-V2 | QNN_DLC | float | Snapdragon® 8 Elite For Galaxy Mobile | 26.81 ms | 0 - 469 MB | NPU
 
 
 
 
 
 
 
 
 
 
79
 
80
  ## License
81
  * The license for the original implementation of Depth-Anything-V2 can be found
 
27
 
28
  | Runtime | Precision | Chipset | SDK Versions | Download |
29
  |---|---|---|---|---|
30
+ | 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/depth_anything_v2/releases/v0.51.0/depth_anything_v2-onnx-float.zip)
31
+ | QNN_DLC | float | Universal | QAIRT 2.45 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/depth_anything_v2/releases/v0.51.0/depth_anything_v2-qnn_dlc-float.zip)
32
+ | QNN_DLC | w8a16 | Universal | QAIRT 2.45 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/depth_anything_v2/releases/v0.51.0/depth_anything_v2-qnn_dlc-w8a16.zip)
33
 
34
  For more device-specific assets and performance metrics, visit **[Depth-Anything-V2 on Qualcomm® AI Hub](https://aihub.qualcomm.com/models/depth_anything_v2)**.
35
 
 
58
  ## Performance Summary
59
  | Model | Runtime | Precision | Chipset | Inference Time (ms) | Peak Memory Range (MB) | Primary Compute Unit
60
  |---|---|---|---|---|---|---
61
+ | Depth-Anything-V2 | ONNX | float | Snapdragon® 8 Elite Gen 5 Mobile | 35.293 ms | 5 - 704 MB | NPU
62
+ | Depth-Anything-V2 | ONNX | float | Snapdragon® X2 Elite | 34.367 ms | 52 - 52 MB | NPU
63
+ | Depth-Anything-V2 | ONNX | float | Snapdragon® X Elite | 75.623 ms | 51 - 51 MB | NPU
64
+ | Depth-Anything-V2 | ONNX | float | Snapdragon® 8 Gen 3 Mobile | 52.9 ms | 0 - 937 MB | NPU
65
+ | Depth-Anything-V2 | ONNX | float | Qualcomm® QCS8550 (Proxy) | 80.376 ms | 0 - 55 MB | NPU
66
+ | Depth-Anything-V2 | ONNX | float | Qualcomm® QCS9075 | 90.888 ms | 3 - 9 MB | NPU
67
+ | Depth-Anything-V2 | ONNX | float | Snapdragon® 8 Elite For Galaxy Mobile | 45.732 ms | 2 - 785 MB | NPU
68
+ | Depth-Anything-V2 | QNN_DLC | float | Snapdragon® 8 Elite Gen 5 Mobile | 37.589 ms | 3 - 518 MB | NPU
69
+ | Depth-Anything-V2 | QNN_DLC | float | Snapdragon® X2 Elite | 38.653 ms | 3 - 3 MB | NPU
70
+ | Depth-Anything-V2 | QNN_DLC | float | Snapdragon® X Elite | 94.036 ms | 3 - 3 MB | NPU
71
+ | Depth-Anything-V2 | QNN_DLC | float | Snapdragon® 8 Gen 3 Mobile | 73.253 ms | 3 - 697 MB | NPU
72
+ | Depth-Anything-V2 | QNN_DLC | float | Qualcomm® QCS8275 (Proxy) | 207.978 ms | 0 - 515 MB | NPU
73
+ | Depth-Anything-V2 | QNN_DLC | float | Qualcomm® QCS8550 (Proxy) | 96.771 ms | 3 - 5 MB | NPU
74
+ | Depth-Anything-V2 | QNN_DLC | float | Qualcomm® SA8775P | 100.748 ms | 1 - 507 MB | NPU
75
+ | Depth-Anything-V2 | QNN_DLC | float | Qualcomm® QCS9075 | 101.521 ms | 3 - 9 MB | NPU
76
+ | Depth-Anything-V2 | QNN_DLC | float | Qualcomm® QCS8450 (Proxy) | 174.105 ms | 1 - 586 MB | NPU
77
+ | Depth-Anything-V2 | QNN_DLC | float | Qualcomm® SA7255P | 207.978 ms | 0 - 515 MB | NPU
78
+ | Depth-Anything-V2 | QNN_DLC | float | Qualcomm® SA8295P | 144.619 ms | 0 - 532 MB | NPU
79
+ | Depth-Anything-V2 | QNN_DLC | float | Snapdragon® 8 Elite For Galaxy Mobile | 53.383 ms | 0 - 503 MB | NPU
80
+ | Depth-Anything-V2 | QNN_DLC | w8a16 | Snapdragon® 8 Elite Gen 5 Mobile | 85.959 ms | 2 - 1938 MB | NPU
81
+ | Depth-Anything-V2 | QNN_DLC | w8a16 | Snapdragon® X2 Elite | 74.312 ms | 2 - 2 MB | NPU
82
+ | Depth-Anything-V2 | QNN_DLC | w8a16 | Snapdragon® X Elite | 146.785 ms | 2 - 2 MB | NPU
83
+ | Depth-Anything-V2 | QNN_DLC | w8a16 | Snapdragon® 8 Gen 3 Mobile | 121.4 ms | 0 - 2245 MB | NPU
84
+ | Depth-Anything-V2 | QNN_DLC | w8a16 | Qualcomm® QCS8275 (Proxy) | 278.642 ms | 2 - 1855 MB | NPU
85
+ | Depth-Anything-V2 | QNN_DLC | w8a16 | Qualcomm® QCS8550 (Proxy) | 151.589 ms | 2 - 5 MB | NPU
86
+ | Depth-Anything-V2 | QNN_DLC | w8a16 | Qualcomm® SA8775P | 150.435 ms | 2 - 1855 MB | NPU
87
+ | Depth-Anything-V2 | QNN_DLC | w8a16 | Qualcomm® QCS9075 | 157.344 ms | 1 - 4 MB | NPU
88
+ | Depth-Anything-V2 | QNN_DLC | w8a16 | Qualcomm® SA7255P | 278.642 ms | 2 - 1855 MB | NPU
89
+ | Depth-Anything-V2 | QNN_DLC | w8a16 | Snapdragon® 8 Elite For Galaxy Mobile | 98.782 ms | 2 - 1910 MB | NPU
90
 
91
  ## License
92
  * The license for the original implementation of Depth-Anything-V2 can be found
release_assets.json CHANGED
@@ -1 +1,32 @@
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/depth_anything_v2/releases/v0.50.2/depth_anything_v2-onnx-float.zip"},"qnn_dlc":{"tool_versions":{"qairt":"2.43.0.260127150333_193827"},"download_url":"https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/depth_anything_v2/releases/v0.50.2/depth_anything_v2-qnn_dlc-float.zip"}}}}}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "version": "0.51.0",
3
+ "precisions": {
4
+ "float": {
5
+ "universal_assets": {
6
+ "qnn_dlc": {
7
+ "tool_versions": {
8
+ "qairt": "2.45.0.260326154327"
9
+ },
10
+ "download_url": "https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/depth_anything_v2/releases/v0.51.0/depth_anything_v2-qnn_dlc-float.zip"
11
+ },
12
+ "onnx": {
13
+ "tool_versions": {
14
+ "qairt": "2.42.0.251225135753_193295",
15
+ "onnx_runtime": "1.24.3"
16
+ },
17
+ "download_url": "https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/depth_anything_v2/releases/v0.51.0/depth_anything_v2-onnx-float.zip"
18
+ }
19
+ }
20
+ },
21
+ "w8a16": {
22
+ "universal_assets": {
23
+ "qnn_dlc": {
24
+ "tool_versions": {
25
+ "qairt": "2.45.0.260326154327"
26
+ },
27
+ "download_url": "https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/depth_anything_v2/releases/v0.51.0/depth_anything_v2-qnn_dlc-w8a16.zip"
28
+ }
29
+ }
30
+ }
31
+ }
32
+ }