PaddleOCR
PaddleOCR copied to clipboard
Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and de...
导出JSON文件时可按照train、val、test分为独立的文件,可直接用于表格识别训练。
which algorithm has better performance in padleOCR tests ? @WenmuZhou
### Discussed in https://github.com/PaddlePaddle/PaddleOCR/discussions/8090 Originally posted by **JonhSilver** October 25, 2022 How to train own language? Is there any normal tutorial, step by step, without passes? this one not working...
I'm training on a non-latin language with rare layout analysis dataset and labelling to get 50k documents will take ages. So Do you provide or know any data generation tool...
此处代码的意思更改图片通道并将其放入 `input` 中 https://github.com/PaddlePaddle/PaddleOCR/blob/c29a9e67019e79699e73f0935a9632d4b438efbf/deploy/cpp_infer/src/ocr_det.cpp#L82-L83 但是 permute 函数里似乎没有更改图片的通道,图片的格式依然是 BGR。 https://github.com/PaddlePaddle/PaddleOCR/blob/c29a9e67019e79699e73f0935a9632d4b438efbf/deploy/cpp_infer/src/preprocess_op.cpp#L34-L41 所以,permute 函数在这里是没有作用的吗?
印章检测训练问题
请提供下述完整信息以便快速定位问题/Please provide the following information to quickly locate the problem - 系统环境/System Environment:Windows10 - 版本号/Version:Paddle:2.3.2 PaddleOCR:2.6 - 问题相关组件/Related components:det_r50_db++_icdar15.yml - 运行指令/Command Code:使用db++网络进行两阶段印章检测,检测训练指令 - 完整报错/Complete Error Message: 我按照md中的要求,对500张训练集+200张测试集的标注好的印章进行检测训练,训练epoch为100,训练过程中hmean值最高出现在epoch2中,大约为0.56;此后各个epoch的percision,recall,hmean值都不太理想,请问这是正常的吗? 部分训练日志如下: [2022/10/24 13:35:54]...
请提供下述完整信息以便快速定位问题/Please provide the following information to quickly locate the problem - 系统环境/System Environment: - 版本号/Version:Paddle: PaddleOCR: 问题相关组件/Related components: - 运行指令/Command Code: - 完整报错/Complete Error Message:
请提供下述完整信息以便快速定位问题/Please provide the following information to quickly locate the problem - 系统环境/System Environment: - 版本号/Version:Paddle: PaddleOCR: 问题相关组件/Related components: - 运行指令/Command Code: - 完整报错/Complete Error Message:
请提供下述完整信息以便快速定位问题/Please provide the following information to quickly locate the problem - 系统环境/System Environment: - 版本号/Version:Paddle: PaddleOCR: 问题相关组件/Related components: - 运行指令/Command Code: - 完整报错/Complete Error Message:
请提供下述完整信息以便快速定位问题/Please provide the following information to quickly locate the problem - 系统环境/System Environment:Macos BigSur 11.7 - 版本号/Version:Paddle: 2.32, PaddleOCR: 2.6.1.0, PyQt5 : 5.15.7, PyQt5-Qt5: 5.15.2, PyQt5-sip: 12.11.0 问题相关组件/Related components: -...