- data_sets --> deposit mnist data set
- model --> deposit trained nerual networks model
- app.py --> application
- train.py --> build and train neural networks , save networks model into model folder
- test_img.py --> define Test_Img and Numeric_String class
- test_accuracy.py --> get accuracy of test data sets in built nerual networks model
- python 3.7
- tensorflow 1.10.0
- opencv 3.4.2.17
- numpy 1.14.5
- selectivesearch 0.4