How to run it
step 1) clone this repo
step 2) run streamlit run app.py
A custom lstm and ctc ocr using pytorch model architecture was inspired from this paper => https://arxiv.org/pdf/1507.05717
The dataset was made using trdg library => https://github.com/Belval/TextRecognitionDataGenerator which is a synthetic data genrator


