Belval / CRNN

A TensorFlow implementation of https://github.com/bgshih/crnn
MIT License
299 stars 101 forks source link

can wen test the model with image named like 0909.jpg #36

Open think-chao opened 5 years ago

think-chao commented 5 years ago

if we test the image and the name of image shows the result , why i need to train it

Belval commented 5 years ago

I'm afraid I do not understand the question, the model does not have access to the filename of the image when testing, that value is provided simply to check the results.