# Tensorflow2ImageOCR
Image ocr using Tensorflow 2


# Resources
- [[TensorFlow 2 / Keras] How to run learning with CTC Loss in Keras](https://www.linuxtut.com/en/24aeb19fc586ded8e218/)
- [Train keras text recognition model using ctc loss (`image_ocr`)](https://github.com/Tony607/keras-image-ocr)
- [Capcha ocr keras examples](https://keras.io/examples/vision/captcha_ocr/)