-
Notifications
You must be signed in to change notification settings - Fork 40
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
[TODO] create_features
does not detect rotated images leading to no extractions
#15
Comments
Okay, I would try to include that, instead of pytesseract. Just a side note, did you add the DocFormer implementation, in the paperswithcode.com :) |
I am trying it, however I face this error https://githubmemory.com/repo/madmaze/pytesseract/issues/368, and I am unable to fix it right now. |
I would try to fix it in coming days |
I'll try to get on it in the next days.
…On Fri, Nov 19, 2021, 10:26 uakarsh ***@***.***> wrote:
I am trying it, however, I face this error
https://githubmemory.com/repo/madmaze/pytesseract/issues/368, and I am
unable to fix it right now.
I would try to fix it in coming days
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#15 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AHI632WG2BW3J4LM4EWZDLLUMYJ5DANCNFSM5HYBDUVQ>
.
|
So as an update, despite my best attempts I haven't manage to get the OCR any bit faster... |
So, uptil then, let us try to work with our old conventional method |
TODO
I specially like this answer with
tesserocr
(faster thanpytesseract
): https://stackoverflow.com/a/69131832/7996306The text was updated successfully, but these errors were encountered: