Skip to content

Latest commit

 

History

History
4 lines (2 loc) · 332 Bytes

File metadata and controls

4 lines (2 loc) · 332 Bytes

Measures accuracy from the images located in test_images, comparing them to the text files located in text_y, removing new lines, everything non ascii and lowercasing them

python3 main.py --input_folder ./test_images --text_folder ./text_y --output_folder ./output --measure_only --remove-new-line --remove-non-ascii --lower-case