qjadud1994 / CRNN-Keras

CRNN (CNN+RNN) for OCR using Keras / License Plate Recognition
MIT License
527 stars 191 forks source link

File Description? #56

Open Dae12-Han opened 3 years ago

Dae12-Han commented 3 years ago

Hi! I have a question about your code. I think my question might be dumb, anyway should I have to satisfy the conditions you wrote?

According to the README.md, the file description says:

os : Ubuntu 16.04.4 LTS GPU : GeForce GTX 1080 (8GB) Python : 3.5.2 Tensorflow : 1.5.0 Keras : 2.1.3 CUDA, CUDNN : 9.0, 7.0

I tried to run py file but it didn't work. If I have to satisfy the above conditions, is there any way I can change it to meet my computer requirements?

Thanks.