qaihm-bot commited on
Commit
3d74bad
1 Parent(s): a9ca1cd

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +17 -0
README.md CHANGED
@@ -93,6 +93,23 @@ device. This script does the following:
93
  python -m qai_hub_models.models.yolov8_det_quantized.export
94
  ```
95
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
96
  ## How does this work?
97
 
98
  This [export script](https://github.com/quic/ai-hub-models/blob/main/qai_hub_models/models/YOLOv8-Detection-Quantized/export.py)
 
93
  python -m qai_hub_models.models.yolov8_det_quantized.export
94
  ```
95
 
96
+ ```
97
+ Profile Job summary of YOLOv8-Detection-Quantized
98
+ --------------------------------------------------
99
+ Device: Samsung Galaxy S24 (14)
100
+ Estimated Inference Time: 1.42 ms
101
+ Estimated Peak Memory Range: 0.01-47.27 MB
102
+ Compute Units: NPU (274) | Total (274)
103
+
104
+ Profile Job summary of YOLOv8-Detection-Quantized
105
+ --------------------------------------------------
106
+ Device: Samsung Galaxy S24 (14)
107
+ Estimated Inference Time: 1.42 ms
108
+ Estimated Peak Memory Range: 1.19-102.44 MB
109
+ Compute Units: NPU (272) | Total (272)
110
+
111
+
112
+ ```
113
  ## How does this work?
114
 
115
  This [export script](https://github.com/quic/ai-hub-models/blob/main/qai_hub_models/models/YOLOv8-Detection-Quantized/export.py)