qaihm-bot commited on
Commit
3ca1f26
·
verified ·
1 Parent(s): d3683d6

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 | 47.978 ms | 0 - 9 MB | FP16 | NPU | [DETR-ResNet101.tflite](https://huggingface.co/qualcomm/DETR-ResNet101/blob/main/DETR-ResNet101.tflite)
 
38
 
39
 
40
  ## Installation
@@ -95,10 +96,10 @@ python -m qai_hub_models.models.detr_resnet101.export
95
  ```
96
  Profile Job summary of DETR-ResNet101
97
  --------------------------------------------------
98
- Device: QCS8550 (Proxy) (12)
99
- Estimated Inference Time: 48.06 ms
100
- Estimated Peak Memory Range: 1.32-11.86 MB
101
- Compute Units: NPU (910),GPU (2) | Total (912)
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 | 24.664 ms | 0 - 4 MB | FP16 | NPU | [DETR-ResNet101.tflite](https://huggingface.co/qualcomm/DETR-ResNet101/blob/main/DETR-ResNet101.tflite)
38
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 21.04 ms | 3 - 30 MB | FP16 | NPU | [DETR-ResNet101.so](https://huggingface.co/qualcomm/DETR-ResNet101/blob/main/DETR-ResNet101.so)
39
 
40
 
41
  ## Installation
 
96
  ```
97
  Profile Job summary of DETR-ResNet101
98
  --------------------------------------------------
99
+ Device: Snapdragon X Elite CRD (11)
100
+ Estimated Inference Time: 31.21 ms
101
+ Estimated Peak Memory Range: 2.64-2.64 MB
102
+ Compute Units: NPU (1084) | Total (1084)
103
 
104
 
105
  ```