PaddleX/latest/data_annotations/ocr_modules/text_detection_recognition #2802
Replies: 6 comments 6 replies
-
PPOCRLabel --lang ch 执行之后出现了闪退了的情况,请问怎么处理?环境是python3.10.9,cuda12.3 |
Beta Was this translation helpful? Give feedback.
-
直接用PPOCRLabel --lang ch打不开,用python PPOCRLabel.py --lang ch会有下面的报错 from albucore.utils import clipped, maybe_process_in_chunks, preserve_channel_dim |
Beta Was this translation helpful? Give feedback.
-
PPOCRLabel有命令行的自动标注指令吗 |
Beta Was this translation helpful? Give feedback.
-
我是发现通用版面解析中存在漏检现象所以来微调文本检测模块。对于多行的文本,这里在进行数据标注时,是不是需要对每一行都分开进行标注? |
Beta Was this translation helpful? Give feedback.
-
使用PPOCRLabel时,没有看到rec_gt.txt和crop_img两个文件,好像也没法直接转化为text_recognition的数据集 |
Beta Was this translation helpful? Give feedback.
-
qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "/root/anaconda3/envs/paddle_env/lib/python3.8/site-packages/cv2/qt/plugins" even though it was found. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
PaddleX/latest/data_annotations/ocr_modules/text_detection_recognition
https://paddlepaddle.github.io/PaddleX/latest/data_annotations/ocr_modules/text_detection_recognition.html
Beta Was this translation helpful? Give feedback.
All reactions