This repository contains project files for the project "Recogition of characters from images". It is created in part of the Capstone project for GA-SG-DSI-03.
The following installations/libraries are needed:
- Anaconda (Including Python)
- Tensor flow 1.8
- Keras
The main file for this project is character-recognition.ipynb.
The datasets are in the folders dataset_selected and dataset_test.
The trained model is stored in trained_model folder.