qaihm-bot commited on
Commit
6750ecf
·
verified ·
1 Parent(s): 2b67a32

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

Files changed (1) hide show
  1. README.md +68 -72
README.md CHANGED
@@ -14,7 +14,7 @@ pipeline_tag: video-object-tracking
14
  Track-Anything is a video based machine learning model to track an object in a video.
15
 
16
  This is based on the implementation of Track-Anything found [here](https://github.com/gaomingqi/Track-Anything).
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/main/qai_hub_models/models/track_anything) 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,22 +27,22 @@ 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.1 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/track_anything/releases/v0.48.0/track_anything-onnx-float.zip)
31
- | 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/track_anything/releases/v0.48.0/track_anything-tflite-float.zip)
32
 
33
  For more device-specific assets and performance metrics, visit **[Track-Anything on Qualcomm® AI Hub](https://aihub.qualcomm.com/models/track_anything)**.
34
 
35
 
36
  ### Option 2: Export with Custom Configurations
37
 
38
- Use the [Qualcomm® AI Hub Models](https://github.com/qualcomm/ai-hub-models/blob/main/qai_hub_models/models/track_anything) Python library to compile and export the model with your own:
39
  - Custom weights (e.g., fine-tuned checkpoints)
40
  - Custom input shapes
41
  - Target device and runtime configurations
42
 
43
  This option is ideal if you need to customize the model beyond the default configuration provided here.
44
 
45
- See our repository for [Track-Anything on GitHub](https://github.com/qualcomm/ai-hub-models/blob/main/qai_hub_models/models/track_anything) for usage instructions.
46
 
47
  ## Model Details
48
 
@@ -63,74 +63,70 @@ See our repository for [Track-Anything on GitHub](https://github.com/qualcomm/ai
63
  ## Performance Summary
64
  | Model | Runtime | Precision | Chipset | Inference Time (ms) | Peak Memory Range (MB) | Primary Compute Unit
65
  |---|---|---|---|---|---|---
66
- | TrackAnythingEncodeKeyWithShrinkage | ONNX | float | Snapdragon® X2 Elite | 2.824 ms | 18 - 18 MB | NPU
67
- | TrackAnythingEncodeKeyWithShrinkage | ONNX | float | Snapdragon® X Elite | 5.571 ms | 19 - 19 MB | NPU
68
- | TrackAnythingEncodeKeyWithShrinkage | ONNX | float | Snapdragon® 8 Gen 3 Mobile | 3.67 ms | 0 - 203 MB | NPU
69
- | TrackAnythingEncodeKeyWithShrinkage | ONNX | float | Qualcomm® QCS8550 (Proxy) | 5.166 ms | 0 - 20 MB | NPU
70
- | TrackAnythingEncodeKeyWithShrinkage | ONNX | float | Qualcomm® QCS9075 | 9.491 ms | 9 - 12 MB | NPU
71
- | TrackAnythingEncodeKeyWithShrinkage | ONNX | float | Snapdragon® 8 Elite For Galaxy Mobile | 2.941 ms | 0 - 166 MB | NPU
72
- | TrackAnythingEncodeKeyWithShrinkage | ONNX | float | Snapdragon® 8 Elite Gen 5 Mobile | 2.378 ms | 1 - 176 MB | NPU
73
- | TrackAnythingEncodeKeyWithShrinkage | TFLITE | float | Snapdragon® 8 Gen 3 Mobile | 4.086 ms | 0 - 213 MB | NPU
74
- | TrackAnythingEncodeKeyWithShrinkage | TFLITE | float | Qualcomm® QCS8275 (Proxy) | 31.193 ms | 3 - 181 MB | NPU
75
- | TrackAnythingEncodeKeyWithShrinkage | TFLITE | float | Qualcomm® QCS8550 (Proxy) | 5.947 ms | 3 - 26 MB | NPU
76
- | TrackAnythingEncodeKeyWithShrinkage | TFLITE | float | Qualcomm® SA8775P | 41.728 ms | 3 - 181 MB | NPU
77
- | TrackAnythingEncodeKeyWithShrinkage | TFLITE | float | Qualcomm® QCS9075 | 11.551 ms | 2 - 29 MB | NPU
78
- | TrackAnythingEncodeKeyWithShrinkage | TFLITE | float | Qualcomm® QCS8450 (Proxy) | 11.767 ms | 3 - 198 MB | NPU
79
- | TrackAnythingEncodeKeyWithShrinkage | TFLITE | float | Qualcomm® SA7255P | 31.193 ms | 3 - 181 MB | NPU
80
- | TrackAnythingEncodeKeyWithShrinkage | TFLITE | float | Qualcomm® SA8295P | 10.376 ms | 3 - 165 MB | NPU
81
- | TrackAnythingEncodeKeyWithShrinkage | TFLITE | float | Snapdragon® 8 Elite For Galaxy Mobile | 3.32 ms | 0 - 180 MB | NPU
82
- | TrackAnythingEncodeKeyWithShrinkage | TFLITE | float | Snapdragon® 8 Elite Gen 5 Mobile | 2.439 ms | 0 - 191 MB | NPU
83
- | TrackAnythingEncodeKeyWithoutShrinkage | ONNX | float | Snapdragon® X2 Elite | 3.939 ms | 65 - 65 MB | NPU
84
- | TrackAnythingEncodeKeyWithoutShrinkage | ONNX | float | Snapdragon® X Elite | 6.966 ms | 66 - 66 MB | NPU
85
- | TrackAnythingEncodeKeyWithoutShrinkage | ONNX | float | Snapdragon® 8 Gen 3 Mobile | 5.069 ms | 64 - 276 MB | NPU
86
- | TrackAnythingEncodeKeyWithoutShrinkage | ONNX | float | Qualcomm® QCS8550 (Proxy) | 6.815 ms | 58 - 78 MB | NPU
87
- | TrackAnythingEncodeKeyWithoutShrinkage | ONNX | float | Qualcomm® QCS9075 | 11.463 ms | 61 - 63 MB | NPU
88
- | TrackAnythingEncodeKeyWithoutShrinkage | ONNX | float | Snapdragon® 8 Elite For Galaxy Mobile | 4.356 ms | 61 - 253 MB | NPU
89
- | TrackAnythingEncodeKeyWithoutShrinkage | ONNX | float | Snapdragon® 8 Elite Gen 5 Mobile | 3.492 ms | 0 - 216 MB | NPU
90
- | TrackAnythingEncodeKeyWithoutShrinkage | TFLITE | float | Snapdragon® 8 Gen 3 Mobile | 5.366 ms | 19 - 241 MB | NPU
91
- | TrackAnythingEncodeKeyWithoutShrinkage | TFLITE | float | Qualcomm® QCS8275 (Proxy) | 33.133 ms | 20 - 204 MB | NPU
92
- | TrackAnythingEncodeKeyWithoutShrinkage | TFLITE | float | Qualcomm® QCS8550 (Proxy) | 7.514 ms | 18 - 20 MB | NPU
93
- | TrackAnythingEncodeKeyWithoutShrinkage | TFLITE | float | Qualcomm® SA8775P | 11.394 ms | 20 - 206 MB | NPU
94
- | TrackAnythingEncodeKeyWithoutShrinkage | TFLITE | float | Qualcomm® QCS9075 | 12.953 ms | 20 - 63 MB | NPU
95
- | TrackAnythingEncodeKeyWithoutShrinkage | TFLITE | float | Qualcomm® QCS8450 (Proxy) | 14.159 ms | 20 - 222 MB | NPU
96
- | TrackAnythingEncodeKeyWithoutShrinkage | TFLITE | float | Qualcomm® SA7255P | 33.133 ms | 20 - 204 MB | NPU
97
- | TrackAnythingEncodeKeyWithoutShrinkage | TFLITE | float | Qualcomm® SA8295P | 12.751 ms | 20 - 186 MB | NPU
98
- | TrackAnythingEncodeKeyWithoutShrinkage | TFLITE | float | Snapdragon® 8 Elite For Galaxy Mobile | 4.391 ms | 20 - 206 MB | NPU
99
- | TrackAnythingEncodeKeyWithoutShrinkage | TFLITE | float | Snapdragon® 8 Elite Gen 5 Mobile | 3.553 ms | 0 - 226 MB | NPU
100
- | TrackAnythingEncodeValue | ONNX | float | Snapdragon® X2 Elite | 6.037 ms | 39 - 39 MB | NPU
101
- | TrackAnythingEncodeValue | ONNX | float | Snapdragon® X Elite | 12.514 ms | 38 - 38 MB | NPU
102
- | TrackAnythingEncodeValue | ONNX | float | Snapdragon® 8 Gen 3 Mobile | 9.904 ms | 0 - 206 MB | NPU
103
- | TrackAnythingEncodeValue | ONNX | float | Qualcomm® QCS8550 (Proxy) | 15.636 ms | 0 - 45 MB | NPU
104
- | TrackAnythingEncodeValue | ONNX | float | Qualcomm® QCS9075 | 20.008 ms | 6 - 14 MB | NPU
105
  | TrackAnythingEncodeValue | ONNX | float | Snapdragon® 8 Elite For Galaxy Mobile | 8.398 ms | 7 - 175 MB | NPU
106
- | TrackAnythingEncodeValue | ONNX | float | Snapdragon® 8 Elite Gen 5 Mobile | 6.63 ms | 2 - 168 MB | NPU
107
- | TrackAnythingEncodeValue | TFLITE | float | Snapdragon® 8 Gen 3 Mobile | 8.311 ms | 2 - 292 MB | NPU
108
- | TrackAnythingEncodeValue | TFLITE | float | Qualcomm® QCS8275 (Proxy) | 51.388 ms | 3 - 225 MB | NPU
109
- | TrackAnythingEncodeValue | TFLITE | float | Qualcomm® QCS8550 (Proxy) | 11.88 ms | 0 - 2 MB | NPU
110
- | TrackAnythingEncodeValue | TFLITE | float | Qualcomm® SA8775P | 17.427 ms | 3 - 219 MB | NPU
111
- | TrackAnythingEncodeValue | TFLITE | float | Qualcomm® QCS9075 | 18.655 ms | 0 - 55 MB | NPU
112
- | TrackAnythingEncodeValue | TFLITE | float | Qualcomm® QCS8450 (Proxy) | 22.491 ms | 3 - 284 MB | NPU
113
- | TrackAnythingEncodeValue | TFLITE | float | Qualcomm® SA7255P | 51.388 ms | 3 - 225 MB | NPU
114
- | TrackAnythingEncodeValue | TFLITE | float | Qualcomm® SA8295P | 19.789 ms | 3 - 233 MB | NPU
115
- | TrackAnythingEncodeValue | TFLITE | float | Snapdragon® 8 Elite For Galaxy Mobile | 7.135 ms | 3 - 200 MB | NPU
116
- | TrackAnythingEncodeValue | TFLITE | float | Snapdragon® 8 Elite Gen 5 Mobile | 6.274 ms | 1 - 210 MB | NPU
117
- | TrackAnythingSegment | ONNX | float | Snapdragon® X2 Elite | 15.069 ms | 38 - 38 MB | NPU
118
- | TrackAnythingSegment | ONNX | float | Snapdragon® X Elite | 23.479 ms | 37 - 37 MB | NPU
119
- | TrackAnythingSegment | ONNX | float | Snapdragon® 8 Gen 3 Mobile | 17.456 ms | 25 - 270 MB | NPU
120
- | TrackAnythingSegment | ONNX | float | Qualcomm® QCS8550 (Proxy) | 23.435 ms | 0 - 45 MB | NPU
121
- | TrackAnythingSegment | ONNX | float | Qualcomm® QCS9075 | 36.822 ms | 21 - 45 MB | NPU
122
- | TrackAnythingSegment | ONNX | float | Snapdragon® 8 Elite For Galaxy Mobile | 13.542 ms | 5 - 216 MB | NPU
123
- | TrackAnythingSegment | ONNX | float | Snapdragon® 8 Elite Gen 5 Mobile | 10.474 ms | 26 - 239 MB | NPU
124
- | TrackAnythingSegment | TFLITE | float | Snapdragon® 8 Gen 3 Mobile | 17.924 ms | 0 - 290 MB | NPU
125
- | TrackAnythingSegment | TFLITE | float | Qualcomm® QCS8275 (Proxy) | 103.816 ms | 2 - 198 MB | NPU
126
- | TrackAnythingSegment | TFLITE | float | Qualcomm® QCS8550 (Proxy) | 23.485 ms | 2 - 4 MB | NPU
127
- | TrackAnythingSegment | TFLITE | float | Qualcomm® SA8775P | 33.692 ms | 2 - 202 MB | NPU
128
- | TrackAnythingSegment | TFLITE | float | Qualcomm® QCS9075 | 38.353 ms | 0 - 83 MB | NPU
129
- | TrackAnythingSegment | TFLITE | float | Qualcomm® QCS8450 (Proxy) | 54.127 ms | 2 - 285 MB | NPU
130
- | TrackAnythingSegment | TFLITE | float | Qualcomm® SA7255P | 103.816 ms | 2 - 198 MB | NPU
131
- | TrackAnythingSegment | TFLITE | float | Qualcomm® SA8295P | 38.674 ms | 2 - 209 MB | NPU
132
- | TrackAnythingSegment | TFLITE | float | Snapdragon® 8 Elite For Galaxy Mobile | 13.286 ms | 1 - 210 MB | NPU
133
- | TrackAnythingSegment | TFLITE | float | Snapdragon® 8 Elite Gen 5 Mobile | 10.788 ms | 0 - 226 MB | NPU
134
 
135
  ## License
136
  * The license for the original implementation of Track-Anything can be found
 
14
  Track-Anything is a video based machine learning model to track an object in a video.
15
 
16
  This is based on the implementation of Track-Anything found [here](https://github.com/gaomingqi/Track-Anything).
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/tree/v0.49.1/qai_hub_models/models/track_anything) 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.42, ONNX Runtime 1.24.1 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/track_anything/releases/v0.49.1/track_anything-onnx-float.zip)
31
+ | 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/track_anything/releases/v0.49.1/track_anything-tflite-float.zip)
32
 
33
  For more device-specific assets and performance metrics, visit **[Track-Anything on Qualcomm® AI Hub](https://aihub.qualcomm.com/models/track_anything)**.
34
 
35
 
36
  ### Option 2: Export with Custom Configurations
37
 
38
+ Use the [Qualcomm® AI Hub Models](https://github.com/qualcomm/ai-hub-models/tree/v0.49.1/qai_hub_models/models/track_anything) Python library to compile and export the model with your own:
39
  - Custom weights (e.g., fine-tuned checkpoints)
40
  - Custom input shapes
41
  - Target device and runtime configurations
42
 
43
  This option is ideal if you need to customize the model beyond the default configuration provided here.
44
 
45
+ See our repository for [Track-Anything on GitHub](https://github.com/qualcomm/ai-hub-models/tree/v0.49.1/qai_hub_models/models/track_anything) for usage instructions.
46
 
47
  ## Model Details
48
 
 
63
  ## Performance Summary
64
  | Model | Runtime | Precision | Chipset | Inference Time (ms) | Peak Memory Range (MB) | Primary Compute Unit
65
  |---|---|---|---|---|---|---
66
+ | TrackAnythingEncodeKeyWithShrinkage | ONNX | float | Snapdragon® 8 Elite Gen 5 Mobile | 2.384 ms | 1 - 177 MB | NPU
67
+ | TrackAnythingEncodeKeyWithShrinkage | ONNX | float | Snapdragon® X2 Elite | 2.813 ms | 18 - 18 MB | NPU
68
+ | TrackAnythingEncodeKeyWithShrinkage | ONNX | float | Snapdragon® X Elite | 5.608 ms | 19 - 19 MB | NPU
69
+ | TrackAnythingEncodeKeyWithShrinkage | ONNX | float | Snapdragon® 8 Gen 3 Mobile | 3.664 ms | 0 - 202 MB | NPU
70
+ | TrackAnythingEncodeKeyWithShrinkage | ONNX | float | Qualcomm® QCS8550 (Proxy) | 5.166 ms | 0 - 21 MB | NPU
71
+ | TrackAnythingEncodeKeyWithShrinkage | ONNX | float | Qualcomm® QCS9075 | 9.464 ms | 10 - 13 MB | NPU
72
+ | TrackAnythingEncodeKeyWithShrinkage | ONNX | float | Snapdragon® 8 Elite For Galaxy Mobile | 2.948 ms | 1 - 166 MB | NPU
73
+ | TrackAnythingEncodeKeyWithShrinkage | TFLITE | float | Snapdragon® 8 Elite Gen 5 Mobile | 2.441 ms | 0 - 191 MB | NPU
74
+ | TrackAnythingEncodeKeyWithShrinkage | TFLITE | float | Snapdragon® 8 Gen 3 Mobile | 4.085 ms | 1 - 213 MB | NPU
75
+ | TrackAnythingEncodeKeyWithShrinkage | TFLITE | float | Qualcomm® QCS8275 (Proxy) | 31.167 ms | 3 - 180 MB | NPU
76
+ | TrackAnythingEncodeKeyWithShrinkage | TFLITE | float | Qualcomm® QCS8550 (Proxy) | 5.935 ms | 3 - 6 MB | NPU
77
+ | TrackAnythingEncodeKeyWithShrinkage | TFLITE | float | Qualcomm® SA8775P | 9.553 ms | 0 - 178 MB | NPU
78
+ | TrackAnythingEncodeKeyWithShrinkage | TFLITE | float | Qualcomm® QCS8450 (Proxy) | 11.742 ms | 3 - 197 MB | NPU
79
+ | TrackAnythingEncodeKeyWithShrinkage | TFLITE | float | Qualcomm® SA7255P | 31.167 ms | 3 - 180 MB | NPU
80
+ | TrackAnythingEncodeKeyWithShrinkage | TFLITE | float | Qualcomm® SA8295P | 10.378 ms | 3 - 165 MB | NPU
81
+ | TrackAnythingEncodeKeyWithShrinkage | TFLITE | float | Snapdragon® 8 Elite For Galaxy Mobile | 3.289 ms | 0 - 180 MB | NPU
82
+ | TrackAnythingEncodeKeyWithoutShrinkage | ONNX | float | Snapdragon® 8 Elite Gen 5 Mobile | 3.494 ms | 1 - 216 MB | NPU
83
+ | TrackAnythingEncodeKeyWithoutShrinkage | ONNX | float | Snapdragon® X2 Elite | 3.947 ms | 65 - 65 MB | NPU
84
+ | TrackAnythingEncodeKeyWithoutShrinkage | ONNX | float | Snapdragon® X Elite | 6.955 ms | 66 - 66 MB | NPU
85
+ | TrackAnythingEncodeKeyWithoutShrinkage | ONNX | float | Snapdragon® 8 Gen 3 Mobile | 5.056 ms | 63 - 271 MB | NPU
86
+ | TrackAnythingEncodeKeyWithoutShrinkage | ONNX | float | Qualcomm® QCS8550 (Proxy) | 6.835 ms | 58 - 77 MB | NPU
87
+ | TrackAnythingEncodeKeyWithoutShrinkage | ONNX | float | Qualcomm® QCS9075 | 11.477 ms | 62 - 64 MB | NPU
88
+ | TrackAnythingEncodeKeyWithoutShrinkage | ONNX | float | Snapdragon® 8 Elite For Galaxy Mobile | 4.361 ms | 61 - 253 MB | NPU
89
+ | TrackAnythingEncodeKeyWithoutShrinkage | TFLITE | float | Snapdragon® 8 Elite Gen 5 Mobile | 3.559 ms | 0 - 226 MB | NPU
90
+ | TrackAnythingEncodeKeyWithoutShrinkage | TFLITE | float | Snapdragon® 8 Gen 3 Mobile | 5.373 ms | 19 - 241 MB | NPU
91
+ | TrackAnythingEncodeKeyWithoutShrinkage | TFLITE | float | Qualcomm® QCS8275 (Proxy) | 33.113 ms | 9 - 193 MB | NPU
92
+ | TrackAnythingEncodeKeyWithoutShrinkage | TFLITE | float | Qualcomm® QCS8550 (Proxy) | 7.509 ms | 20 - 23 MB | NPU
93
+ | TrackAnythingEncodeKeyWithoutShrinkage | TFLITE | float | Qualcomm® SA8775P | 11.353 ms | 20 - 206 MB | NPU
94
+ | TrackAnythingEncodeKeyWithoutShrinkage | TFLITE | float | Qualcomm® QCS8450 (Proxy) | 14.098 ms | 20 - 222 MB | NPU
95
+ | TrackAnythingEncodeKeyWithoutShrinkage | TFLITE | float | Qualcomm® SA7255P | 33.113 ms | 9 - 193 MB | NPU
96
+ | TrackAnythingEncodeKeyWithoutShrinkage | TFLITE | float | Qualcomm® SA8295P | 12.71 ms | 20 - 186 MB | NPU
97
+ | TrackAnythingEncodeKeyWithoutShrinkage | TFLITE | float | Snapdragon® 8 Elite For Galaxy Mobile | 4.413 ms | 18 - 209 MB | NPU
98
+ | TrackAnythingEncodeValue | ONNX | float | Snapdragon® 8 Elite Gen 5 Mobile | 6.596 ms | 0 - 166 MB | NPU
99
+ | TrackAnythingEncodeValue | ONNX | float | Snapdragon® X2 Elite | 6.023 ms | 39 - 39 MB | NPU
100
+ | TrackAnythingEncodeValue | ONNX | float | Snapdragon® X Elite | 12.457 ms | 38 - 38 MB | NPU
101
+ | TrackAnythingEncodeValue | ONNX | float | Snapdragon® 8 Gen 3 Mobile | 9.879 ms | 12 - 220 MB | NPU
102
+ | TrackAnythingEncodeValue | ONNX | float | Qualcomm® QCS8550 (Proxy) | 15.632 ms | 0 - 45 MB | NPU
103
+ | TrackAnythingEncodeValue | ONNX | float | Qualcomm® QCS9075 | 18.755 ms | 6 - 14 MB | NPU
 
104
  | TrackAnythingEncodeValue | ONNX | float | Snapdragon® 8 Elite For Galaxy Mobile | 8.398 ms | 7 - 175 MB | NPU
105
+ | TrackAnythingEncodeValue | TFLITE | float | Snapdragon® 8 Elite Gen 5 Mobile | 6.27 ms | 1 - 209 MB | NPU
106
+ | TrackAnythingEncodeValue | TFLITE | float | Snapdragon® 8 Gen 3 Mobile | 8.318 ms | 3 - 293 MB | NPU
107
+ | TrackAnythingEncodeValue | TFLITE | float | Qualcomm® QCS8275 (Proxy) | 51.385 ms | 3 - 225 MB | NPU
108
+ | TrackAnythingEncodeValue | TFLITE | float | Qualcomm® QCS8550 (Proxy) | 11.877 ms | 3 - 6 MB | NPU
109
+ | TrackAnythingEncodeValue | TFLITE | float | Qualcomm® SA8775P | 17.446 ms | 3 - 220 MB | NPU
110
+ | TrackAnythingEncodeValue | TFLITE | float | Qualcomm® QCS8450 (Proxy) | 22.471 ms | 3 - 286 MB | NPU
111
+ | TrackAnythingEncodeValue | TFLITE | float | Qualcomm® SA7255P | 51.385 ms | 3 - 225 MB | NPU
112
+ | TrackAnythingEncodeValue | TFLITE | float | Qualcomm® SA8295P | 19.759 ms | 3 - 233 MB | NPU
113
+ | TrackAnythingEncodeValue | TFLITE | float | Snapdragon® 8 Elite For Galaxy Mobile | 7.187 ms | 2 - 203 MB | NPU
114
+ | TrackAnythingSegment | ONNX | float | Snapdragon® 8 Elite Gen 5 Mobile | 10.468 ms | 8 - 221 MB | NPU
115
+ | TrackAnythingSegment | ONNX | float | Snapdragon® X2 Elite | 11.788 ms | 38 - 38 MB | NPU
116
+ | TrackAnythingSegment | ONNX | float | Snapdragon® X Elite | 23.51 ms | 37 - 37 MB | NPU
117
+ | TrackAnythingSegment | ONNX | float | Snapdragon® 8 Gen 3 Mobile | 17.508 ms | 0 - 241 MB | NPU
118
+ | TrackAnythingSegment | ONNX | float | Qualcomm® QCS8550 (Proxy) | 23.222 ms | 0 - 45 MB | NPU
119
+ | TrackAnythingSegment | ONNX | float | Qualcomm® QCS9075 | 39.325 ms | 21 - 45 MB | NPU
120
+ | TrackAnythingSegment | ONNX | float | Snapdragon® 8 Elite For Galaxy Mobile | 13.838 ms | 5 - 221 MB | NPU
121
+ | TrackAnythingSegment | TFLITE | float | Snapdragon® 8 Elite Gen 5 Mobile | 10.8 ms | 0 - 227 MB | NPU
122
+ | TrackAnythingSegment | TFLITE | float | Snapdragon® 8 Gen 3 Mobile | 17.715 ms | 0 - 288 MB | NPU
123
+ | TrackAnythingSegment | TFLITE | float | Qualcomm® QCS8275 (Proxy) | 103.692 ms | 2 - 197 MB | NPU
124
+ | TrackAnythingSegment | TFLITE | float | Qualcomm® QCS8550 (Proxy) | 23.394 ms | 2 - 4 MB | NPU
125
+ | TrackAnythingSegment | TFLITE | float | Qualcomm® SA8775P | 33.678 ms | 2 - 202 MB | NPU
126
+ | TrackAnythingSegment | TFLITE | float | Qualcomm® QCS8450 (Proxy) | 54.382 ms | 2 - 286 MB | NPU
127
+ | TrackAnythingSegment | TFLITE | float | Qualcomm® SA7255P | 103.692 ms | 2 - 197 MB | NPU
128
+ | TrackAnythingSegment | TFLITE | float | Qualcomm® SA8295P | 38.758 ms | 2 - 210 MB | NPU
129
+ | TrackAnythingSegment | TFLITE | float | Snapdragon® 8 Elite For Galaxy Mobile | 13.3 ms | 1 - 206 MB | NPU
 
 
 
130
 
131
  ## License
132
  * The license for the original implementation of Track-Anything can be found