qaihm-bot commited on
Commit
290076e
·
verified ·
1 Parent(s): 6987e0c

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +5 -5
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 | 760.148 ms | 240 - 243 MB | FP32 | CPU | [DETR-ResNet50-DC5.tflite](https://huggingface.co/qualcomm/DETR-ResNet50-DC5/blob/main/DETR-ResNet50-DC5.tflite)
38
 
39
 
40
  ## Installation
@@ -95,9 +95,9 @@ python -m qai_hub_models.models.detr_resnet50_dc5.export
95
  ```
96
  Profile Job summary of DETR-ResNet50-DC5
97
  --------------------------------------------------
98
- Device: Samsung Galaxy S23 Ultra (13)
99
- Estimated Inference Time: 760.15 ms
100
- Estimated Peak Memory Range: 239.68-243.14 MB
101
  Compute Units: CPU (890) | Total (890)
102
 
103
 
@@ -217,7 +217,7 @@ Explore all available models on [Qualcomm® AI Hub](https://aihub.qualcomm.com/)
217
  ## License
218
  - The license for the original implementation of DETR-ResNet50-DC5 can be found
219
  [here](https://github.com/facebookresearch/detr/blob/main/LICENSE).
220
- - The license for the compiled assets for on-device deployment can be found [here](https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-models/Qualcomm+AI+Hub+Proprietary+License.pdf).
221
 
222
  ## References
223
  * [End-to-End Object Detection with Transformers](https://arxiv.org/abs/2005.12872)
 
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
 
95
  ```
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
 
 
217
  ## License
218
  - The license for the original implementation of DETR-ResNet50-DC5 can be found
219
  [here](https://github.com/facebookresearch/detr/blob/main/LICENSE).
220
+ - The license for the compiled assets for on-device deployment can be found [here]({deploy_license_url})
221
 
222
  ## References
223
  * [End-to-End Object Detection with Transformers](https://arxiv.org/abs/2005.12872)