qaihm-bot commited on
Commit
7af3e2f
1 Parent(s): 480bf2d

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +17 -0
README.md CHANGED
@@ -91,6 +91,23 @@ device. This script does the following:
91
  python -m qai_hub_models.models.yolov6.export
92
  ```
93
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
94
  ## How does this work?
95
 
96
  This [export script](https://github.com/quic/ai-hub-models/blob/main/qai_hub_models/models/Yolo-v6/export.py)
 
91
  python -m qai_hub_models.models.yolov6.export
92
  ```
93
 
94
+ ```
95
+ Profile Job summary of Yolo-v6
96
+ --------------------------------------------------
97
+ Device: QCS8550 (Proxy) (12)
98
+ Estimated Inference Time: 7.95 ms
99
+ Estimated Peak Memory Range: 0.21-3.29 MB
100
+ Compute Units: NPU (182) | Total (182)
101
+
102
+ Profile Job summary of Yolo-v6
103
+ --------------------------------------------------
104
+ Device: QCS8550 (Proxy) (12)
105
+ Estimated Inference Time: 6.88 ms
106
+ Estimated Peak Memory Range: 4.72-18.45 MB
107
+ Compute Units: NPU (229) | Total (229)
108
+
109
+
110
+ ```
111
  ## How does this work?
112
 
113
  This [export script](https://github.com/quic/ai-hub-models/blob/main/qai_hub_models/models/Yolo-v6/export.py)