执行检测模型微调时,开始训练报错 #12868
Unanswered
ppppatchouli
asked this question in
Q&A
执行检测模型微调时,开始训练报错
#12868
Replies: 1 comment
-
如果问题仍然存在,请尝试最新main分支代码 |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
请提供下述完整信息以便快速定位问题/Please provide the following information to quickly locate the problem
Build cuda_12.0.r12.0/compiler.32267302_0
cuDNN Version: 8.9
python 3.8
我在此前已经运行了paddle.utils.run_check()来检测,其结果运行正常,并且使用预训练模型进行检测和识别并没有遇见问题。
尝试使用断点追溯报错产生的时点,发现其在 loss_class = build_loss(config['Loss']) 这一步产生
我们提供了AceIssueSolver来帮助你解答问题,你是否想要它来解答(请填写yes/no)?/We provide AceIssueSolver to solve issues, do you want it? (Please write yes/no):
yes
请尽量不要包含图片在问题中/Please try to not include the image in the issue.
Beta Was this translation helpful? Give feedback.
All reactions