qaihm-bot commited on
Commit
bd53dee
·
verified ·
1 Parent(s): d4cf299

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +20 -16
README.md CHANGED
@@ -1,9 +1,9 @@
1
  ---
2
  library_name: pytorch
3
  license: apache-2.0
4
- pipeline_tag: image-classification
5
  tags:
6
  - android
 
7
 
8
  ---
9
 
@@ -34,21 +34,25 @@ More details on model performance across various devices, can be found
34
 
35
  | Model | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
36
  |---|---|---|---|---|---|---|---|---|
37
- | LeViT | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | TFLITE | 1.368 ms | 0 - 59 MB | FP16 | NPU | [LeViT.tflite](https://huggingface.co/qualcomm/LeViT/blob/main/LeViT.tflite) |
38
- | LeViT | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | QNN | 1.414 ms | 0 - 59 MB | FP16 | NPU | [LeViT.so](https://huggingface.co/qualcomm/LeViT/blob/main/LeViT.so) |
39
- | LeViT | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | ONNX | 2.096 ms | 0 - 52 MB | FP16 | NPU | [LeViT.onnx](https://huggingface.co/qualcomm/LeViT/blob/main/LeViT.onnx) |
40
  | LeViT | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | TFLITE | 0.971 ms | 0 - 26 MB | FP16 | NPU | [LeViT.tflite](https://huggingface.co/qualcomm/LeViT/blob/main/LeViT.tflite) |
41
- | LeViT | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | QNN | 1.011 ms | 0 - 29 MB | FP16 | NPU | [LeViT.so](https://huggingface.co/qualcomm/LeViT/blob/main/LeViT.so) |
42
- | LeViT | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | ONNX | 1.384 ms | 0 - 29 MB | FP16 | NPU | [LeViT.onnx](https://huggingface.co/qualcomm/LeViT/blob/main/LeViT.onnx) |
43
- | LeViT | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | TFLITE | 0.997 ms | 0 - 31 MB | FP16 | NPU | [LeViT.tflite](https://huggingface.co/qualcomm/LeViT/blob/main/LeViT.tflite) |
44
- | LeViT | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | QNN | 1.05 ms | 1 - 28 MB | FP16 | NPU | Use Export Script |
45
- | LeViT | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | ONNX | 1.489 ms | 1 - 29 MB | FP16 | NPU | [LeViT.onnx](https://huggingface.co/qualcomm/LeViT/blob/main/LeViT.onnx) |
46
- | LeViT | QCS8550 (Proxy) | QCS8550 Proxy | TFLITE | 1.374 ms | 0 - 59 MB | FP16 | NPU | [LeViT.tflite](https://huggingface.co/qualcomm/LeViT/blob/main/LeViT.tflite) |
47
- | LeViT | QCS8550 (Proxy) | QCS8550 Proxy | QNN | 1.334 ms | 1 - 3 MB | FP16 | NPU | Use Export Script |
48
- | LeViT | QCS8450 (Proxy) | QCS8450 Proxy | TFLITE | 1.662 ms | 0 - 28 MB | FP16 | NPU | [LeViT.tflite](https://huggingface.co/qualcomm/LeViT/blob/main/LeViT.tflite) |
49
- | LeViT | QCS8450 (Proxy) | QCS8450 Proxy | QNN | 1.65 ms | 1 - 29 MB | FP16 | NPU | Use Export Script |
50
- | LeViT | Snapdragon X Elite CRD | Snapdragon® X Elite | QNN | 1.509 ms | 1 - 1 MB | FP16 | NPU | Use Export Script |
51
- | LeViT | Snapdragon X Elite CRD | Snapdragon® X Elite | ONNX | 2.127 ms | 18 - 18 MB | FP16 | NPU | [LeViT.onnx](https://huggingface.co/qualcomm/LeViT/blob/main/LeViT.onnx) |
 
 
 
 
52
 
53
 
54
 
@@ -113,7 +117,7 @@ LeViT
113
  Device : Samsung Galaxy S23 (13)
114
  Runtime : TFLITE
115
  Estimated inference time (ms) : 1.4
116
- Estimated peak memory usage (MB): [0, 59]
117
  Total # Ops : 306
118
  Compute Unit(s) : NPU (306 ops)
119
  ```
 
1
  ---
2
  library_name: pytorch
3
  license: apache-2.0
 
4
  tags:
5
  - android
6
+ pipeline_tag: image-classification
7
 
8
  ---
9
 
 
34
 
35
  | Model | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
36
  |---|---|---|---|---|---|---|---|---|
37
+ | LeViT | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | TFLITE | 1.364 ms | 0 - 49 MB | FP16 | NPU | [LeViT.tflite](https://huggingface.co/qualcomm/LeViT/blob/main/LeViT.tflite) |
38
+ | LeViT | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | QNN | 1.332 ms | 1 - 4 MB | FP16 | NPU | [LeViT.so](https://huggingface.co/qualcomm/LeViT/blob/main/LeViT.so) |
39
+ | LeViT | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | ONNX | 2.082 ms | 0 - 53 MB | FP16 | NPU | [LeViT.onnx](https://huggingface.co/qualcomm/LeViT/blob/main/LeViT.onnx) |
40
  | LeViT | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | TFLITE | 0.971 ms | 0 - 26 MB | FP16 | NPU | [LeViT.tflite](https://huggingface.co/qualcomm/LeViT/blob/main/LeViT.tflite) |
41
+ | LeViT | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | QNN | 0.932 ms | 0 - 15 MB | FP16 | NPU | [LeViT.so](https://huggingface.co/qualcomm/LeViT/blob/main/LeViT.so) |
42
+ | LeViT | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | ONNX | 1.403 ms | 1 - 35 MB | FP16 | NPU | [LeViT.onnx](https://huggingface.co/qualcomm/LeViT/blob/main/LeViT.onnx) |
43
+ | LeViT | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | TFLITE | 0.995 ms | 0 - 30 MB | FP16 | NPU | [LeViT.tflite](https://huggingface.co/qualcomm/LeViT/blob/main/LeViT.tflite) |
44
+ | LeViT | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | QNN | 0.876 ms | 1 - 22 MB | FP16 | NPU | Use Export Script |
45
+ | LeViT | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | ONNX | 1.471 ms | 1 - 28 MB | FP16 | NPU | [LeViT.onnx](https://huggingface.co/qualcomm/LeViT/blob/main/LeViT.onnx) |
46
+ | LeViT | QCS8275 (Proxy) | QCS8275 Proxy | TFLITE | 14.104 ms | 0 - 18 MB | FP16 | NPU | [LeViT.tflite](https://huggingface.co/qualcomm/LeViT/blob/main/LeViT.tflite) |
47
+ | LeViT | QCS8275 (Proxy) | QCS8275 Proxy | QNN | 11.532 ms | 1 - 8 MB | FP16 | NPU | Use Export Script |
48
+ | LeViT | QCS8550 (Proxy) | QCS8550 Proxy | TFLITE | 1.369 ms | 0 - 59 MB | FP16 | NPU | [LeViT.tflite](https://huggingface.co/qualcomm/LeViT/blob/main/LeViT.tflite) |
49
+ | LeViT | QCS8550 (Proxy) | QCS8550 Proxy | QNN | 1.325 ms | 1 - 3 MB | FP16 | NPU | Use Export Script |
50
+ | LeViT | QCS9075 (Proxy) | QCS9075 Proxy | TFLITE | 2.174 ms | 0 - 18 MB | FP16 | NPU | [LeViT.tflite](https://huggingface.co/qualcomm/LeViT/blob/main/LeViT.tflite) |
51
+ | LeViT | QCS9075 (Proxy) | QCS9075 Proxy | QNN | 2.24 ms | 1 - 7 MB | FP16 | NPU | Use Export Script |
52
+ | LeViT | QCS8450 (Proxy) | QCS8450 Proxy | TFLITE | 1.634 ms | 0 - 24 MB | FP16 | NPU | [LeViT.tflite](https://huggingface.co/qualcomm/LeViT/blob/main/LeViT.tflite) |
53
+ | LeViT | QCS8450 (Proxy) | QCS8450 Proxy | QNN | 1.653 ms | 1 - 26 MB | FP16 | NPU | Use Export Script |
54
+ | LeViT | Snapdragon X Elite CRD | Snapdragon® X Elite | QNN | 1.516 ms | 1 - 1 MB | FP16 | NPU | Use Export Script |
55
+ | LeViT | Snapdragon X Elite CRD | Snapdragon® X Elite | ONNX | 2.12 ms | 18 - 18 MB | FP16 | NPU | [LeViT.onnx](https://huggingface.co/qualcomm/LeViT/blob/main/LeViT.onnx) |
56
 
57
 
58
 
 
117
  Device : Samsung Galaxy S23 (13)
118
  Runtime : TFLITE
119
  Estimated inference time (ms) : 1.4
120
+ Estimated peak memory usage (MB): [0, 49]
121
  Total # Ops : 306
122
  Compute Unit(s) : NPU (306 ops)
123
  ```