Upload README.md with huggingface_hub
Browse files
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 |
|
38 |
-
| Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library |
|
39 |
|
40 |
|
41 |
## Installation
|
@@ -97,7 +97,7 @@ python -m qai_hub_models.models.detr_resnet50_dc5.export
|
|
97 |
Profile Job summary of DETR-ResNet50-DC5
|
98 |
--------------------------------------------------
|
99 |
Device: Snapdragon X Elite CRD (11)
|
100 |
-
Estimated Inference Time: 165.
|
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 | 134.142 ms | 1 - 4 MB | FP16 | NPU | [DETR-ResNet50-DC5.tflite](https://huggingface.co/qualcomm/DETR-ResNet50-DC5/blob/main/DETR-ResNet50-DC5.tflite)
|
38 |
+
| Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 132.937 ms | 0 - 52 MB | FP16 | NPU | [DETR-ResNet50-DC5.so](https://huggingface.co/qualcomm/DETR-ResNet50-DC5/blob/main/DETR-ResNet50-DC5.so)
|
39 |
|
40 |
|
41 |
## Installation
|
|
|
97 |
Profile Job summary of DETR-ResNet50-DC5
|
98 |
--------------------------------------------------
|
99 |
Device: Snapdragon X Elite CRD (11)
|
100 |
+
Estimated Inference Time: 165.65 ms
|
101 |
Estimated Peak Memory Range: 2.64-2.64 MB
|
102 |
Compute Units: NPU (863) | Total (863)
|
103 |
|