qaihm-bot commited on
Commit
0adb064
·
verified ·
1 Parent(s): e97f640

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -34,8 +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 | 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
@@ -97,7 +97,7 @@ python -m qai_hub_models.models.detr_resnet50.export
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
 
 
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.875 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.349 ms | 3 - 22 MB | FP16 | NPU | [DETR-ResNet50.so](https://huggingface.co/qualcomm/DETR-ResNet50/blob/main/DETR-ResNet50.so)
39
 
40
 
41
  ## Installation
 
97
  Profile Job summary of DETR-ResNet50
98
  --------------------------------------------------
99
  Device: Snapdragon X Elite CRD (11)
100
+ Estimated Inference Time: 22.40 ms
101
  Estimated Peak Memory Range: 2.64-2.64 MB
102
  Compute Units: NPU (863) | Total (863)
103