Intelligent system week 5 progress

17 Dec – 23 Dec

The text recognition will be based on the tensorflow library. we also referenced from the code provided by niek algorithm in building the building the handwriting recognition algorithm. the datasets used in this algorithm are MNIST which are saved in the local machine to simplify the process, the trained model are saved in the local machine to eliminate the need of reexecuting the model training every time the model training is required. However upon the execution we found out that the code doesnot have image conversion algorithm for the provided input. thus, our group will need to add image conversion algorithm. in our code predint() is the main function to do image prediction on the input image.

Leave a Reply

Your email address will not be published. Required fields are marked *