问题描述 Please describe your issue
PS D:\code\Deep_Learning\PaddlePaddle\OCR_PP> & E:/Apps/development_tool/python3.8/python.exe d:/code/Deep_Learning/PaddlePaddle/OCR_PP/test.py
2.3.1
The loss value printed in the log is the current step, and the metric is the average value of previous steps.
Epoch 1/10
E:\Apps\development_tool\python3.8\lib\site-packages\paddle\nn\layer\norm.py:653: UserWarning: When training, we now always track global mean and variance.
warnings.warn(
E:\Apps\development_tool\python3.8\lib\site-packages\paddle\fluid\dygraph\math_op_patch.py:276: UserWarning: The dtype of left and right variables are not the same, left dtype is paddle.float32, but right dtype is paddle.int64, the right dtype will convert to paddle.float32
warnings.warn(
step 30/526 [>.............................] - loss: nan - ETA: 55s - 111ms/step
PS D:\code\Deep_Learning\PaddlePaddle\OCR_PP>
3条答案
按热度按时间yx2lnoni1#
您好,我们已经收到了您的问题,会安排技术人员尽快解答您的问题,请耐心等待。请您再次检查是否提供了清晰的问题描述、复现代码、环境&版本、报错信息等。同时,您也可以通过查看 官网API文档 、 常见问题 、 历史Issue 、 AI社区 来寻求解答。祝您生活愉快~
Hi! We've received your issue and please be patient to get responded. We will arrange technicians to answer your questions as soon as possible. Please make sure that you have posted enough message to demo your request. You may also check out the API , FAQ , Github Issue and AI community to get the answer.Have a nice day!
lpwwtiir2#
你好,方便提供一下可复现的代码吗
apeeds0o3#
您好,谢谢您!我这个已经解决了!主要是label加载的时候shape的问题!