Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

请问yolov7使用的是哪个版本,导出onnx的命令参数有哪些? #16

Open
dtiny opened this issue Aug 23, 2022 · 0 comments

Comments

@dtiny
Copy link

dtiny commented Aug 23, 2022

我用的命令:python export.py --weights ./weights/best.pt --grid --topk-all 100 --iou-thres 0.65 --conf-thres 0.35 --img-size 640 640 --max-wh 640
opencv 4.5.5:
dnn 推理错误:opencv2/dnn/shape_utils.hpp:170: error: (-215:Assertion failed) start <= (int)shape.size() && end <= (int)shape.size() && start <= end in function 'total'

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant