qaihm-bot commited on
Commit
1ac4e76
·
verified ·
1 Parent(s): 975f7a3

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +17 -17
README.md CHANGED
@@ -1,10 +1,10 @@
1
  ---
2
  library_name: pytorch
3
  license: bsd-3-clause
4
- pipeline_tag: video-classification
5
  tags:
6
  - backbone
7
  - android
 
8
 
9
  ---
10
 
@@ -35,20 +35,20 @@ More details on model performance across various devices, can be found
35
 
36
  | Model | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
37
  |---|---|---|---|---|---|---|---|---|
38
- | ResNet-3D | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | TFLITE | 21.3 ms | 29 - 921 MB | FP16 | NPU | [ResNet-3D.tflite](https://huggingface.co/qualcomm/ResNet-3D/blob/main/ResNet-3D.tflite) |
39
- | ResNet-3D | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | ONNX | 16.085 ms | 0 - 218 MB | FP16 | NPU | [ResNet-3D.onnx](https://huggingface.co/qualcomm/ResNet-3D/blob/main/ResNet-3D.onnx) |
40
- | ResNet-3D | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | TFLITE | 16.105 ms | 29 - 62 MB | FP16 | NPU | [ResNet-3D.tflite](https://huggingface.co/qualcomm/ResNet-3D/blob/main/ResNet-3D.tflite) |
41
- | ResNet-3D | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | ONNX | 12.422 ms | 2 - 54 MB | FP16 | NPU | [ResNet-3D.onnx](https://huggingface.co/qualcomm/ResNet-3D/blob/main/ResNet-3D.onnx) |
42
- | ResNet-3D | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | TFLITE | 14.054 ms | 28 - 62 MB | FP16 | NPU | [ResNet-3D.tflite](https://huggingface.co/qualcomm/ResNet-3D/blob/main/ResNet-3D.tflite) |
43
- | ResNet-3D | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | ONNX | 12.295 ms | 2 - 56 MB | FP16 | NPU | [ResNet-3D.onnx](https://huggingface.co/qualcomm/ResNet-3D/blob/main/ResNet-3D.onnx) |
44
- | ResNet-3D | QCS8550 (Proxy) | QCS8550 Proxy | TFLITE | 21.274 ms | 29 - 921 MB | FP16 | NPU | [ResNet-3D.tflite](https://huggingface.co/qualcomm/ResNet-3D/blob/main/ResNet-3D.tflite) |
45
- | ResNet-3D | SA7255P ADP | SA7255P | TFLITE | 729.974 ms | 29 - 58 MB | FP16 | NPU | [ResNet-3D.tflite](https://huggingface.co/qualcomm/ResNet-3D/blob/main/ResNet-3D.tflite) |
46
- | ResNet-3D | SA8255 (Proxy) | SA8255P Proxy | TFLITE | 21.344 ms | 29 - 922 MB | FP16 | NPU | [ResNet-3D.tflite](https://huggingface.co/qualcomm/ResNet-3D/blob/main/ResNet-3D.tflite) |
47
- | ResNet-3D | SA8295P ADP | SA8295P | TFLITE | 37.968 ms | 29 - 61 MB | FP16 | NPU | [ResNet-3D.tflite](https://huggingface.co/qualcomm/ResNet-3D/blob/main/ResNet-3D.tflite) |
48
- | ResNet-3D | SA8650 (Proxy) | SA8650P Proxy | TFLITE | 20.949 ms | 29 - 922 MB | FP16 | NPU | [ResNet-3D.tflite](https://huggingface.co/qualcomm/ResNet-3D/blob/main/ResNet-3D.tflite) |
49
- | ResNet-3D | SA8775P ADP | SA8775P | TFLITE | 41.233 ms | 29 - 58 MB | FP16 | NPU | [ResNet-3D.tflite](https://huggingface.co/qualcomm/ResNet-3D/blob/main/ResNet-3D.tflite) |
50
- | ResNet-3D | QCS8450 (Proxy) | QCS8450 Proxy | TFLITE | 34.899 ms | 29 - 66 MB | FP16 | NPU | [ResNet-3D.tflite](https://huggingface.co/qualcomm/ResNet-3D/blob/main/ResNet-3D.tflite) |
51
- | ResNet-3D | Snapdragon X Elite CRD | Snapdragon® X Elite | ONNX | 18.055 ms | 65 - 65 MB | FP16 | NPU | [ResNet-3D.onnx](https://huggingface.co/qualcomm/ResNet-3D/blob/main/ResNet-3D.onnx) |
52
 
53
 
54
 
@@ -112,8 +112,8 @@ Profiling Results
112
  ResNet-3D
113
  Device : Samsung Galaxy S23 (13)
114
  Runtime : TFLITE
115
- Estimated inference time (ms) : 21.3
116
- Estimated peak memory usage (MB): [29, 921]
117
  Total # Ops : 55
118
  Compute Unit(s) : NPU (50 ops) CPU (5 ops)
119
  ```
 
1
  ---
2
  library_name: pytorch
3
  license: bsd-3-clause
 
4
  tags:
5
  - backbone
6
  - android
7
+ pipeline_tag: video-classification
8
 
9
  ---
10
 
 
35
 
36
  | Model | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
37
  |---|---|---|---|---|---|---|---|---|
38
+ | ResNet-3D | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | TFLITE | 20.711 ms | 31 - 924 MB | FP16 | NPU | [ResNet-3D.tflite](https://huggingface.co/qualcomm/ResNet-3D/blob/main/ResNet-3D.tflite) |
39
+ | ResNet-3D | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | ONNX | 16.359 ms | 0 - 188 MB | FP16 | NPU | [ResNet-3D.onnx](https://huggingface.co/qualcomm/ResNet-3D/blob/main/ResNet-3D.onnx) |
40
+ | ResNet-3D | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | TFLITE | 15.116 ms | 29 - 64 MB | FP16 | NPU | [ResNet-3D.tflite](https://huggingface.co/qualcomm/ResNet-3D/blob/main/ResNet-3D.tflite) |
41
+ | ResNet-3D | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | ONNX | 12.545 ms | 2 - 54 MB | FP16 | NPU | [ResNet-3D.onnx](https://huggingface.co/qualcomm/ResNet-3D/blob/main/ResNet-3D.onnx) |
42
+ | ResNet-3D | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | TFLITE | 16.898 ms | 27 - 61 MB | FP16 | NPU | [ResNet-3D.tflite](https://huggingface.co/qualcomm/ResNet-3D/blob/main/ResNet-3D.tflite) |
43
+ | ResNet-3D | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | ONNX | 10.355 ms | 2 - 56 MB | FP16 | NPU | [ResNet-3D.onnx](https://huggingface.co/qualcomm/ResNet-3D/blob/main/ResNet-3D.onnx) |
44
+ | ResNet-3D | SA8255 (Proxy) | SA8255P Proxy | TFLITE | 20.465 ms | 29 - 921 MB | FP16 | NPU | [ResNet-3D.tflite](https://huggingface.co/qualcomm/ResNet-3D/blob/main/ResNet-3D.tflite) |
45
+ | ResNet-3D | SA8295P ADP | SA8295P | TFLITE | 36.946 ms | 29 - 56 MB | FP16 | NPU | [ResNet-3D.tflite](https://huggingface.co/qualcomm/ResNet-3D/blob/main/ResNet-3D.tflite) |
46
+ | ResNet-3D | SA8650 (Proxy) | SA8650P Proxy | TFLITE | 21.114 ms | 29 - 921 MB | FP16 | NPU | [ResNet-3D.tflite](https://huggingface.co/qualcomm/ResNet-3D/blob/main/ResNet-3D.tflite) |
47
+ | ResNet-3D | SA8775P ADP | SA8775P | TFLITE | 41.334 ms | 29 - 56 MB | FP16 | NPU | [ResNet-3D.tflite](https://huggingface.co/qualcomm/ResNet-3D/blob/main/ResNet-3D.tflite) |
48
+ | ResNet-3D | QCS8550 (Proxy) | QCS8550 Proxy | TFLITE | 21.329 ms | 29 - 921 MB | FP16 | NPU | [ResNet-3D.tflite](https://huggingface.co/qualcomm/ResNet-3D/blob/main/ResNet-3D.tflite) |
49
+ | ResNet-3D | QCS9075 (Proxy) | QCS9075 Proxy | TFLITE | 41.334 ms | 29 - 56 MB | FP16 | NPU | [ResNet-3D.tflite](https://huggingface.co/qualcomm/ResNet-3D/blob/main/ResNet-3D.tflite) |
50
+ | ResNet-3D | QCS8450 (Proxy) | QCS8450 Proxy | TFLITE | 35.0 ms | 29 - 62 MB | FP16 | NPU | [ResNet-3D.tflite](https://huggingface.co/qualcomm/ResNet-3D/blob/main/ResNet-3D.tflite) |
51
+ | ResNet-3D | Snapdragon X Elite CRD | Snapdragon® X Elite | ONNX | 18.077 ms | 65 - 65 MB | FP16 | NPU | [ResNet-3D.onnx](https://huggingface.co/qualcomm/ResNet-3D/blob/main/ResNet-3D.onnx) |
52
 
53
 
54
 
 
112
  ResNet-3D
113
  Device : Samsung Galaxy S23 (13)
114
  Runtime : TFLITE
115
+ Estimated inference time (ms) : 20.7
116
+ Estimated peak memory usage (MB): [31, 924]
117
  Total # Ops : 55
118
  Compute Unit(s) : NPU (50 ops) CPU (5 ops)
119
  ```