qaihm-bot commited on
Commit
d932db7
·
verified ·
1 Parent(s): aa02de6

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -11
README.md CHANGED
@@ -34,7 +34,7 @@ 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 | 439.506 ms | 8 - 17 MB | FP16 | NPU | [DETR-ResNet101-DC5.tflite](https://huggingface.co/qualcomm/DETR-ResNet101-DC5/blob/main/DETR-ResNet101-DC5.tflite)
38
 
39
 
40
  ## Installation
@@ -92,16 +92,6 @@ device. This script does the following:
92
  python -m qai_hub_models.models.detr_resnet101_dc5.export
93
  ```
94
 
95
- ```
96
- Profile Job summary of DETR-ResNet101-DC5
97
- --------------------------------------------------
98
- Device: Samsung Galaxy S24 (14)
99
- Estimated Inference Time: 331.40 ms
100
- Estimated Peak Memory Range: 0.10-435.99 MB
101
- Compute Units: NPU (955),GPU (2),CPU (1) | Total (958)
102
-
103
-
104
- ```
105
  ## How does this work?
106
 
107
  This [export script](https://github.com/quic/ai-hub-models/blob/main/qai_hub_models/models/DETR-ResNet101-DC5/export.py)
 
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 | 407.929 ms | 7 - 15 MB | FP16 | NPU | [DETR-ResNet101-DC5.tflite](https://huggingface.co/qualcomm/DETR-ResNet101-DC5/blob/main/DETR-ResNet101-DC5.tflite)
38
 
39
 
40
  ## Installation
 
92
  python -m qai_hub_models.models.detr_resnet101_dc5.export
93
  ```
94
 
 
 
 
 
 
 
 
 
 
 
95
  ## How does this work?
96
 
97
  This [export script](https://github.com/quic/ai-hub-models/blob/main/qai_hub_models/models/DETR-ResNet101-DC5/export.py)