相同模型在不同版本cuda下预测结果不一样 #12881
Replies: 2 comments
-
模型加载时超参数 :
预测结果均为单一中文字 [('商', 0.22717525)]
预测结果为准确车牌号 :[('DP-485RR', 0.9526073)] 经过仔细比对各种参数没有任何变化,由于在不同服务器所以路径有区别但使用的模型均是同模型 个人不觉得cuda/cudnn版本不会带来如此大的差别, |
Beta Was this translation helpful? Give feedback.
-
猜测更多的是Paddle框架导致的 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
请提供下述完整信息以便快速定位问题/Please provide the following information to quickly locate the problem
在不同服务器使用不同cuda版本编译的paddlegpu运行文字检测时结果相差极大,模型使用的均为同一通用模型,字典也没变化
我们提供了AceIssueSolver来帮助你解答问题,你是否想要它来解答(请填写yes/no)?/We provide AceIssueSolver to solve issues, do you want it? (Please write yes/no): no
请尽量不要包含图片在问题中/Please try to not include the image in the issue.
Beta Was this translation helpful? Give feedback.
All reactions