qaihm-bot commited on
Commit
dd17251
·
verified ·
1 Parent(s): 56f4737

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 | 692.168 ms | 112 - 505 MB | FP32 | CPU | [DETR-ResNet50-DC5.tflite](https://huggingface.co/qualcomm/DETR-ResNet50-DC5/blob/main/DETR-ResNet50-DC5.tflite)
38
 
39
 
40
  ## Installation
@@ -96,9 +96,9 @@ python -m qai_hub_models.models.detr_resnet50_dc5.export
96
  Profile Job summary of DETR-ResNet50-DC5
97
  --------------------------------------------------
98
  Device: Samsung Galaxy S24 (14)
99
- Estimated Inference Time: 521.99 ms
100
- Estimated Peak Memory Range: 170.55-266.78 MB
101
- Compute Units: CPU (890) | Total (890)
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 | 428.409 ms | 6 - 14 MB | FP16 | NPU | [DETR-ResNet50-DC5.tflite](https://huggingface.co/qualcomm/DETR-ResNet50-DC5/blob/main/DETR-ResNet50-DC5.tflite)
38
 
39
 
40
  ## Installation
 
96
  Profile Job summary of DETR-ResNet50-DC5
97
  --------------------------------------------------
98
  Device: Samsung Galaxy S24 (14)
99
+ Estimated Inference Time: 326.69 ms
100
+ Estimated Peak Memory Range: 0.14-400.95 MB
101
+ Compute Units: NPU (887),GPU (2),CPU (1) | Total (890)
102
 
103
 
104
  ```