Paddle FatalError: Blocking queue is killed because the data reader raises an exception. [Hint: Expected killed_ != true, but received killed_:1 == true:1.] (at /paddle/paddle/fluid/operators/reader/blocking_queue.h:166) [operator < read > error]

plicqrtu  于 2022-04-21  发布在  Java
关注(0)|答案(4)|浏览(629)
  • 版本、环境信息:

   1)PaddlePaddle版本:paddlepaddle-gpu=2.1.2
   2)CPU:请提供CPU型号,MKL/OpenBlas/MKLDNN/等数学库的使用情况
   3)GPU:显卡2080Ti cuda10.2 libcudnn.so.7.5.0
   4)系统环境:linux、Python3.7
注:您可以通过执行summary_env.py获取以上信息。

  • 安装方式信息:

1)pip安装

输入 python tools/train.py -c configs/rec/rec_icdar15_train.yml
报错 FatalError: Blocking queue is killed because the data reader raises an exception.
[Hint: Expected killed_ != true, but received killed_:1 == true:1.] (at /paddle/paddle/fluid/operators/reader/blocking_queue.h:166)
[operator < read > error]

9bfwbjaz

9bfwbjaz1#

您好,我们已经收到了您的问题,会安排技术人员尽快解答您的问题,请耐心等待。请您再次检查是否提供了清晰的问题描述、复现代码、环境&版本、报错信息等。同时,您也可以通过查看官网API文档常见问题历史IssueAI社区来寻求解答。祝您生活愉快~

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 APIFAQGithub Issue and AI community to get the answer.Have a nice day!

1szpjjfi

1szpjjfi2#

请问下是跑什么代码报错啊? PaddleOCR吗

qnyhuwrf

qnyhuwrf3#

对,python3 tools/train.py -c configs/rec/rec_icdar15_train.yml,训练识别模型的时候

r6hnlfcb

r6hnlfcb4#

・五一、特派员马德罗??

对,python3 tools/train.py -c configs/rec/rec_icdar15_train.yml,训练识别模型的时候

相关问题