Skip to content

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

New issue

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

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

Already on GitHub? Sign in to your account

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'

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

No branches or pull requests

1 participant