qaihm-bot commited on
Commit
fc1b0b8
·
verified ·
1 Parent(s): 1438eda

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +4 -4
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 | 563.957 ms | 98 - 107 MB | FP32 | CPU | [DETR-ResNet101.tflite](https://huggingface.co/qualcomm/DETR-ResNet101/blob/main/DETR-ResNet101.tflite)
38
 
39
 
40
  ## Installation
@@ -96,9 +96,9 @@ python -m qai_hub_models.models.detr_resnet101.export
96
  Profile Job summary of DETR-ResNet101
97
  --------------------------------------------------
98
  Device: Samsung Galaxy S24 (14)
99
- Estimated Inference Time: 489.87 ms
100
- Estimated Peak Memory Range: 104.88-254.46 MB
101
- Compute Units: CPU (957) | Total (957)
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 | 53.317 ms | 0 - 8 MB | FP16 | NPU | [DETR-ResNet101.tflite](https://huggingface.co/qualcomm/DETR-ResNet101/blob/main/DETR-ResNet101.tflite)
38
 
39
 
40
  ## Installation
 
96
  Profile Job summary of DETR-ResNet101
97
  --------------------------------------------------
98
  Device: Samsung Galaxy S24 (14)
99
+ Estimated Inference Time: 39.54 ms
100
+ Estimated Peak Memory Range: 1.35-251.40 MB
101
+ Compute Units: NPU (954),GPU (2),CPU (1) | Total (957)
102
 
103
 
104
  ```