Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

建议增加版面分析,针对横版和竖版 #145

Closed
jidechao opened this issue Jun 8, 2020 · 4 comments
Closed

建议增加版面分析,针对横版和竖版 #145

jidechao opened this issue Jun 8, 2020 · 4 comments

Comments

@jidechao
Copy link

jidechao commented Jun 8, 2020

目前对于一般的横制图像,识别率还是蛮高的。而对于民国时的竖版报纸图像文件识别,虽说文字还是有一定的识别率,但识别结果语句顺序乱掉了。

@LDOUBLEV
Copy link
Collaborator

LDOUBLEV commented Jun 8, 2020

现在识别结果显示主要是针对横排文字,按照检测框的位置从上到下从左到右排序。后面考虑加上纯竖排文字展示。不过像你提到的 “民国时的竖版报纸图像文件” 这样的图像同时有横排和竖排文字对吧?

@jidechao
Copy link
Author

jidechao commented Jun 8, 2020

现在识别结果显示主要是针对横排文字,按照检测框的位置从上到下从左到右排序。后面考虑加上纯竖排文字展示。不过像你提到的 “民国时的竖版报纸图像文件” 这样的图像同时有横排和竖排文字对吧?
我说的主要是针对纯竖排文字,从右至左,从上到下。

@LDOUBLEV
Copy link
Collaborator

LDOUBLEV commented Jun 8, 2020

现在识别结果显示主要是针对横排文字,按照检测框的位置从上到下从左到右排序。后面考虑加上纯竖排文字展示。不过像你提到的 “民国时的竖版报纸图像文件” 这样的图像同时有横排和竖排文字对吧?
我说的主要是针对纯竖排文字,从右至左,从上到下。

好的,后面考虑增加纯竖排文字的显示的函数

@LDOUBLEV LDOUBLEV reopened this Jun 16, 2020
@LDOUBLEV
Copy link
Collaborator

新的可视化方式可以参考:#210

an1018 pushed a commit to an1018/PaddleOCR that referenced this issue Aug 17, 2022
`--minimal` is option for `generate` and should be positioned after it
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants