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

How could I use it for Latin characters? #1

Open
JoelUser opened this issue Mar 16, 2020 · 4 comments
Open

How could I use it for Latin characters? #1

JoelUser opened this issue Mar 16, 2020 · 4 comments

Comments

@JoelUser
Copy link

is there any way to do that the model can predict for latin alphabets?

@yizt
Copy link
Owner

yizt commented Mar 16, 2020

@JoelUser 您好,纯拉丁字母识别效果会很差,因为拉丁字母不像汉字足够宽;在crnn网络中识别的单个字的宽度一定要超过16个像素,否则无法识别。您可以修改一下crnn网络结构,减少步长;然后再训练自己的数据

@yizt
Copy link
Owner

yizt commented Jun 7, 2020

@JoelUser 您好,模型已更新,您可以直接测试预训练模型,或者训练自己的拉丁字符数据。

@Zhang-O
Copy link

Zhang-O commented Jul 2, 2020

@JoelUser 您好,模型已更新,您可以直接测试预训练模型,或者训练自己的拉丁字符数据。

you mean there is no alphabet in your dictory?

@yizt
Copy link
Owner

yizt commented Jul 2, 2020

@Zhang-O 有拉丁字符的

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

3 participants