YCG09 / chinese_ocr

CTPN + DenseNet + CTC based end-to-end Chinese OCR implemented using tensorflow and keras
Apache License 2.0
2.74k stars 1.08k forks source link

tensorflow.python.keras.backend has no attribute 'get_graph' #294

Open keithyh opened 4 years ago

keithyh commented 4 years ago

Hi author,when i run python demo.py the above error occurred.

lovemineyue commented 4 years ago

Keras == 2.2.4, tensorflow-gpu==1.3.0