Skip to content
Discussion options

You must be logged in to vote

您好,文本识别只能识别裁剪好的单个文本区域,像您这种场景可以直接使用PP-OCRv5 ,先检测出具体的文档区域,再进行识别。参考命令如下: paddleocr ocr -i 448395652-280b2f57-a7f7-4ebe-b000-1ca4013b0f35.jpg --use_doc_orientation_classify False --use_doc_unwarping False --use_textline_orientation False 。我这边看基本上是可以识别出来的。

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@Sexcode
Comment options

Answer selected by Sexcode
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants