qaihm-bot commited on
Commit
e0224af
1 Parent(s): 4700035

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +32 -16
README.md CHANGED
@@ -34,18 +34,34 @@ 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
- | Facial-Landmark-Detection-Quantized | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | QNN | 0.237 ms | 0 - 5 MB | INT8 | NPU | [Facial-Landmark-Detection-Quantized.so](https://huggingface.co/qualcomm/Facial-Landmark-Detection-Quantized/blob/main/Facial-Landmark-Detection-Quantized.so) |
38
- | Facial-Landmark-Detection-Quantized | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | QNN | 0.191 ms | 0 - 9 MB | INT8 | NPU | [Facial-Landmark-Detection-Quantized.so](https://huggingface.co/qualcomm/Facial-Landmark-Detection-Quantized/blob/main/Facial-Landmark-Detection-Quantized.so) |
39
- | Facial-Landmark-Detection-Quantized | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | QNN | 0.182 ms | 0 - 9 MB | INT8 | NPU | Use Export Script |
40
- | Facial-Landmark-Detection-Quantized | RB3 Gen 2 (Proxy) | QCS6490 Proxy | QNN | 0.81 ms | 0 - 7 MB | INT8 | NPU | Use Export Script |
41
- | Facial-Landmark-Detection-Quantized | QCS8550 (Proxy) | QCS8550 Proxy | QNN | 0.228 ms | 0 - 1 MB | INT8 | NPU | Use Export Script |
42
- | Facial-Landmark-Detection-Quantized | SA7255P ADP | SA7255P | QNN | 1.727 ms | 0 - 5 MB | INT8 | NPU | Use Export Script |
43
- | Facial-Landmark-Detection-Quantized | SA8255 (Proxy) | SA8255P Proxy | QNN | 0.23 ms | 0 - 2 MB | INT8 | NPU | Use Export Script |
44
- | Facial-Landmark-Detection-Quantized | SA8295P ADP | SA8295P | QNN | 0.661 ms | 0 - 6 MB | INT8 | NPU | Use Export Script |
45
- | Facial-Landmark-Detection-Quantized | SA8650 (Proxy) | SA8650P Proxy | QNN | 0.228 ms | 0 - 1 MB | INT8 | NPU | Use Export Script |
46
- | Facial-Landmark-Detection-Quantized | SA8775P ADP | SA8775P | QNN | 0.677 ms | 0 - 6 MB | INT8 | NPU | Use Export Script |
47
- | Facial-Landmark-Detection-Quantized | QCS8450 (Proxy) | QCS8450 Proxy | QNN | 0.283 ms | 0 - 12 MB | INT8 | NPU | Use Export Script |
48
- | Facial-Landmark-Detection-Quantized | Snapdragon X Elite CRD | Snapdragon® X Elite | QNN | 0.335 ms | 1 - 1 MB | INT8 | NPU | Use Export Script |
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
49
 
50
 
51
 
@@ -109,11 +125,11 @@ Profiling Results
109
  ------------------------------------------------------------
110
  Facial-Landmark-Detection-Quantized
111
  Device : Samsung Galaxy S23 (13)
112
- Runtime : QNN
113
  Estimated inference time (ms) : 0.2
114
- Estimated peak memory usage (MB): [0, 5]
115
- Total # Ops : 55
116
- Compute Unit(s) : NPU (55 ops)
117
  ```
118
 
119
 
 
34
 
35
  | Model | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
36
  |---|---|---|---|---|---|---|---|---|
37
+ | Facial-Landmark-Detection-Quantized | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | TFLITE | 0.169 ms | 0 - 94 MB | INT8 | NPU | [Facial-Landmark-Detection-Quantized.tflite](https://huggingface.co/qualcomm/Facial-Landmark-Detection-Quantized/blob/main/Facial-Landmark-Detection-Quantized.tflite) |
38
+ | Facial-Landmark-Detection-Quantized | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | QNN | 0.232 ms | 0 - 6 MB | INT8 | NPU | [Facial-Landmark-Detection-Quantized.so](https://huggingface.co/qualcomm/Facial-Landmark-Detection-Quantized/blob/main/Facial-Landmark-Detection-Quantized.so) |
39
+ | Facial-Landmark-Detection-Quantized | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | ONNX | 0.338 ms | 0 - 108 MB | INT8 | NPU | [Facial-Landmark-Detection-Quantized.onnx](https://huggingface.co/qualcomm/Facial-Landmark-Detection-Quantized/blob/main/Facial-Landmark-Detection-Quantized.onnx) |
40
+ | Facial-Landmark-Detection-Quantized | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | TFLITE | 0.141 ms | 0 - 10 MB | INT8 | NPU | [Facial-Landmark-Detection-Quantized.tflite](https://huggingface.co/qualcomm/Facial-Landmark-Detection-Quantized/blob/main/Facial-Landmark-Detection-Quantized.tflite) |
41
+ | Facial-Landmark-Detection-Quantized | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | QNN | 0.185 ms | 0 - 10 MB | INT8 | NPU | [Facial-Landmark-Detection-Quantized.so](https://huggingface.co/qualcomm/Facial-Landmark-Detection-Quantized/blob/main/Facial-Landmark-Detection-Quantized.so) |
42
+ | Facial-Landmark-Detection-Quantized | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | ONNX | 0.271 ms | 0 - 29 MB | INT8 | NPU | [Facial-Landmark-Detection-Quantized.onnx](https://huggingface.co/qualcomm/Facial-Landmark-Detection-Quantized/blob/main/Facial-Landmark-Detection-Quantized.onnx) |
43
+ | Facial-Landmark-Detection-Quantized | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | TFLITE | 0.126 ms | 0 - 9 MB | INT8 | NPU | [Facial-Landmark-Detection-Quantized.tflite](https://huggingface.co/qualcomm/Facial-Landmark-Detection-Quantized/blob/main/Facial-Landmark-Detection-Quantized.tflite) |
44
+ | Facial-Landmark-Detection-Quantized | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | QNN | 0.176 ms | 0 - 10 MB | INT8 | NPU | Use Export Script |
45
+ | Facial-Landmark-Detection-Quantized | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | ONNX | 0.274 ms | 0 - 17 MB | INT8 | NPU | [Facial-Landmark-Detection-Quantized.onnx](https://huggingface.co/qualcomm/Facial-Landmark-Detection-Quantized/blob/main/Facial-Landmark-Detection-Quantized.onnx) |
46
+ | Facial-Landmark-Detection-Quantized | RB3 Gen 2 (Proxy) | QCS6490 Proxy | TFLITE | 0.519 ms | 0 - 12 MB | INT8 | NPU | [Facial-Landmark-Detection-Quantized.tflite](https://huggingface.co/qualcomm/Facial-Landmark-Detection-Quantized/blob/main/Facial-Landmark-Detection-Quantized.tflite) |
47
+ | Facial-Landmark-Detection-Quantized | RB3 Gen 2 (Proxy) | QCS6490 Proxy | QNN | 0.701 ms | 0 - 7 MB | INT8 | NPU | Use Export Script |
48
+ | Facial-Landmark-Detection-Quantized | RB5 (Proxy) | QCS8250 Proxy | TFLITE | 1.87 ms | 0 - 3 MB | INT8 | NPU | [Facial-Landmark-Detection-Quantized.tflite](https://huggingface.co/qualcomm/Facial-Landmark-Detection-Quantized/blob/main/Facial-Landmark-Detection-Quantized.tflite) |
49
+ | Facial-Landmark-Detection-Quantized | QCS8550 (Proxy) | QCS8550 Proxy | TFLITE | 0.175 ms | 0 - 6 MB | INT8 | NPU | [Facial-Landmark-Detection-Quantized.tflite](https://huggingface.co/qualcomm/Facial-Landmark-Detection-Quantized/blob/main/Facial-Landmark-Detection-Quantized.tflite) |
50
+ | Facial-Landmark-Detection-Quantized | QCS8550 (Proxy) | QCS8550 Proxy | QNN | 0.218 ms | 0 - 1 MB | INT8 | NPU | Use Export Script |
51
+ | Facial-Landmark-Detection-Quantized | SA7255P ADP | SA7255P | TFLITE | 1.191 ms | 0 - 12 MB | INT8 | NPU | [Facial-Landmark-Detection-Quantized.tflite](https://huggingface.co/qualcomm/Facial-Landmark-Detection-Quantized/blob/main/Facial-Landmark-Detection-Quantized.tflite) |
52
+ | Facial-Landmark-Detection-Quantized | SA7255P ADP | SA7255P | QNN | 1.415 ms | 0 - 10 MB | INT8 | NPU | Use Export Script |
53
+ | Facial-Landmark-Detection-Quantized | SA8255 (Proxy) | SA8255P Proxy | TFLITE | 0.173 ms | 0 - 6 MB | INT8 | NPU | [Facial-Landmark-Detection-Quantized.tflite](https://huggingface.co/qualcomm/Facial-Landmark-Detection-Quantized/blob/main/Facial-Landmark-Detection-Quantized.tflite) |
54
+ | Facial-Landmark-Detection-Quantized | SA8255 (Proxy) | SA8255P Proxy | QNN | 0.219 ms | 0 - 1 MB | INT8 | NPU | Use Export Script |
55
+ | Facial-Landmark-Detection-Quantized | SA8295P ADP | SA8295P | TFLITE | 0.452 ms | 0 - 8 MB | INT8 | NPU | [Facial-Landmark-Detection-Quantized.tflite](https://huggingface.co/qualcomm/Facial-Landmark-Detection-Quantized/blob/main/Facial-Landmark-Detection-Quantized.tflite) |
56
+ | Facial-Landmark-Detection-Quantized | SA8295P ADP | SA8295P | QNN | 0.78 ms | 0 - 6 MB | INT8 | NPU | Use Export Script |
57
+ | Facial-Landmark-Detection-Quantized | SA8650 (Proxy) | SA8650P Proxy | TFLITE | 0.169 ms | 0 - 6 MB | INT8 | NPU | [Facial-Landmark-Detection-Quantized.tflite](https://huggingface.co/qualcomm/Facial-Landmark-Detection-Quantized/blob/main/Facial-Landmark-Detection-Quantized.tflite) |
58
+ | Facial-Landmark-Detection-Quantized | SA8650 (Proxy) | SA8650P Proxy | QNN | 0.219 ms | 0 - 1 MB | INT8 | NPU | Use Export Script |
59
+ | Facial-Landmark-Detection-Quantized | SA8775P ADP | SA8775P | TFLITE | 0.382 ms | 0 - 12 MB | INT8 | NPU | [Facial-Landmark-Detection-Quantized.tflite](https://huggingface.co/qualcomm/Facial-Landmark-Detection-Quantized/blob/main/Facial-Landmark-Detection-Quantized.tflite) |
60
+ | Facial-Landmark-Detection-Quantized | SA8775P ADP | SA8775P | QNN | 0.581 ms | 0 - 6 MB | INT8 | NPU | Use Export Script |
61
+ | Facial-Landmark-Detection-Quantized | QCS8450 (Proxy) | QCS8450 Proxy | TFLITE | 0.217 ms | 0 - 12 MB | INT8 | NPU | [Facial-Landmark-Detection-Quantized.tflite](https://huggingface.co/qualcomm/Facial-Landmark-Detection-Quantized/blob/main/Facial-Landmark-Detection-Quantized.tflite) |
62
+ | Facial-Landmark-Detection-Quantized | QCS8450 (Proxy) | QCS8450 Proxy | QNN | 0.28 ms | 0 - 15 MB | INT8 | NPU | Use Export Script |
63
+ | Facial-Landmark-Detection-Quantized | Snapdragon X Elite CRD | Snapdragon® X Elite | QNN | 0.298 ms | 1 - 1 MB | INT8 | NPU | Use Export Script |
64
+ | Facial-Landmark-Detection-Quantized | Snapdragon X Elite CRD | Snapdragon® X Elite | ONNX | 0.353 ms | 7 - 7 MB | INT8 | NPU | [Facial-Landmark-Detection-Quantized.onnx](https://huggingface.co/qualcomm/Facial-Landmark-Detection-Quantized/blob/main/Facial-Landmark-Detection-Quantized.onnx) |
65
 
66
 
67
 
 
125
  ------------------------------------------------------------
126
  Facial-Landmark-Detection-Quantized
127
  Device : Samsung Galaxy S23 (13)
128
+ Runtime : TFLITE
129
  Estimated inference time (ms) : 0.2
130
+ Estimated peak memory usage (MB): [0, 94]
131
+ Total # Ops : 43
132
+ Compute Unit(s) : NPU (43 ops)
133
  ```
134
 
135