solivr / tf-crnn

TensorFlow convolutional recurrent neural network (CRNN) for text recognition
GNU General Public License v3.0
292 stars 98 forks source link

Error at the end of traning #20

Closed meatif closed 6 years ago

meatif commented 6 years ago

I have provided .csv file according to instructions at end of 100% training i received following errror tensorflow.python.framework.errors_impl.NotFoundError: Failed to create a directory: ./export_model_dir\export\temp-b'1514633130'; No such file or directory

meatif commented 6 years ago

Problem has been resolved by creating export older in export_model_dir