Skip to content

How to train a Keras model to recognize variable length text | DLology

Notifications You must be signed in to change notification settings

Tony607/keras-image-ocr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

How to Run

The easies way is to run on this Google Colab notebook for free with GPU enabled.

Alternatively run on your local dev machine

It is suggested to run on a Linux machine since it could be quite challenging to install the dependencies cairocffi, or if you only have a Windows machine, running on its Windows Subsystem for Linux (WSL) is also a good choice.

Require Python 3.5+ and Jupyter notebook installed

Clone or download this repo

git clone https://github.com/Tony607/keras-image-ocr

Install required libraries

pip3 install -r requirements.txt

In the project start a command line run

jupyter notebook

In the opened browser window open

image-ocr.ipynb

About

How to train a Keras model to recognize variable length text | DLology

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published