Image-To-Text-Convertor-Using-Ocr-

It Helps to Convert Images in which certain text is written to Original text Using OCR(Optical character recognition) .We just need to feed text based image to the model and it will convert it to text.

Libraries Used:

  • CV2
  • Numpy
  • Pandas
  • Matplotlib
  • Keras

Models Used

  • CRNN

Loss Computed

  • CTC(Connectionist temporal classification) Loss