Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -92,6 +92,16 @@ device. This script does the following:
|
|
92 |
python -m qai_hub_models.models.detr_resnet50_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-ResNet50-DC5/export.py)
|
|
|
92 |
python -m qai_hub_models.models.detr_resnet50_dc5.export
|
93 |
```
|
94 |
|
95 |
+
```
|
96 |
+
Profile Job summary of DETR-ResNet50-DC5
|
97 |
+
--------------------------------------------------
|
98 |
+
Device: QCS8550 (Proxy) (12)
|
99 |
+
Estimated Inference Time: 400.39 ms
|
100 |
+
Estimated Peak Memory Range: 7.23-15.48 MB
|
101 |
+
Compute Units: NPU (843),GPU (2) | Total (845)
|
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-ResNet50-DC5/export.py)
|