首页 PaddleOCR 帖子详情
PPOCRLable自动标注报错
收藏
快速回复
PaddleOCR 问答检测识别OCR 1852 4
PPOCRLable自动标注报错
收藏
快速回复
PaddleOCR 问答检测识别OCR 1852 4

0
收藏
回复
全部评论(4)
时间顺序
p
peter-lee
#2 回复于2022-11

为啥自动标注报错
[2022/11/21 14:43:35] ppocr WARNING: When args.layout is false, args.ocr is automatically set to false
file name in openNext is D:\table-datasets\tttt.png
DirPath in importDirImages is D:/table-datasets
Using model from paddle
can only concatenate str (not "list") to str
Traceback (most recent call last):
File "D:\Anaconda3\envs\py38\lib\site-packages\PPOCRLabel\libs\autoDialog.py", line 62, in run
strs += "Transcription: " + chars + " Probability: " + str(cond) + \
TypeError: can only concatenate str (not "list") to str

0
回复
欸对
#3 回复于2023-12

我也是这个错,搞了好久还是没解决

0
回复
欸对
#4 回复于2023-12
欸对 #3
我也是这个错,搞了好久还是没解决

你解决了吗

0
回复
风雪白熊
#5 回复于2024-07

pip install PPOCRLabel==2.1.2 存在该问题,pip install PPOCRLabel==2.1.3 好像问题修复了

0
回复
需求/bug反馈?一键提issue告诉我们
发现bug?如果您知道修复办法,欢迎提pr直接参与建设飞桨~
在@后输入用户全名并按空格结束,可艾特全站任一用户