Hitesh Gautam
Hitesh Gautam
in notebooks/ocr_evaluuator.ipynb what is " images, labels = load_words_data('../data/sets/test.csv', is_csv=True) " There is no set folder in data. Do i have to create test.csv for my test input ? If...
I want to test a single image of the page for Bi-RNN and CNN, so how to use ocr_evaluator.ipynb.
Yeah sure, I will contribute to the documentation :)
> images, labels = load_words_data('../data/sets/test.csv', is_csv=True) @SaralaSewwandi did you figure this out ? what test.csv have to contain ?