qaihm-bot commited on
Commit
b7f0a78
·
verified ·
1 Parent(s): d59138e

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +6 -5
README.md CHANGED
@@ -34,7 +34,8 @@ More details on model performance across various devices, can be found
34
 
35
  | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
36
  | ---|---|---|---|---|---|---|---|
37
- | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 39.035 ms | 1 - 9 MB | FP16 | NPU | [DETR-ResNet50.tflite](https://huggingface.co/qualcomm/DETR-ResNet50/blob/main/DETR-ResNet50.tflite)
 
38
 
39
 
40
  ## Installation
@@ -95,10 +96,10 @@ python -m qai_hub_models.models.detr_resnet50.export
95
  ```
96
  Profile Job summary of DETR-ResNet50
97
  --------------------------------------------------
98
- Device: QCS8550 (Proxy) (12)
99
- Estimated Inference Time: 38.87 ms
100
- Estimated Peak Memory Range: 1.36-8.07 MB
101
- Compute Units: NPU (842),GPU (2) | Total (844)
102
 
103
 
104
  ```
 
34
 
35
  | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
36
  | ---|---|---|---|---|---|---|---|
37
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 20.791 ms | 0 - 3 MB | FP16 | NPU | [DETR-ResNet50.tflite](https://huggingface.co/qualcomm/DETR-ResNet50/blob/main/DETR-ResNet50.tflite)
38
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 19.328 ms | 3 - 22 MB | FP16 | NPU | [DETR-ResNet50.so](https://huggingface.co/qualcomm/DETR-ResNet50/blob/main/DETR-ResNet50.so)
39
 
40
 
41
  ## Installation
 
96
  ```
97
  Profile Job summary of DETR-ResNet50
98
  --------------------------------------------------
99
+ Device: Snapdragon X Elite CRD (11)
100
+ Estimated Inference Time: 22.41 ms
101
+ Estimated Peak Memory Range: 2.64-2.64 MB
102
+ Compute Units: NPU (863) | Total (863)
103
 
104
 
105
  ```