We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
我用您给的onnx模型可以用opencv正常识别,用https://github.com/WongKinYiu/yolov7/tree/main/models中的export.py导出官方的yolov7.pt模型640*640不能识别到物体,请问您是在export.py的基础上有增加哪些处理吗
The text was updated successfully, but these errors were encountered:
onnx文件,源头在google drive里, https://drive.google.com/uc?export=download&id=16p4iHgh0sDTxjIzydHFD2YaHAiahs-bw
Sorry, something went wrong.
这个模型从.pt到onnx的导出命令是什么?我试了最后结构有点差异。
No branches or pull requests
我用您给的onnx模型可以用opencv正常识别,用https://github.com/WongKinYiu/yolov7/tree/main/models中的export.py导出官方的yolov7.pt模型640*640不能识别到物体,请问您是在export.py的基础上有增加哪些处理吗
The text was updated successfully, but these errors were encountered: