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
很奇怪,使用各种方式转换nanodet-plus 1152*768 输入,输出都不对,目前在python脚本测试,相同输入图片和预处理,确认转换成torch2onnx是对的,onnx2pnnx是错的, torchscript2pnnx也是错的,人麻了,这么古老的模型怎么会出错,可以上传onnx 文件用于确认,希望好心人看到给给建议
The text was updated successfully, but these errors were encountered:
是形状的问题吗?模型训练是 1152x768 的,转换和推理也是 1152x768,难道只支持方形,还是其他问题?
Sorry, something went wrong.
wiki 中的 wrong result 也检查过了
No branches or pull requests
error log | 日志或报错信息 | ログ
context | 编译/运行环境 | バックグラウンド
how to reproduce | 复现步骤 | 再現方法
more | 其他 | その他
很奇怪,使用各种方式转换nanodet-plus 1152*768 输入,输出都不对,目前在python脚本测试,相同输入图片和预处理,确认转换成torch2onnx是对的,onnx2pnnx是错的, torchscript2pnnx也是错的,人麻了,这么古老的模型怎么会出错,可以上传onnx 文件用于确认,希望好心人看到给给建议
The text was updated successfully, but these errors were encountered: