mirror of
https://github.com/sipeed/sipeed_wiki.git
synced 2026-09-11 00:22:49 -05:00
添加导出 onnx 模型时的一个参数
This commit is contained in:
@@ -415,7 +415,7 @@ n02124075 Egyptian cat
|
||||
git clone https://github.com/ultralytics/yolov5.git
|
||||
cd yolov5
|
||||
pip3 install ultralytics
|
||||
python3 export.py --weights yolov5n.pt --include onnx
|
||||
python3 export.py --weights yolov5n.pt --include onnx --imgsz 384 640
|
||||
```
|
||||
|
||||
#### 编译
|
||||
|
||||
Reference in New Issue
Block a user