A Tensorflow model for text recognition (CNN + seq2seq with visual attention) available as a Python package and compatible with Google Cloud ML Engine.
MIT License
1.08k
stars
256
forks
source link
Hi Can I use this code for English letter recognition in an image for different fonts and different font sizes. Can you plz help me. Thanks #109
You certainly can, but you have to train your model on a similar dataset first. If you're not sure about how that works, use an OCR engine such as Tesseract instead.
You certainly can, but you have to train your model on a similar dataset first. If you're not sure about how that works, use an OCR engine such as Tesseract instead.