MaybeShewill-CV / CRNN_Tensorflow

Convolutional Recurrent Neural Networks(CRNN) for Scene Text Recognition
MIT License
1.03k stars 388 forks source link

use crnn_synth90k model error #358

Closed ZhangZoffy closed 5 years ago

ZhangZoffy commented 5 years ago

I1018 11:10:32.700610 125661 saver.py:1270] Restoring parameters from crnn_synth90k 2019-10-18 11:10:32.834235: W tensorflow/core/util/tensor_slice_reader.cc:95] Could not open ./crnn_synth90k: Failed precondition: crnn_synth90k; Is a directory: perhaps your file is in a different file format and you need to use a different restore operator? 2019-10-18 11:10:32.837191: W tensorflow/core/util/tensor_slice_reader.cc:95] Could not open ./crnn_synth90k: Failed precondition: crnn_synth90k; Is a directory: perhaps your file is in a different file format and you need to use a different restore operator? 2019-10-18 11:10:32.837242: W tensorflow/core/framework/op_kernel.cc:1401] OP_REQUIRES failed at save_restore_tensor.cc:175 : Data loss: Unable to open table file ./crnn_synth90k: Failed precondition: crnn_synth90k; Is a directory: perhaps your file is in a different file format and you need to use a different restore operator? Traceback (most recent call last):