-
Notifications
You must be signed in to change notification settings - Fork 363
Issues: da03/Attention-OCR
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
I don't understand the meaning of the code: ord(c) - 97 + 13 if ord(c) > 96 else ord(c) - 48 + 3)
#102
opened Sep 19, 2019 by
vinsofts-trientt
which paper is implementd by this repository?"what you get"..or "coarse to fine"
#99
opened Jun 21, 2019 by
ganliqiang
What is the upper limit of the number of characters recognized by this model?
#90
opened Dec 5, 2018 by
XuXuanhui
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.