qaihm-bot commited on
Commit
b2abf36
·
verified ·
1 Parent(s): ba2a7dc

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +6 -7
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 | 1003.131 ms | 34 - 222 MB | FP16 | NPU | [DeformableDETR.onnx](https://huggingface.co/qualcomm/DeformableDETR/blob/main/DeformableDETR.onnx) |
38
- | DeformableDETR | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | TFLITE | 1464.967 ms | 163 - 9971 MB | FP32 | CPU | [DeformableDETR.tflite](https://huggingface.co/qualcomm/DeformableDETR/blob/main/DeformableDETR.tflite) |
39
- | DeformableDETR | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | ONNX | 786.411 ms | 45 - 154 MB | FP16 | NPU | [DeformableDETR.onnx](https://huggingface.co/qualcomm/DeformableDETR/blob/main/DeformableDETR.onnx) |
40
- | DeformableDETR | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | ONNX | 740.007 ms | 45 - 162 MB | FP16 | NPU | [DeformableDETR.onnx](https://huggingface.co/qualcomm/DeformableDETR/blob/main/DeformableDETR.onnx) |
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) : 1003.1
106
- Estimated peak memory usage (MB): [34, 222]
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
  ```