Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -34,11 +34,10 @@ 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 |
-
| DeformableDETR | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | ONNX |
|
| 38 |
-
| DeformableDETR | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 |
|
| 39 |
-
| DeformableDETR |
|
| 40 |
-
| DeformableDETR | Snapdragon
|
| 41 |
-
| DeformableDETR | Snapdragon X Elite CRD | Snapdragon® X Elite | ONNX | 1044.05 ms | 107 - 107 MB | FP16 | NPU | [DeformableDETR.onnx](https://huggingface.co/qualcomm/DeformableDETR/blob/main/DeformableDETR.onnx) |
|
| 42 |
|
| 43 |
|
| 44 |
|
|
@@ -102,8 +101,8 @@ Profiling Results
|
|
| 102 |
DeformableDETR
|
| 103 |
Device : Samsung Galaxy S23 (13)
|
| 104 |
Runtime : ONNX
|
| 105 |
-
Estimated inference time (ms) :
|
| 106 |
-
Estimated peak memory usage (MB): [
|
| 107 |
Total # Ops : 1360
|
| 108 |
Compute Unit(s) : NPU (1238 ops) CPU (122 ops)
|
| 109 |
```
|
|
|
|
| 34 |
|
| 35 |
| Model | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
|
| 36 |
|---|---|---|---|---|---|---|---|---|
|
| 37 |
+
| DeformableDETR | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | ONNX | 995.627 ms | 31 - 98 MB | FP16 | NPU | [DeformableDETR.onnx](https://huggingface.co/qualcomm/DeformableDETR/blob/main/DeformableDETR.onnx) |
|
| 38 |
+
| DeformableDETR | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | ONNX | 785.492 ms | 44 - 150 MB | FP16 | NPU | [DeformableDETR.onnx](https://huggingface.co/qualcomm/DeformableDETR/blob/main/DeformableDETR.onnx) |
|
| 39 |
+
| DeformableDETR | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | ONNX | 644.37 ms | 45 - 161 MB | FP16 | NPU | [DeformableDETR.onnx](https://huggingface.co/qualcomm/DeformableDETR/blob/main/DeformableDETR.onnx) |
|
| 40 |
+
| DeformableDETR | Snapdragon X Elite CRD | Snapdragon® X Elite | ONNX | 1193.916 ms | 106 - 106 MB | FP16 | NPU | [DeformableDETR.onnx](https://huggingface.co/qualcomm/DeformableDETR/blob/main/DeformableDETR.onnx) |
|
|
|
|
| 41 |
|
| 42 |
|
| 43 |
|
|
|
|
| 101 |
DeformableDETR
|
| 102 |
Device : Samsung Galaxy S23 (13)
|
| 103 |
Runtime : ONNX
|
| 104 |
+
Estimated inference time (ms) : 995.6
|
| 105 |
+
Estimated peak memory usage (MB): [31, 98]
|
| 106 |
Total # Ops : 1360
|
| 107 |
Compute Unit(s) : NPU (1238 ops) CPU (122 ops)
|
| 108 |
```
|