qaihm-bot commited on
Commit
e2fc2bd
·
verified ·
1 Parent(s): 2f7285c

See https://github.com/quic/ai-hub-models/releases/v0.46.1 for changelog.

README.md CHANGED
@@ -10,267 +10,131 @@ pipeline_tag: video-classification
10
 
11
  ![](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/resnet_3d/web-assets/model_demo.png)
12
 
13
- # ResNet-3D: Optimized for Mobile Deployment
14
- ## Sports and human action recognition in videos
15
-
16
 
17
  ResNet 3D is a network with 3D convolutions used for video understanding.
18
 
19
- This model is an implementation of ResNet-3D found [here](https://github.com/pytorch/vision/blob/main/torchvision/models/video/resnet.py).
20
-
21
-
22
- This repository provides scripts to run ResNet-3D on Qualcomm® devices.
23
- More details on model performance across various devices, can be found
24
- [here](https://aihub.qualcomm.com/models/resnet_3d).
25
-
26
-
27
-
28
- ### Model Details
29
-
30
- - **Model Type:** Model_use_case.video_classification
31
- - **Model Stats:**
32
- - Model checkpoint: Kinetics-400
33
- - Input resolution: 112x112
34
- - Number of parameters: 33.4M
35
- - Model size (float): 127 MB
36
- - Model size (w8a8): 32.1 MB
37
-
38
- | Model | Precision | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Primary Compute Unit | Target Model
39
- |---|---|---|---|---|---|---|---|---|
40
- | ResNet-3D | float | QCS8275 (Proxy) | Qualcomm® QCS8275 (Proxy) | TFLITE | 571.504 ms | 0 - 184 MB | NPU | [ResNet-3D.tflite](https://huggingface.co/qualcomm/ResNet-3D/blob/main/ResNet-3D.tflite) |
41
- | ResNet-3D | float | QCS8275 (Proxy) | Qualcomm® QCS8275 (Proxy) | QNN_DLC | 91.333 ms | 1 - 172 MB | NPU | [ResNet-3D.dlc](https://huggingface.co/qualcomm/ResNet-3D/blob/main/ResNet-3D.dlc) |
42
- | ResNet-3D | float | QCS8450 (Proxy) | Qualcomm® QCS8450 (Proxy) | TFLITE | 324.437 ms | 0 - 238 MB | NPU | [ResNet-3D.tflite](https://huggingface.co/qualcomm/ResNet-3D/blob/main/ResNet-3D.tflite) |
43
- | ResNet-3D | float | QCS8450 (Proxy) | Qualcomm® QCS8450 (Proxy) | QNN_DLC | 26.414 ms | 2 - 216 MB | NPU | [ResNet-3D.dlc](https://huggingface.co/qualcomm/ResNet-3D/blob/main/ResNet-3D.dlc) |
44
- | ResNet-3D | float | QCS8550 (Proxy) | Qualcomm® QCS8550 (Proxy) | TFLITE | 303.707 ms | 0 - 3 MB | NPU | [ResNet-3D.tflite](https://huggingface.co/qualcomm/ResNet-3D/blob/main/ResNet-3D.tflite) |
45
- | ResNet-3D | float | QCS8550 (Proxy) | Qualcomm® QCS8550 (Proxy) | QNN_DLC | 13.463 ms | 2 - 5 MB | NPU | [ResNet-3D.dlc](https://huggingface.co/qualcomm/ResNet-3D/blob/main/ResNet-3D.dlc) |
46
- | ResNet-3D | float | QCS8550 (Proxy) | Qualcomm® QCS8550 (Proxy) | ONNX | 13.33 ms | 0 - 80 MB | NPU | [ResNet-3D.onnx.zip](https://huggingface.co/qualcomm/ResNet-3D/blob/main/ResNet-3D.onnx.zip) |
47
- | ResNet-3D | float | QCS9075 (Proxy) | Qualcomm® QCS9075 (Proxy) | TFLITE | 1317.716 ms | 0 - 185 MB | NPU | [ResNet-3D.tflite](https://huggingface.co/qualcomm/ResNet-3D/blob/main/ResNet-3D.tflite) |
48
- | ResNet-3D | float | QCS9075 (Proxy) | Qualcomm® QCS9075 (Proxy) | QNN_DLC | 24.215 ms | 2 - 193 MB | NPU | [ResNet-3D.dlc](https://huggingface.co/qualcomm/ResNet-3D/blob/main/ResNet-3D.dlc) |
49
- | ResNet-3D | float | SA7255P ADP | Qualcomm® SA7255P | TFLITE | 571.504 ms | 0 - 184 MB | NPU | [ResNet-3D.tflite](https://huggingface.co/qualcomm/ResNet-3D/blob/main/ResNet-3D.tflite) |
50
- | ResNet-3D | float | SA7255P ADP | Qualcomm® SA7255P | QNN_DLC | 91.333 ms | 1 - 172 MB | NPU | [ResNet-3D.dlc](https://huggingface.co/qualcomm/ResNet-3D/blob/main/ResNet-3D.dlc) |
51
- | ResNet-3D | float | SA8295P ADP | Qualcomm® SA8295P | TFLITE | 329.574 ms | 0 - 182 MB | NPU | [ResNet-3D.tflite](https://huggingface.co/qualcomm/ResNet-3D/blob/main/ResNet-3D.tflite) |
52
- | ResNet-3D | float | SA8295P ADP | Qualcomm® SA8295P | QNN_DLC | 25.789 ms | 2 - 178 MB | NPU | [ResNet-3D.dlc](https://huggingface.co/qualcomm/ResNet-3D/blob/main/ResNet-3D.dlc) |
53
- | ResNet-3D | float | SA8775P ADP | Qualcomm® SA8775P | TFLITE | 1317.716 ms | 0 - 185 MB | NPU | [ResNet-3D.tflite](https://huggingface.co/qualcomm/ResNet-3D/blob/main/ResNet-3D.tflite) |
54
- | ResNet-3D | float | SA8775P ADP | Qualcomm® SA8775P | QNN_DLC | 24.215 ms | 2 - 193 MB | NPU | [ResNet-3D.dlc](https://huggingface.co/qualcomm/ResNet-3D/blob/main/ResNet-3D.dlc) |
55
- | ResNet-3D | float | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 Mobile | TFLITE | 217.844 ms | 0 - 248 MB | NPU | [ResNet-3D.tflite](https://huggingface.co/qualcomm/ResNet-3D/blob/main/ResNet-3D.tflite) |
56
- | ResNet-3D | float | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 Mobile | QNN_DLC | 9.462 ms | 2 - 238 MB | NPU | [ResNet-3D.dlc](https://huggingface.co/qualcomm/ResNet-3D/blob/main/ResNet-3D.dlc) |
57
- | ResNet-3D | float | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 Mobile | ONNX | 9.675 ms | 2 - 189 MB | NPU | [ResNet-3D.onnx.zip](https://huggingface.co/qualcomm/ResNet-3D/blob/main/ResNet-3D.onnx.zip) |
58
- | ResNet-3D | float | Samsung Galaxy S25 | Snapdragon® 8 Elite For Galaxy Mobile | TFLITE | 210.267 ms | 0 - 186 MB | NPU | [ResNet-3D.tflite](https://huggingface.co/qualcomm/ResNet-3D/blob/main/ResNet-3D.tflite) |
59
- | ResNet-3D | float | Samsung Galaxy S25 | Snapdragon® 8 Elite For Galaxy Mobile | QNN_DLC | 7.611 ms | 0 - 180 MB | NPU | [ResNet-3D.dlc](https://huggingface.co/qualcomm/ResNet-3D/blob/main/ResNet-3D.dlc) |
60
- | ResNet-3D | float | Samsung Galaxy S25 | Snapdragon® 8 Elite For Galaxy Mobile | ONNX | 7.991 ms | 1 - 130 MB | NPU | [ResNet-3D.onnx.zip](https://huggingface.co/qualcomm/ResNet-3D/blob/main/ResNet-3D.onnx.zip) |
61
- | ResNet-3D | float | Snapdragon 8 Elite Gen 5 QRD | Snapdragon® 8 Elite Gen 5 Mobile | TFLITE | 190.76 ms | 0 - 184 MB | NPU | [ResNet-3D.tflite](https://huggingface.co/qualcomm/ResNet-3D/blob/main/ResNet-3D.tflite) |
62
- | ResNet-3D | float | Snapdragon 8 Elite Gen 5 QRD | Snapdragon® 8 Elite Gen 5 Mobile | QNN_DLC | 5.848 ms | 2 - 186 MB | NPU | [ResNet-3D.dlc](https://huggingface.co/qualcomm/ResNet-3D/blob/main/ResNet-3D.dlc) |
63
- | ResNet-3D | float | Snapdragon 8 Elite Gen 5 QRD | Snapdragon® 8 Elite Gen 5 Mobile | ONNX | 6.004 ms | 2 - 135 MB | NPU | [ResNet-3D.onnx.zip](https://huggingface.co/qualcomm/ResNet-3D/blob/main/ResNet-3D.onnx.zip) |
64
- | ResNet-3D | float | Snapdragon X Elite CRD | Snapdragon® X Elite | QNN_DLC | 13.895 ms | 2 - 2 MB | NPU | [ResNet-3D.dlc](https://huggingface.co/qualcomm/ResNet-3D/blob/main/ResNet-3D.dlc) |
65
- | ResNet-3D | float | Snapdragon X Elite CRD | Snapdragon® X Elite | ONNX | 13.527 ms | 64 - 64 MB | NPU | [ResNet-3D.onnx.zip](https://huggingface.co/qualcomm/ResNet-3D/blob/main/ResNet-3D.onnx.zip) |
66
- | ResNet-3D | w8a8 | Dragonwing Q-6690 MTP | Qualcomm® QCM6690 | TFLITE | 1515.831 ms | 678 - 812 MB | NPU | [ResNet-3D.tflite](https://huggingface.co/qualcomm/ResNet-3D/blob/main/ResNet-3D_w8a8.tflite) |
67
- | ResNet-3D | w8a8 | Dragonwing Q-6690 MTP | Qualcomm® QCM6690 | QNN_DLC | 79.864 ms | 1 - 161 MB | NPU | [ResNet-3D.dlc](https://huggingface.co/qualcomm/ResNet-3D/blob/main/ResNet-3D_w8a8.dlc) |
68
- | ResNet-3D | w8a8 | Dragonwing Q-6690 MTP | Qualcomm® QCM6690 | ONNX | 330.263 ms | 59 - 72 MB | CPU | [ResNet-3D.onnx.zip](https://huggingface.co/qualcomm/ResNet-3D/blob/main/ResNet-3D_w8a8.onnx.zip) |
69
- | ResNet-3D | w8a8 | Dragonwing RB3 Gen 2 Vision Kit | Qualcomm® QCS6490 | TFLITE | 1740.677 ms | 695 - 1060 MB | NPU | [ResNet-3D.tflite](https://huggingface.co/qualcomm/ResNet-3D/blob/main/ResNet-3D_w8a8.tflite) |
70
- | ResNet-3D | w8a8 | Dragonwing RB3 Gen 2 Vision Kit | Qualcomm® QCS6490 | QNN_DLC | 18.3 ms | 1 - 3 MB | NPU | [ResNet-3D.dlc](https://huggingface.co/qualcomm/ResNet-3D/blob/main/ResNet-3D_w8a8.dlc) |
71
- | ResNet-3D | w8a8 | Dragonwing RB3 Gen 2 Vision Kit | Qualcomm® QCS6490 | ONNX | 266.615 ms | 56 - 128 MB | CPU | [ResNet-3D.onnx.zip](https://huggingface.co/qualcomm/ResNet-3D/blob/main/ResNet-3D_w8a8.onnx.zip) |
72
- | ResNet-3D | w8a8 | QCS8275 (Proxy) | Qualcomm® QCS8275 (Proxy) | TFLITE | 479.474 ms | 0 - 211 MB | NPU | [ResNet-3D.tflite](https://huggingface.co/qualcomm/ResNet-3D/blob/main/ResNet-3D_w8a8.tflite) |
73
- | ResNet-3D | w8a8 | QCS8275 (Proxy) | Qualcomm® QCS8275 (Proxy) | QNN_DLC | 14.692 ms | 1 - 147 MB | NPU | [ResNet-3D.dlc](https://huggingface.co/qualcomm/ResNet-3D/blob/main/ResNet-3D_w8a8.dlc) |
74
- | ResNet-3D | w8a8 | QCS8450 (Proxy) | Qualcomm® QCS8450 (Proxy) | TFLITE | 248.814 ms | 0 - 275 MB | NPU | [ResNet-3D.tflite](https://huggingface.co/qualcomm/ResNet-3D/blob/main/ResNet-3D_w8a8.tflite) |
75
- | ResNet-3D | w8a8 | QCS8450 (Proxy) | Qualcomm® QCS8450 (Proxy) | QNN_DLC | 6.255 ms | 1 - 204 MB | NPU | [ResNet-3D.dlc](https://huggingface.co/qualcomm/ResNet-3D/blob/main/ResNet-3D_w8a8.dlc) |
76
- | ResNet-3D | w8a8 | QCS8550 (Proxy) | Qualcomm® QCS8550 (Proxy) | TFLITE | 225.312 ms | 0 - 3 MB | NPU | [ResNet-3D.tflite](https://huggingface.co/qualcomm/ResNet-3D/blob/main/ResNet-3D_w8a8.tflite) |
77
- | ResNet-3D | w8a8 | QCS8550 (Proxy) | Qualcomm® QCS8550 (Proxy) | QNN_DLC | 4.45 ms | 1 - 3 MB | NPU | [ResNet-3D.dlc](https://huggingface.co/qualcomm/ResNet-3D/blob/main/ResNet-3D_w8a8.dlc) |
78
- | ResNet-3D | w8a8 | QCS8550 (Proxy) | Qualcomm® QCS8550 (Proxy) | ONNX | 4.773 ms | 0 - 42 MB | NPU | [ResNet-3D.onnx.zip](https://huggingface.co/qualcomm/ResNet-3D/blob/main/ResNet-3D_w8a8.onnx.zip) |
79
- | ResNet-3D | w8a8 | QCS9075 (Proxy) | Qualcomm® QCS9075 (Proxy) | TFLITE | 233.199 ms | 0 - 209 MB | NPU | [ResNet-3D.tflite](https://huggingface.co/qualcomm/ResNet-3D/blob/main/ResNet-3D_w8a8.tflite) |
80
- | ResNet-3D | w8a8 | QCS9075 (Proxy) | Qualcomm® QCS9075 (Proxy) | QNN_DLC | 4.558 ms | 1 - 147 MB | NPU | [ResNet-3D.dlc](https://huggingface.co/qualcomm/ResNet-3D/blob/main/ResNet-3D_w8a8.dlc) |
81
- | ResNet-3D | w8a8 | SA7255P ADP | Qualcomm® SA7255P | TFLITE | 479.474 ms | 0 - 211 MB | NPU | [ResNet-3D.tflite](https://huggingface.co/qualcomm/ResNet-3D/blob/main/ResNet-3D_w8a8.tflite) |
82
- | ResNet-3D | w8a8 | SA7255P ADP | Qualcomm® SA7255P | QNN_DLC | 14.692 ms | 1 - 147 MB | NPU | [ResNet-3D.dlc](https://huggingface.co/qualcomm/ResNet-3D/blob/main/ResNet-3D_w8a8.dlc) |
83
- | ResNet-3D | w8a8 | SA8295P ADP | Qualcomm® SA8295P | TFLITE | 255.582 ms | 0 - 269 MB | NPU | [ResNet-3D.tflite](https://huggingface.co/qualcomm/ResNet-3D/blob/main/ResNet-3D_w8a8.tflite) |
84
- | ResNet-3D | w8a8 | SA8295P ADP | Qualcomm® SA8295P | QNN_DLC | 8.195 ms | 1 - 152 MB | NPU | [ResNet-3D.dlc](https://huggingface.co/qualcomm/ResNet-3D/blob/main/ResNet-3D_w8a8.dlc) |
85
- | ResNet-3D | w8a8 | SA8775P ADP | Qualcomm® SA8775P | TFLITE | 233.199 ms | 0 - 209 MB | NPU | [ResNet-3D.tflite](https://huggingface.co/qualcomm/ResNet-3D/blob/main/ResNet-3D_w8a8.tflite) |
86
- | ResNet-3D | w8a8 | SA8775P ADP | Qualcomm® SA8775P | QNN_DLC | 4.558 ms | 1 - 147 MB | NPU | [ResNet-3D.dlc](https://huggingface.co/qualcomm/ResNet-3D/blob/main/ResNet-3D_w8a8.dlc) |
87
- | ResNet-3D | w8a8 | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 Mobile | TFLITE | 172.818 ms | 0 - 282 MB | NPU | [ResNet-3D.tflite](https://huggingface.co/qualcomm/ResNet-3D/blob/main/ResNet-3D_w8a8.tflite) |
88
- | ResNet-3D | w8a8 | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 Mobile | QNN_DLC | 3.305 ms | 1 - 215 MB | NPU | [ResNet-3D.dlc](https://huggingface.co/qualcomm/ResNet-3D/blob/main/ResNet-3D_w8a8.dlc) |
89
- | ResNet-3D | w8a8 | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 Mobile | ONNX | 3.414 ms | 0 - 190 MB | NPU | [ResNet-3D.onnx.zip](https://huggingface.co/qualcomm/ResNet-3D/blob/main/ResNet-3D_w8a8.onnx.zip) |
90
- | ResNet-3D | w8a8 | Samsung Galaxy S25 | Snapdragon® 8 Elite For Galaxy Mobile | TFLITE | 127.751 ms | 0 - 217 MB | NPU | [ResNet-3D.tflite](https://huggingface.co/qualcomm/ResNet-3D/blob/main/ResNet-3D_w8a8.tflite) |
91
- | ResNet-3D | w8a8 | Samsung Galaxy S25 | Snapdragon® 8 Elite For Galaxy Mobile | QNN_DLC | 2.583 ms | 1 - 150 MB | NPU | [ResNet-3D.dlc](https://huggingface.co/qualcomm/ResNet-3D/blob/main/ResNet-3D_w8a8.dlc) |
92
- | ResNet-3D | w8a8 | Samsung Galaxy S25 | Snapdragon® 8 Elite For Galaxy Mobile | ONNX | 2.824 ms | 0 - 123 MB | NPU | [ResNet-3D.onnx.zip](https://huggingface.co/qualcomm/ResNet-3D/blob/main/ResNet-3D_w8a8.onnx.zip) |
93
- | ResNet-3D | w8a8 | Snapdragon 7 Gen 4 QRD | Snapdragon® 7 Gen 4 Mobile | TFLITE | 1184.654 ms | 679 - 841 MB | NPU | [ResNet-3D.tflite](https://huggingface.co/qualcomm/ResNet-3D/blob/main/ResNet-3D_w8a8.tflite) |
94
- | ResNet-3D | w8a8 | Snapdragon 7 Gen 4 QRD | Snapdragon® 7 Gen 4 Mobile | QNN_DLC | 7.52 ms | 1 - 143 MB | NPU | [ResNet-3D.dlc](https://huggingface.co/qualcomm/ResNet-3D/blob/main/ResNet-3D_w8a8.dlc) |
95
- | ResNet-3D | w8a8 | Snapdragon 7 Gen 4 QRD | Snapdragon® 7 Gen 4 Mobile | ONNX | 305.592 ms | 43 - 58 MB | CPU | [ResNet-3D.onnx.zip](https://huggingface.co/qualcomm/ResNet-3D/blob/main/ResNet-3D_w8a8.onnx.zip) |
96
- | ResNet-3D | w8a8 | Snapdragon 8 Elite Gen 5 QRD | Snapdragon® 8 Elite Gen 5 Mobile | TFLITE | 148.393 ms | 0 - 257 MB | NPU | [ResNet-3D.tflite](https://huggingface.co/qualcomm/ResNet-3D/blob/main/ResNet-3D_w8a8.tflite) |
97
- | ResNet-3D | w8a8 | Snapdragon 8 Elite Gen 5 QRD | Snapdragon® 8 Elite Gen 5 Mobile | QNN_DLC | 1.837 ms | 1 - 154 MB | NPU | [ResNet-3D.dlc](https://huggingface.co/qualcomm/ResNet-3D/blob/main/ResNet-3D_w8a8.dlc) |
98
- | ResNet-3D | w8a8 | Snapdragon 8 Elite Gen 5 QRD | Snapdragon® 8 Elite Gen 5 Mobile | ONNX | 2.134 ms | 1 - 119 MB | NPU | [ResNet-3D.onnx.zip](https://huggingface.co/qualcomm/ResNet-3D/blob/main/ResNet-3D_w8a8.onnx.zip) |
99
- | ResNet-3D | w8a8 | Snapdragon X Elite CRD | Snapdragon® X Elite | QNN_DLC | 4.753 ms | 1 - 1 MB | NPU | [ResNet-3D.dlc](https://huggingface.co/qualcomm/ResNet-3D/blob/main/ResNet-3D_w8a8.dlc) |
100
- | ResNet-3D | w8a8 | Snapdragon X Elite CRD | Snapdragon® X Elite | ONNX | 4.778 ms | 33 - 33 MB | NPU | [ResNet-3D.onnx.zip](https://huggingface.co/qualcomm/ResNet-3D/blob/main/ResNet-3D_w8a8.onnx.zip) |
101
-
102
-
103
-
104
-
105
- ## Installation
106
-
107
-
108
- Install the package via pip:
109
- ```bash
110
- # NOTE: 3.10 <= PYTHON_VERSION < 3.14 is supported.
111
- pip install "qai-hub-models[resnet-3d]"
112
- ```
113
-
114
-
115
- ## Configure Qualcomm® AI Hub Workbench to run this model on a cloud-hosted device
116
-
117
- Sign-in to [Qualcomm® AI Hub Workbench](https://workbench.aihub.qualcomm.com/) with your
118
- Qualcomm® ID. Once signed in navigate to `Account -> Settings -> API Token`.
119
-
120
- With this API token, you can configure your client to run models on the cloud
121
- hosted devices.
122
- ```bash
123
- qai-hub configure --api_token API_TOKEN
124
- ```
125
- Navigate to [docs](https://workbench.aihub.qualcomm.com/docs/) for more information.
126
-
127
-
128
-
129
- ## Demo off target
130
-
131
- The package contains a simple end-to-end demo that downloads pre-trained
132
- weights and runs this model on a sample input.
133
-
134
- ```bash
135
- python -m qai_hub_models.models.resnet_3d.demo
136
- ```
137
-
138
- The above demo runs a reference implementation of pre-processing, model
139
- inference, and post processing.
140
-
141
- **NOTE**: If you want running in a Jupyter Notebook or Google Colab like
142
- environment, please add the following to your cell (instead of the above).
143
- ```
144
- %run -m qai_hub_models.models.resnet_3d.demo
145
- ```
146
-
147
-
148
- ### Run model on a cloud-hosted device
149
-
150
- In addition to the demo, you can also run the model on a cloud-hosted Qualcomm®
151
- device. This script does the following:
152
- * Performance check on-device on a cloud-hosted device
153
- * Downloads compiled assets that can be deployed on-device for Android.
154
- * Accuracy check between PyTorch and on-device outputs.
155
-
156
- ```bash
157
- python -m qai_hub_models.models.resnet_3d.export
158
- ```
159
-
160
-
161
-
162
- ## How does this work?
163
-
164
- This [export script](https://aihub.qualcomm.com/models/resnet_3d/qai_hub_models/models/ResNet-3D/export.py)
165
- leverages [Qualcomm® AI Hub](https://aihub.qualcomm.com/) to optimize, validate, and deploy this model
166
- on-device. Lets go through each step below in detail:
167
-
168
- Step 1: **Compile model for on-device deployment**
169
-
170
- To compile a PyTorch model for on-device deployment, we first trace the model
171
- in memory using the `jit.trace` and then call the `submit_compile_job` API.
172
-
173
- ```python
174
- import torch
175
-
176
- import qai_hub as hub
177
- from qai_hub_models.models.resnet_3d import Model
178
-
179
- # Load the model
180
- torch_model = Model.from_pretrained()
181
-
182
- # Device
183
- device = hub.Device("Samsung Galaxy S25")
184
-
185
- # Trace model
186
- input_shape = torch_model.get_input_spec()
187
- sample_inputs = torch_model.sample_inputs()
188
-
189
- pt_model = torch.jit.trace(torch_model, [torch.tensor(data[0]) for _, data in sample_inputs.items()])
190
-
191
- # Compile model on a specific device
192
- compile_job = hub.submit_compile_job(
193
- model=pt_model,
194
- device=device,
195
- input_specs=torch_model.get_input_spec(),
196
- )
197
-
198
- # Get target model to run on-device
199
- target_model = compile_job.get_target_model()
200
-
201
- ```
202
-
203
-
204
- Step 2: **Performance profiling on cloud-hosted device**
205
-
206
- After compiling models from step 1. Models can be profiled model on-device using the
207
- `target_model`. Note that this scripts runs the model on a device automatically
208
- provisioned in the cloud. Once the job is submitted, you can navigate to a
209
- provided job URL to view a variety of on-device performance metrics.
210
- ```python
211
- profile_job = hub.submit_profile_job(
212
- model=target_model,
213
- device=device,
214
- )
215
-
216
- ```
217
-
218
- Step 3: **Verify on-device accuracy**
219
-
220
- To verify the accuracy of the model on-device, you can run on-device inference
221
- on sample input data on the same cloud hosted device.
222
- ```python
223
- input_data = torch_model.sample_inputs()
224
- inference_job = hub.submit_inference_job(
225
- model=target_model,
226
- device=device,
227
- inputs=input_data,
228
- )
229
- on_device_output = inference_job.download_output_data()
230
-
231
- ```
232
- With the output of the model, you can compute like PSNR, relative errors or
233
- spot check the output with expected output.
234
-
235
- **Note**: This on-device profiling and inference requires access to Qualcomm®
236
- AI Hub Workbench. [Sign up for access](https://myaccount.qualcomm.com/signup).
237
-
238
-
239
-
240
-
241
- ## Deploying compiled model to Android
242
-
243
-
244
- The models can be deployed using multiple runtimes:
245
- - TensorFlow Lite (`.tflite` export): [This
246
- tutorial](https://www.tensorflow.org/lite/android/quickstart) provides a
247
- guide to deploy the .tflite model in an Android application.
248
-
249
-
250
- - QNN (`.so` export ): This [sample
251
- app](https://docs.qualcomm.com/bundle/publicresource/topics/80-63442-50/sample_app.html)
252
- provides instructions on how to use the `.so` shared library in an Android application.
253
-
254
-
255
- ## View on Qualcomm® AI Hub
256
- Get more details on ResNet-3D's performance across various devices [here](https://aihub.qualcomm.com/models/resnet_3d).
257
- Explore all available models on [Qualcomm® AI Hub](https://aihub.qualcomm.com/)
258
-
259
 
260
  ## License
261
  * The license for the original implementation of ResNet-3D can be found
262
  [here](https://github.com/pytorch/vision/blob/main/LICENSE).
263
 
264
-
265
-
266
  ## References
267
  * [A Closer Look at Spatiotemporal Convolutions for Action Recognition](https://arxiv.org/abs/1711.11248)
268
  * [Source Model Implementation](https://github.com/pytorch/vision/blob/main/torchvision/models/video/resnet.py)
269
 
270
-
271
-
272
  ## Community
273
  * Join [our AI Hub Slack community](https://aihub.qualcomm.com/community/slack) to collaborate, post questions and learn more about on-device AI.
274
  * For questions or feedback please [reach out to us](mailto:ai-hub-support@qti.qualcomm.com).
275
-
276
-
 
10
 
11
  ![](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/resnet_3d/web-assets/model_demo.png)
12
 
13
+ # ResNet-3D: Optimized for Qualcomm Devices
 
 
14
 
15
  ResNet 3D is a network with 3D convolutions used for video understanding.
16
 
17
+ This is based on the implementation of ResNet-3D found [here](https://github.com/pytorch/vision/blob/main/torchvision/models/video/resnet.py).
18
+ This repository contains pre-exported model files optimized for Qualcomm® devices. You can use the [Qualcomm® AI Hub Models](https://github.com/quic/ai-hub-models/blob/main/qai_hub_models/models/resnet_3d) library to export with custom configurations. More details on model performance across various devices, can be found [here](#performance-summary).
19
+
20
+ 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.
21
+
22
+ ## Getting Started
23
+ There are two ways to deploy this model on your device:
24
+
25
+ ### Option 1: Download Pre-Exported Models
26
+
27
+ Below are pre-exported model assets ready for deployment.
28
+
29
+ | Runtime | Precision | Chipset | SDK Versions | Download |
30
+ |---|---|---|---|---|
31
+ | ONNX | float | Universal | QAIRT 2.37, ONNX Runtime 1.23.0 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/resnet_3d/releases/v0.46.1/resnet_3d-onnx-float.zip)
32
+ | ONNX | w8a8 | Universal | QAIRT 2.37, ONNX Runtime 1.23.0 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/resnet_3d/releases/v0.46.1/resnet_3d-onnx-w8a8.zip)
33
+ | QNN_DLC | float | Universal | QAIRT 2.42 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/resnet_3d/releases/v0.46.1/resnet_3d-qnn_dlc-float.zip)
34
+ | QNN_DLC | w8a8 | Universal | QAIRT 2.42 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/resnet_3d/releases/v0.46.1/resnet_3d-qnn_dlc-w8a8.zip)
35
+ | TFLITE | float | Universal | QAIRT 2.42, TFLite 2.17.0 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/resnet_3d/releases/v0.46.1/resnet_3d-tflite-float.zip)
36
+ | TFLITE | w8a8 | Universal | QAIRT 2.42, TFLite 2.17.0 | [Download](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/models/resnet_3d/releases/v0.46.1/resnet_3d-tflite-w8a8.zip)
37
+
38
+ For more device-specific assets and performance metrics, visit **[ResNet-3D on Qualcomm® AI Hub](https://aihub.qualcomm.com/models/resnet_3d)**.
39
+
40
+
41
+ ### Option 2: Export with Custom Configurations
42
+
43
+ Use the [Qualcomm® AI Hub Models](https://github.com/quic/ai-hub-models/blob/main/qai_hub_models/models/resnet_3d) Python library to compile and export the model with your own:
44
+ - Custom weights (e.g., fine-tuned checkpoints)
45
+ - Custom input shapes
46
+ - Target device and runtime configurations
47
+
48
+ This option is ideal if you need to customize the model beyond the default configuration provided here.
49
+
50
+ See our repository for [ResNet-3D on GitHub](https://github.com/quic/ai-hub-models/blob/main/qai_hub_models/models/resnet_3d) for usage instructions.
51
+
52
+ ## Model Details
53
+
54
+ **Model Type:** Model_use_case.video_classification
55
+
56
+ **Model Stats:**
57
+ - Model checkpoint: Kinetics-400
58
+ - Input resolution: 112x112
59
+ - Number of parameters: 33.4M
60
+ - Model size (float): 127 MB
61
+ - Model size (w8a8): 32.1 MB
62
+
63
+ ## Performance Summary
64
+ | Model | Runtime | Precision | Chipset | Inference Time (ms) | Peak Memory Range (MB) | Primary Compute Unit
65
+ |---|---|---|---|---|---|---
66
+ | ResNet-3D | ONNX | float | Snapdragon® X Elite | 13.507 ms | 63 - 63 MB | NPU
67
+ | ResNet-3D | ONNX | float | Snapdragon® 8 Gen 3 Mobile | 9.671 ms | 1 - 186 MB | NPU
68
+ | ResNet-3D | ONNX | float | Qualcomm® QCS8550 (Proxy) | 13.294 ms | 0 - 80 MB | NPU
69
+ | ResNet-3D | ONNX | float | Qualcomm® QCS9075 | 25.611 ms | 2 - 7 MB | NPU
70
+ | ResNet-3D | ONNX | float | Snapdragon® 8 Elite For Galaxy Mobile | 7.99 ms | 0 - 129 MB | NPU
71
+ | ResNet-3D | ONNX | float | Snapdragon® 8 Elite Gen 5 Mobile | 5.995 ms | 2 - 137 MB | NPU
72
+ | ResNet-3D | ONNX | w8a8 | Snapdragon® X Elite | 4.763 ms | 33 - 33 MB | NPU
73
+ | ResNet-3D | ONNX | w8a8 | Snapdragon® 8 Gen 3 Mobile | 3.409 ms | 0 - 188 MB | NPU
74
+ | ResNet-3D | ONNX | w8a8 | Qualcomm® QCS6490 | 269.677 ms | 56 - 128 MB | CPU
75
+ | ResNet-3D | ONNX | w8a8 | Qualcomm® QCS8550 (Proxy) | 4.775 ms | 0 - 106 MB | NPU
76
+ | ResNet-3D | ONNX | w8a8 | Qualcomm® QCS9075 | 4.921 ms | 0 - 3 MB | NPU
77
+ | ResNet-3D | ONNX | w8a8 | Qualcomm® QCM6690 | 328.552 ms | 42 - 50 MB | CPU
78
+ | ResNet-3D | ONNX | w8a8 | Snapdragon® 8 Elite For Galaxy Mobile | 2.833 ms | 0 - 126 MB | NPU
79
+ | ResNet-3D | ONNX | w8a8 | Snapdragon® 7 Gen 4 Mobile | 283.764 ms | 41 - 48 MB | CPU
80
+ | ResNet-3D | ONNX | w8a8 | Snapdragon® 8 Elite Gen 5 Mobile | 2.156 ms | 0 - 119 MB | NPU
81
+ | ResNet-3D | QNN_DLC | float | Snapdragon® X Elite | 13.707 ms | 2 - 2 MB | NPU
82
+ | ResNet-3D | QNN_DLC | float | Snapdragon® 8 Gen 3 Mobile | 9.759 ms | 1 - 286 MB | NPU
83
+ | ResNet-3D | QNN_DLC | float | Qualcomm® QCS8275 (Proxy) | 90.869 ms | 0 - 212 MB | NPU
84
+ | ResNet-3D | QNN_DLC | float | Qualcomm® QCS8550 (Proxy) | 13.216 ms | 2 - 4 MB | NPU
85
+ | ResNet-3D | QNN_DLC | float | Qualcomm® SA8775P | 109.977 ms | 1 - 213 MB | NPU
86
+ | ResNet-3D | QNN_DLC | float | Qualcomm® QCS9075 | 26.761 ms | 2 - 6 MB | NPU
87
+ | ResNet-3D | QNN_DLC | float | Qualcomm® QCS8450 (Proxy) | 28.392 ms | 0 - 244 MB | NPU
88
+ | ResNet-3D | QNN_DLC | float | Qualcomm® SA7255P | 90.869 ms | 0 - 212 MB | NPU
89
+ | ResNet-3D | QNN_DLC | float | Qualcomm® SA8295P | 26.404 ms | 0 - 193 MB | NPU
90
+ | ResNet-3D | QNN_DLC | float | Snapdragon® 8 Elite For Galaxy Mobile | 7.847 ms | 0 - 215 MB | NPU
91
+ | ResNet-3D | QNN_DLC | float | Snapdragon® 8 Elite Gen 5 Mobile | 5.674 ms | 2 - 209 MB | NPU
92
+ | ResNet-3D | QNN_DLC | w8a8 | Snapdragon® X Elite | 4.831 ms | 1 - 1 MB | NPU
93
+ | ResNet-3D | QNN_DLC | w8a8 | Snapdragon® 8 Gen 3 Mobile | 3.35 ms | 1 - 123 MB | NPU
94
+ | ResNet-3D | QNN_DLC | w8a8 | Qualcomm® QCS6490 | 19.807 ms | 1 - 3 MB | NPU
95
+ | ResNet-3D | QNN_DLC | w8a8 | Qualcomm® QCS8275 (Proxy) | 14.911 ms | 1 - 60 MB | NPU
96
+ | ResNet-3D | QNN_DLC | w8a8 | Qualcomm® QCS8550 (Proxy) | 4.528 ms | 1 - 2 MB | NPU
97
+ | ResNet-3D | QNN_DLC | w8a8 | Qualcomm® SA8775P | 4.616 ms | 1 - 60 MB | NPU
98
+ | ResNet-3D | QNN_DLC | w8a8 | Qualcomm® QCS9075 | 4.817 ms | 1 - 3 MB | NPU
99
+ | ResNet-3D | QNN_DLC | w8a8 | Qualcomm® QCM6690 | 91.963 ms | 1 - 182 MB | NPU
100
+ | ResNet-3D | QNN_DLC | w8a8 | Qualcomm® QCS8450 (Proxy) | 6.298 ms | 1 - 126 MB | NPU
101
+ | ResNet-3D | QNN_DLC | w8a8 | Qualcomm® SA7255P | 14.911 ms | 1 - 60 MB | NPU
102
+ | ResNet-3D | QNN_DLC | w8a8 | Qualcomm® SA8295P | 8.226 ms | 1 - 64 MB | NPU
103
+ | ResNet-3D | QNN_DLC | w8a8 | Snapdragon® 8 Elite For Galaxy Mobile | 2.668 ms | 1 - 182 MB | NPU
104
+ | ResNet-3D | QNN_DLC | w8a8 | Snapdragon® 7 Gen 4 Mobile | 7.755 ms | 1 - 171 MB | NPU
105
+ | ResNet-3D | QNN_DLC | w8a8 | Snapdragon® 8 Elite Gen 5 Mobile | 1.893 ms | 1 - 67 MB | NPU
106
+ | ResNet-3D | TFLITE | float | Snapdragon® 8 Gen 3 Mobile | 222.662 ms | 0 - 275 MB | NPU
107
+ | ResNet-3D | TFLITE | float | Qualcomm® QCS8275 (Proxy) | 554.416 ms | 0 - 218 MB | NPU
108
+ | ResNet-3D | TFLITE | float | Qualcomm® QCS8550 (Proxy) | 291.578 ms | 0 - 2 MB | NPU
109
+ | ResNet-3D | TFLITE | float | Qualcomm® SA8775P | 281.931 ms | 0 - 218 MB | NPU
110
+ | ResNet-3D | TFLITE | float | Qualcomm® QCS9075 | 292.861 ms | 0 - 69 MB | NPU
111
+ | ResNet-3D | TFLITE | float | Qualcomm® QCS8450 (Proxy) | 321.139 ms | 0 - 274 MB | NPU
112
+ | ResNet-3D | TFLITE | float | Qualcomm® SA7255P | 554.416 ms | 0 - 218 MB | NPU
113
+ | ResNet-3D | TFLITE | float | Qualcomm® SA8295P | 350.724 ms | 0 - 215 MB | NPU
114
+ | ResNet-3D | TFLITE | float | Snapdragon® 8 Elite For Galaxy Mobile | 202.517 ms | 0 - 224 MB | NPU
115
+ | ResNet-3D | TFLITE | float | Snapdragon® 8 Elite Gen 5 Mobile | 184.168 ms | 0 - 223 MB | NPU
116
+ | ResNet-3D | TFLITE | w8a8 | Snapdragon® 8 Gen 3 Mobile | 172.956 ms | 0 - 371 MB | NPU
117
+ | ResNet-3D | TFLITE | w8a8 | Qualcomm® QCS6490 | 1742.956 ms | 695 - 1060 MB | NPU
118
+ | ResNet-3D | TFLITE | w8a8 | Qualcomm® QCS8275 (Proxy) | 490.909 ms | 0 - 252 MB | NPU
119
+ | ResNet-3D | TFLITE | w8a8 | Qualcomm® QCS8550 (Proxy) | 235.049 ms | 0 - 2 MB | NPU
120
+ | ResNet-3D | TFLITE | w8a8 | Qualcomm® SA8775P | 240.05 ms | 0 - 282 MB | NPU
121
+ | ResNet-3D | TFLITE | w8a8 | Qualcomm® QCS9075 | 208.055 ms | 0 - 67 MB | NPU
122
+ | ResNet-3D | TFLITE | w8a8 | Qualcomm® QCM6690 | 1483.914 ms | 690 - 852 MB | NPU
123
+ | ResNet-3D | TFLITE | w8a8 | Qualcomm® QCS8450 (Proxy) | 266.587 ms | 0 - 361 MB | NPU
124
+ | ResNet-3D | TFLITE | w8a8 | Qualcomm® SA7255P | 490.909 ms | 0 - 252 MB | NPU
125
+ | ResNet-3D | TFLITE | w8a8 | Qualcomm® SA8295P | 259.654 ms | 0 - 254 MB | NPU
126
+ | ResNet-3D | TFLITE | w8a8 | Snapdragon® 8 Elite For Galaxy Mobile | 142.54 ms | 0 - 386 MB | NPU
127
+ | ResNet-3D | TFLITE | w8a8 | Snapdragon® 7 Gen 4 Mobile | 1173.605 ms | 658 - 736 MB | NPU
128
+ | ResNet-3D | TFLITE | w8a8 | Snapdragon® 8 Elite Gen 5 Mobile | 165.428 ms | 0 - 306 MB | NPU
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
129
 
130
  ## License
131
  * The license for the original implementation of ResNet-3D can be found
132
  [here](https://github.com/pytorch/vision/blob/main/LICENSE).
133
 
 
 
134
  ## References
135
  * [A Closer Look at Spatiotemporal Convolutions for Action Recognition](https://arxiv.org/abs/1711.11248)
136
  * [Source Model Implementation](https://github.com/pytorch/vision/blob/main/torchvision/models/video/resnet.py)
137
 
 
 
138
  ## Community
139
  * Join [our AI Hub Slack community](https://aihub.qualcomm.com/community/slack) to collaborate, post questions and learn more about on-device AI.
140
  * For questions or feedback please [reach out to us](mailto:ai-hub-support@qti.qualcomm.com).
 
 
ResNet-3D_float.dlc DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:6d9cda5c577d62d1b1945149e1a7de5c2f7aae291b342b5f65b054e054d3372f
3
- size 133531500
 
 
 
 
ResNet-3D_float.onnx.zip DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:4c088c670ce0dc6c5fcfe17b98ab7ea2404c0bf3c6302468ed3782c7b34cdf27
3
- size 124409322
 
 
 
 
ResNet-3D_float.tflite DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:99d615df60d314b574324c881e011b6943243a0cbb4c56625c2b7814fcd58964
3
- size 133480952
 
 
 
 
ResNet-3D_w8a8.dlc DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:0203714a330cbb3fa7e7560076305c275b343c6a88da252df672f4dd29f03bc9
3
- size 33718980
 
 
 
 
ResNet-3D_w8a8.onnx.zip DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:cbce4e95d0f6cddcaa6c3471c2dbbe2c55114cf49e401894871e3757a99adfbe
3
- size 52964832
 
 
 
 
ResNet-3D_w8a8.tflite DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:6921474da2723ebe8d267df74a704963246e3cdf0765076a08b5ee7e092efb27
3
- size 132876856
 
 
 
 
tool-versions.yaml DELETED
@@ -1,4 +0,0 @@
1
- tool_versions:
2
- onnx:
3
- qairt: 2.37.1.250807093845_124904
4
- onnx_runtime: 1.23.0