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
我已经查询历史issue,没有发现相似的bug。I have searched the issues and found no similar bug report.
Bug组件 Bug Component
No response
Bug描述 Describe the Bug
您好,请教一下,使用ppyoloe+训练的时候,修改了一些配置参数,第一次出现了这个ppdet.engine WARNING: Evaluation results empty, this may be due to training iterations being too few or not loading the correct weights.,第二次训练又正常了,这是什么原因?第一次和第二次训练配置参数都是一样的。
第一次训练报错:
ppdet.engine WARNING: Evaluation results empty, this may be due to training iterations being too few or not loading the correct weights.
第二次又正常了:
复现环境 Environment
OS: Windows -
PaddlePaddle: 2.4.2
PaddleDetection: release/2.7.0
Python: 3.10.18
CUDA: 11.1
CUDNN: 8.4
Bug描述确认 Bug description confirmation
我确认已经提供了Bug复现步骤、代码改动说明、以及环境信息,确认问题是可以复现的。I confirm that the bug replication steps, code change instructions, and environment information have been provided, and the problem can be reproduced.