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.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/export.py)
|
|
|
92 |
python -m qai_hub_models.models.detr_resnet50.export
|
93 |
```
|
94 |
|
95 |
+
```
|
96 |
+
Profile Job summary of DETR-ResNet50
|
97 |
+
--------------------------------------------------
|
98 |
+
Device: QCS8550 (Proxy) (12)
|
99 |
+
Estimated Inference Time: 38.87 ms
|
100 |
+
Estimated Peak Memory Range: 1.36-8.07 MB
|
101 |
+
Compute Units: NPU (842),GPU (2) | Total (844)
|
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/export.py)
|