qaihm-bot commited on
Commit
0592714
·
verified ·
1 Parent(s): 530ec9e

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +20 -16
README.md CHANGED
@@ -1,10 +1,10 @@
1
  ---
2
  library_name: pytorch
3
  license: bsd-3-clause
4
- pipeline_tag: image-classification
5
  tags:
6
  - backbone
7
  - android
 
8
 
9
  ---
10
 
@@ -35,21 +35,25 @@ 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
- | EfficientNet-V2-s | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | TFLITE | 2.77 ms | 0 - 222 MB | FP16 | NPU | [EfficientNet-V2-s.tflite](https://huggingface.co/qualcomm/EfficientNet-V2-s/blob/main/EfficientNet-V2-s.tflite) |
39
- | EfficientNet-V2-s | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | QNN | 2.882 ms | 0 - 171 MB | FP16 | NPU | [EfficientNet-V2-s.so](https://huggingface.co/qualcomm/EfficientNet-V2-s/blob/main/EfficientNet-V2-s.so) |
40
- | EfficientNet-V2-s | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | ONNX | 2.962 ms | 0 - 189 MB | FP16 | NPU | [EfficientNet-V2-s.onnx](https://huggingface.co/qualcomm/EfficientNet-V2-s/blob/main/EfficientNet-V2-s.onnx) |
41
- | EfficientNet-V2-s | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | TFLITE | 2.055 ms | 0 - 29 MB | FP16 | NPU | [EfficientNet-V2-s.tflite](https://huggingface.co/qualcomm/EfficientNet-V2-s/blob/main/EfficientNet-V2-s.tflite) |
42
- | EfficientNet-V2-s | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | QNN | 2.104 ms | 1 - 31 MB | FP16 | NPU | [EfficientNet-V2-s.so](https://huggingface.co/qualcomm/EfficientNet-V2-s/blob/main/EfficientNet-V2-s.so) |
43
- | EfficientNet-V2-s | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | ONNX | 2.186 ms | 0 - 41 MB | FP16 | NPU | [EfficientNet-V2-s.onnx](https://huggingface.co/qualcomm/EfficientNet-V2-s/blob/main/EfficientNet-V2-s.onnx) |
44
- | EfficientNet-V2-s | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | TFLITE | 1.638 ms | 0 - 32 MB | FP16 | NPU | [EfficientNet-V2-s.tflite](https://huggingface.co/qualcomm/EfficientNet-V2-s/blob/main/EfficientNet-V2-s.tflite) |
45
- | EfficientNet-V2-s | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | QNN | 1.98 ms | 1 - 30 MB | FP16 | NPU | Use Export Script |
46
- | EfficientNet-V2-s | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | ONNX | 2.083 ms | 1 - 37 MB | FP16 | NPU | [EfficientNet-V2-s.onnx](https://huggingface.co/qualcomm/EfficientNet-V2-s/blob/main/EfficientNet-V2-s.onnx) |
47
- | EfficientNet-V2-s | QCS8550 (Proxy) | QCS8550 Proxy | TFLITE | 2.762 ms | 0 - 223 MB | FP16 | NPU | [EfficientNet-V2-s.tflite](https://huggingface.co/qualcomm/EfficientNet-V2-s/blob/main/EfficientNet-V2-s.tflite) |
48
- | EfficientNet-V2-s | QCS8550 (Proxy) | QCS8550 Proxy | QNN | 2.766 ms | 1 - 3 MB | FP16 | NPU | Use Export Script |
49
- | EfficientNet-V2-s | QCS8450 (Proxy) | QCS8450 Proxy | TFLITE | 5.223 ms | 0 - 39 MB | FP16 | NPU | [EfficientNet-V2-s.tflite](https://huggingface.co/qualcomm/EfficientNet-V2-s/blob/main/EfficientNet-V2-s.tflite) |
50
- | EfficientNet-V2-s | QCS8450 (Proxy) | QCS8450 Proxy | QNN | 5.41 ms | 1 - 38 MB | FP16 | NPU | Use Export Script |
51
- | EfficientNet-V2-s | Snapdragon X Elite CRD | Snapdragon® X Elite | QNN | 3.035 ms | 1 - 1 MB | FP16 | NPU | Use Export Script |
52
- | EfficientNet-V2-s | Snapdragon X Elite CRD | Snapdragon® X Elite | ONNX | 3.078 ms | 49 - 49 MB | FP16 | NPU | [EfficientNet-V2-s.onnx](https://huggingface.co/qualcomm/EfficientNet-V2-s/blob/main/EfficientNet-V2-s.onnx) |
 
 
 
 
53
 
54
 
55
 
 
1
  ---
2
  library_name: pytorch
3
  license: bsd-3-clause
 
4
  tags:
5
  - backbone
6
  - android
7
+ pipeline_tag: image-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
+ | EfficientNet-V2-s | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | TFLITE | 2.76 ms | 0 - 222 MB | FP16 | NPU | [EfficientNet-V2-s.tflite](https://huggingface.co/qualcomm/EfficientNet-V2-s/blob/main/EfficientNet-V2-s.tflite) |
39
+ | EfficientNet-V2-s | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | QNN | 2.76 ms | 1 - 3 MB | FP16 | NPU | [EfficientNet-V2-s.so](https://huggingface.co/qualcomm/EfficientNet-V2-s/blob/main/EfficientNet-V2-s.so) |
40
+ | EfficientNet-V2-s | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | ONNX | 2.909 ms | 0 - 180 MB | FP16 | NPU | [EfficientNet-V2-s.onnx](https://huggingface.co/qualcomm/EfficientNet-V2-s/blob/main/EfficientNet-V2-s.onnx) |
41
+ | EfficientNet-V2-s | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | TFLITE | 2.043 ms | 0 - 31 MB | FP16 | NPU | [EfficientNet-V2-s.tflite](https://huggingface.co/qualcomm/EfficientNet-V2-s/blob/main/EfficientNet-V2-s.tflite) |
42
+ | EfficientNet-V2-s | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | QNN | 2.065 ms | 0 - 15 MB | FP16 | NPU | [EfficientNet-V2-s.so](https://huggingface.co/qualcomm/EfficientNet-V2-s/blob/main/EfficientNet-V2-s.so) |
43
+ | EfficientNet-V2-s | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | ONNX | 2.149 ms | 0 - 37 MB | FP16 | NPU | [EfficientNet-V2-s.onnx](https://huggingface.co/qualcomm/EfficientNet-V2-s/blob/main/EfficientNet-V2-s.onnx) |
44
+ | EfficientNet-V2-s | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | TFLITE | 1.909 ms | 0 - 32 MB | FP16 | NPU | [EfficientNet-V2-s.tflite](https://huggingface.co/qualcomm/EfficientNet-V2-s/blob/main/EfficientNet-V2-s.tflite) |
45
+ | EfficientNet-V2-s | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | QNN | 1.683 ms | 1 - 31 MB | FP16 | NPU | Use Export Script |
46
+ | EfficientNet-V2-s | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | ONNX | 1.726 ms | 1 - 36 MB | FP16 | NPU | [EfficientNet-V2-s.onnx](https://huggingface.co/qualcomm/EfficientNet-V2-s/blob/main/EfficientNet-V2-s.onnx) |
47
+ | EfficientNet-V2-s | QCS8275 (Proxy) | QCS8275 Proxy | TFLITE | 60.168 ms | 0 - 26 MB | FP16 | NPU | [EfficientNet-V2-s.tflite](https://huggingface.co/qualcomm/EfficientNet-V2-s/blob/main/EfficientNet-V2-s.tflite) |
48
+ | EfficientNet-V2-s | QCS8275 (Proxy) | QCS8275 Proxy | QNN | 60.46 ms | 1 - 8 MB | FP16 | NPU | Use Export Script |
49
+ | EfficientNet-V2-s | QCS8550 (Proxy) | QCS8550 Proxy | TFLITE | 2.75 ms | 0 - 222 MB | FP16 | NPU | [EfficientNet-V2-s.tflite](https://huggingface.co/qualcomm/EfficientNet-V2-s/blob/main/EfficientNet-V2-s.tflite) |
50
+ | EfficientNet-V2-s | QCS8550 (Proxy) | QCS8550 Proxy | QNN | 2.757 ms | 1 - 3 MB | FP16 | NPU | Use Export Script |
51
+ | EfficientNet-V2-s | QCS9075 (Proxy) | QCS9075 Proxy | TFLITE | 4.703 ms | 0 - 26 MB | FP16 | NPU | [EfficientNet-V2-s.tflite](https://huggingface.co/qualcomm/EfficientNet-V2-s/blob/main/EfficientNet-V2-s.tflite) |
52
+ | EfficientNet-V2-s | QCS9075 (Proxy) | QCS9075 Proxy | QNN | 4.924 ms | 1 - 7 MB | FP16 | NPU | Use Export Script |
53
+ | EfficientNet-V2-s | QCS8450 (Proxy) | QCS8450 Proxy | TFLITE | 5.134 ms | 0 - 36 MB | FP16 | NPU | [EfficientNet-V2-s.tflite](https://huggingface.co/qualcomm/EfficientNet-V2-s/blob/main/EfficientNet-V2-s.tflite) |
54
+ | EfficientNet-V2-s | QCS8450 (Proxy) | QCS8450 Proxy | QNN | 5.227 ms | 1 - 37 MB | FP16 | NPU | Use Export Script |
55
+ | EfficientNet-V2-s | Snapdragon X Elite CRD | Snapdragon® X Elite | QNN | 3.029 ms | 1 - 1 MB | FP16 | NPU | Use Export Script |
56
+ | EfficientNet-V2-s | Snapdragon X Elite CRD | Snapdragon® X Elite | ONNX | 3.071 ms | 49 - 49 MB | FP16 | NPU | [EfficientNet-V2-s.onnx](https://huggingface.co/qualcomm/EfficientNet-V2-s/blob/main/EfficientNet-V2-s.onnx) |
57
 
58
 
59