PaddleOCR/main/en/version3.x/pipeline_usage/OCR #15671
Replies: 7 comments 2 replies
-
|
Bug Report: PaddleOCR 3.0.1 Error with MKLDNN Experiencing an error when using PaddleOCR version 3.0.1. Machine Specs:
Code Snippet: ocr = PaddleOCR(lang=lang, text_recognition_model_name="PP-OCRv5_server_det")Terminal Output: Creating model: ('PP-LCNet_x1_0_doc_ori', None)
Using official model (PP-LCNet_x1_0_doc_ori), the model files will be automatically downloaded and saved in /Users/username/.paddlex/official_models.
E0610 16:49:53.615828 4167163648 analysis_config.cc:672] Please compile with MKLDNN first to use MKLDNN
Error during OCR processing: 'paddle.base.libpaddle.AnalysisConfig' object has no attribute 'set_mkldnn_cache_capacity' |
Beta Was this translation helpful? Give feedback.
-
|
save_to_img保存的几张图片中,除了检测结果以外的其他三张图片是什么 |
Beta Was this translation helpful? Give feedback.
-
|
Hi is there any possibilities we can make the detection only focus on horizontal text only even with a little separation in the text? |
Beta Was this translation helpful? Give feedback.
-
|
你好,用OCRv5运行ppstruture的predict_table.py报错,用OCRv4就没事,请问这是咋回事,谢谢! |
Beta Was this translation helpful? Give feedback.
-
|
Why is the structure of the returned data modified every time a major version is released? |
Beta Was this translation helpful? Give feedback.
-
|
We want you to support Arabic (ar) with PP-OCRv5, not only v3. |
Beta Was this translation helpful? Give feedback.
-
|
怎么可以只使用识别模型而不使用检测模型 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
PaddleOCR/main/en/version3.x/pipeline_usage/OCR
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 deployment among server, mobile, embedded and IoT devices)
https://paddlepaddle.github.io/PaddleOCR/main/en/version3.x/pipeline_usage/OCR.html
Beta Was this translation helpful? Give feedback.
All reactions