Skip to content
Discussion options

You must be logged in to vote

文字识别模型只能识别单行文字,如果你的图片有多行文字,需要先用文字检测模型将图片中的所有文本行检测出来,再给识别模型一行行识别。另外,paddleocr有现成训练好的检测模型和识别模型,检测模型大部分情况下都不需要自己训练用现成的就行,识别模型识别一些生僻字效果不好的可能需要自己训练

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by GreatV
Comment options

You must be logged in to vote
0 replies
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
3 participants