You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
我确认已经提供了Bug复现步骤、代码改动说明、以及环境信息,确认问题是可以复现的。I confirm that the bug replication steps, code change instructions, and environment information have been provided, and the problem can be reproduced.
是否愿意提交PR? Are you willing to submit a PR?
我愿意提交PR!I'd like to help by submitting a PR!
The text was updated successfully, but these errors were encountered:
问题确认 Search before asking
Bug组件 Bug Component
No response
Bug描述 Describe the Bug
在将动态图模型转为静态图模型时使用exclude_nms=True,然后使用paddle2onnx将pdmode模型转为onnx。固定输入后,对比pdmodel与onnx模型的推理结果,精度差异较大。
静态图模型及onnx模型
通过百度网盘分享的文件:ppyoloe_crn_l_80e_sliced_smoke_640_...
链接:https://pan.baidu.com/s/1_JUhtH_oUPZEwJv1DOlFng
提取码:f9wz
paddle2onnx库那边也提了issue,但似乎很久没人回复了
复现环境 Environment
paddle2onnx 1.3.1
paddlepaddle 2.6.2
Bug描述确认 Bug description confirmation
是否愿意提交PR? Are you willing to submit a PR?
The text was updated successfully, but these errors were encountered: