This repo is forked from Adapting-OCR, and some of the code used in the assignment solution was borrowed from that tutorial. See notebooks/my_ocr for details on what is my code ond what is from the tutorial.
The notebook from the original tutorial can be found at notebooks/ocr. I adapted the code to work with the dataset I am using and ran the model for just a few eopchs to test it. See notebooks/ocr for the results of that first "test-run".
My main work for this assignment is in notebooks/my_ocr.
I could not get trdg
to work on my computer, so I have only been using the License Plate Dataset for this assignment.
See the main notebook file, notebooks/my_ocr.