qaihm-bot commited on
Commit
b781876
·
verified ·
1 Parent(s): 433ff7f

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +26 -24
README.md CHANGED
@@ -36,27 +36,29 @@ More details on model performance across various devices, can be found
36
 
37
  | Model | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
38
  |---|---|---|---|---|---|---|---|---|
39
- | PPE-Detection | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | TFLITE | 0.67 ms | 0 - 232 MB | FP16 | NPU | [PPE-Detection.tflite](https://huggingface.co/qualcomm/PPE-Detection/blob/main/PPE-Detection.tflite) |
40
- | PPE-Detection | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | QNN | 0.725 ms | 0 - 49 MB | FP16 | NPU | [PPE-Detection.so](https://huggingface.co/qualcomm/PPE-Detection/blob/main/PPE-Detection.so) |
41
- | PPE-Detection | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | ONNX | 1.105 ms | 0 - 15 MB | FP16 | NPU | [PPE-Detection.onnx](https://huggingface.co/qualcomm/PPE-Detection/blob/main/PPE-Detection.onnx) |
42
- | PPE-Detection | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | TFLITE | 0.561 ms | 0 - 42 MB | FP16 | NPU | [PPE-Detection.tflite](https://huggingface.co/qualcomm/PPE-Detection/blob/main/PPE-Detection.tflite) |
43
- | PPE-Detection | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | QNN | 0.613 ms | 1 - 16 MB | FP16 | NPU | [PPE-Detection.so](https://huggingface.co/qualcomm/PPE-Detection/blob/main/PPE-Detection.so) |
44
- | PPE-Detection | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | ONNX | 0.943 ms | 0 - 46 MB | FP16 | NPU | [PPE-Detection.onnx](https://huggingface.co/qualcomm/PPE-Detection/blob/main/PPE-Detection.onnx) |
45
- | PPE-Detection | QCS8550 (Proxy) | QCS8550 Proxy | TFLITE | 0.666 ms | 0 - 4 MB | FP16 | NPU | [PPE-Detection.tflite](https://huggingface.co/qualcomm/PPE-Detection/blob/main/PPE-Detection.tflite) |
46
- | PPE-Detection | QCS8550 (Proxy) | QCS8550 Proxy | QNN | 0.722 ms | 1 - 2 MB | FP16 | NPU | Use Export Script |
47
- | PPE-Detection | SA8255 (Proxy) | SA8255P Proxy | TFLITE | 0.671 ms | 0 - 242 MB | FP16 | NPU | [PPE-Detection.tflite](https://huggingface.co/qualcomm/PPE-Detection/blob/main/PPE-Detection.tflite) |
48
- | PPE-Detection | SA8255 (Proxy) | SA8255P Proxy | QNN | 0.728 ms | 1 - 2 MB | FP16 | NPU | Use Export Script |
49
- | PPE-Detection | SA8775 (Proxy) | SA8775P Proxy | TFLITE | 0.669 ms | 0 - 174 MB | FP16 | NPU | [PPE-Detection.tflite](https://huggingface.co/qualcomm/PPE-Detection/blob/main/PPE-Detection.tflite) |
50
- | PPE-Detection | SA8775 (Proxy) | SA8775P Proxy | QNN | 0.731 ms | 1 - 2 MB | FP16 | NPU | Use Export Script |
51
- | PPE-Detection | SA8650 (Proxy) | SA8650P Proxy | TFLITE | 0.666 ms | 0 - 7 MB | FP16 | NPU | [PPE-Detection.tflite](https://huggingface.co/qualcomm/PPE-Detection/blob/main/PPE-Detection.tflite) |
52
- | PPE-Detection | SA8650 (Proxy) | SA8650P Proxy | QNN | 0.73 ms | 1 - 2 MB | FP16 | NPU | Use Export Script |
53
- | PPE-Detection | QCS8450 (Proxy) | QCS8450 Proxy | TFLITE | 1.428 ms | 0 - 39 MB | FP16 | NPU | [PPE-Detection.tflite](https://huggingface.co/qualcomm/PPE-Detection/blob/main/PPE-Detection.tflite) |
54
- | PPE-Detection | QCS8450 (Proxy) | QCS8450 Proxy | QNN | 1.492 ms | 1 - 16 MB | FP16 | NPU | Use Export Script |
55
- | PPE-Detection | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | TFLITE | 0.48 ms | 0 - 22 MB | FP16 | NPU | [PPE-Detection.tflite](https://huggingface.co/qualcomm/PPE-Detection/blob/main/PPE-Detection.tflite) |
56
- | PPE-Detection | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | QNN | 0.44 ms | 0 - 14 MB | FP16 | NPU | Use Export Script |
57
- | PPE-Detection | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | ONNX | 0.713 ms | 0 - 24 MB | FP16 | NPU | [PPE-Detection.onnx](https://huggingface.co/qualcomm/PPE-Detection/blob/main/PPE-Detection.onnx) |
58
- | PPE-Detection | Snapdragon X Elite CRD | Snapdragon® X Elite | QNN | 0.853 ms | 1 - 1 MB | FP16 | NPU | Use Export Script |
59
- | PPE-Detection | Snapdragon X Elite CRD | Snapdragon® X Elite | ONNX | 1.173 ms | 13 - 13 MB | FP16 | NPU | [PPE-Detection.onnx](https://huggingface.co/qualcomm/PPE-Detection/blob/main/PPE-Detection.onnx) |
 
 
60
 
61
 
62
 
@@ -121,9 +123,9 @@ PPE-Detection
121
  Device : Samsung Galaxy S23 (13)
122
  Runtime : TFLITE
123
  Estimated inference time (ms) : 0.7
124
- Estimated peak memory usage (MB): [0, 232]
125
- Total # Ops : 80
126
- Compute Unit(s) : NPU (80 ops)
127
  ```
128
 
129
 
 
36
 
37
  | Model | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
38
  |---|---|---|---|---|---|---|---|---|
39
+ | PPE-Detection | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | TFLITE | 0.665 ms | 0 - 3 MB | FP16 | NPU | [PPE-Detection.tflite](https://huggingface.co/qualcomm/PPE-Detection/blob/main/PPE-Detection.tflite) |
40
+ | PPE-Detection | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | QNN | 0.965 ms | 1 - 248 MB | FP16 | NPU | [PPE-Detection.so](https://huggingface.co/qualcomm/PPE-Detection/blob/main/PPE-Detection.so) |
41
+ | PPE-Detection | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | ONNX | 1.124 ms | 0 - 15 MB | FP16 | NPU | [PPE-Detection.onnx](https://huggingface.co/qualcomm/PPE-Detection/blob/main/PPE-Detection.onnx) |
42
+ | PPE-Detection | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | TFLITE | 0.496 ms | 0 - 44 MB | FP16 | NPU | [PPE-Detection.tflite](https://huggingface.co/qualcomm/PPE-Detection/blob/main/PPE-Detection.tflite) |
43
+ | PPE-Detection | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | QNN | 0.668 ms | 1 - 16 MB | FP16 | NPU | [PPE-Detection.so](https://huggingface.co/qualcomm/PPE-Detection/blob/main/PPE-Detection.so) |
44
+ | PPE-Detection | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | ONNX | 0.904 ms | 0 - 45 MB | FP16 | NPU | [PPE-Detection.onnx](https://huggingface.co/qualcomm/PPE-Detection/blob/main/PPE-Detection.onnx) |
45
+ | PPE-Detection | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | TFLITE | 0.482 ms | 0 - 22 MB | FP16 | NPU | [PPE-Detection.tflite](https://huggingface.co/qualcomm/PPE-Detection/blob/main/PPE-Detection.tflite) |
46
+ | PPE-Detection | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | QNN | 0.654 ms | 0 - 14 MB | FP16 | NPU | Use Export Script |
47
+ | PPE-Detection | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | ONNX | 0.889 ms | 0 - 24 MB | FP16 | NPU | [PPE-Detection.onnx](https://huggingface.co/qualcomm/PPE-Detection/blob/main/PPE-Detection.onnx) |
48
+ | PPE-Detection | QCS8550 (Proxy) | QCS8550 Proxy | TFLITE | 0.664 ms | 0 - 1 MB | FP16 | NPU | [PPE-Detection.tflite](https://huggingface.co/qualcomm/PPE-Detection/blob/main/PPE-Detection.tflite) |
49
+ | PPE-Detection | QCS8550 (Proxy) | QCS8550 Proxy | QNN | 0.893 ms | 1 - 2 MB | FP16 | NPU | Use Export Script |
50
+ | PPE-Detection | SA8255 (Proxy) | SA8255P Proxy | TFLITE | 0.667 ms | 0 - 2 MB | FP16 | NPU | [PPE-Detection.tflite](https://huggingface.co/qualcomm/PPE-Detection/blob/main/PPE-Detection.tflite) |
51
+ | PPE-Detection | SA8255 (Proxy) | SA8255P Proxy | QNN | 0.905 ms | 1 - 2 MB | FP16 | NPU | Use Export Script |
52
+ | PPE-Detection | SA8775 (Proxy) | SA8775P Proxy | TFLITE | 0.67 ms | 0 - 1 MB | FP16 | NPU | [PPE-Detection.tflite](https://huggingface.co/qualcomm/PPE-Detection/blob/main/PPE-Detection.tflite) |
53
+ | PPE-Detection | SA8775 (Proxy) | SA8775P Proxy | QNN | 0.939 ms | 1 - 2 MB | FP16 | NPU | Use Export Script |
54
+ | PPE-Detection | SA8650 (Proxy) | SA8650P Proxy | TFLITE | 0.67 ms | 0 - 1 MB | FP16 | NPU | [PPE-Detection.tflite](https://huggingface.co/qualcomm/PPE-Detection/blob/main/PPE-Detection.tflite) |
55
+ | PPE-Detection | SA8650 (Proxy) | SA8650P Proxy | QNN | 0.905 ms | 0 - 2 MB | FP16 | NPU | Use Export Script |
56
+ | PPE-Detection | SA8295P ADP | SA8295P | TFLITE | 1.837 ms | 0 - 17 MB | FP16 | NPU | [PPE-Detection.tflite](https://huggingface.co/qualcomm/PPE-Detection/blob/main/PPE-Detection.tflite) |
57
+ | PPE-Detection | SA8295P ADP | SA8295P | QNN | 2.256 ms | 1 - 6 MB | FP16 | NPU | Use Export Script |
58
+ | PPE-Detection | QCS8450 (Proxy) | QCS8450 Proxy | TFLITE | 1.413 ms | 0 - 39 MB | FP16 | NPU | [PPE-Detection.tflite](https://huggingface.co/qualcomm/PPE-Detection/blob/main/PPE-Detection.tflite) |
59
+ | PPE-Detection | QCS8450 (Proxy) | QCS8450 Proxy | QNN | 1.784 ms | 1 - 18 MB | FP16 | NPU | Use Export Script |
60
+ | PPE-Detection | Snapdragon X Elite CRD | Snapdragon® X Elite | QNN | 1.042 ms | 1 - 1 MB | FP16 | NPU | Use Export Script |
61
+ | PPE-Detection | Snapdragon X Elite CRD | Snapdragon® X Elite | ONNX | 1.207 ms | 13 - 13 MB | FP16 | NPU | [PPE-Detection.onnx](https://huggingface.co/qualcomm/PPE-Detection/blob/main/PPE-Detection.onnx) |
62
 
63
 
64
 
 
123
  Device : Samsung Galaxy S23 (13)
124
  Runtime : TFLITE
125
  Estimated inference time (ms) : 0.7
126
+ Estimated peak memory usage (MB): [0, 3]
127
+ Total # Ops : 77
128
+ Compute Unit(s) : NPU (77 ops)
129
  ```
130
 
131