We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, thanks for your kindly sharing of this OCR codes.
When I'm gonna run this code, some problems occured. I think it is mainly due to the version of package I used.
I am now using
Python 3.6.9 |Anaconda, Inc.| [GCC 7.3.0] on linux >>> tf.__version__ '1.7.0'
Can you share me the environment requirement you used when you finished this code? Thanks very much.
All the best! Eric
The text was updated successfully, but these errors were encountered:
The readme mentions version '0.12.1' so it may be a bit out of date
Sorry, something went wrong.
I am using python 2.7 and tensorflow 1.0.1. I couldn't use their pre-trained model. However, I can train a new one with the dataset they provided.
No branches or pull requests
Hi, thanks for your kindly sharing of this OCR codes.
When I'm gonna run this code, some problems occured. I think it is mainly due to the version of package I used.
I am now using
Can you share me the environment requirement you used when you finished this code?
Thanks very much.
All the best!
Eric
The text was updated successfully, but these errors were encountered: