Replies: 1 comment
-
在使用模糊数据进行评估(eval)时,识别准确率下降一半,可能的原因如下:
解决方案:
如果希望详细了解精度下降的表现,可以在评估阶段记录混淆矩阵或可视化预测错误的图像,以分析错误类型,从而制定更针对性的优化策略。 Response generated by 🤖 feifei-bot | chatgpt-4o-latest |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
rec模型训练时eval用模糊数据,会使准确率下降一半,如何提高
Beta Was this translation helpful? Give feedback.
All reactions