/ochre

OCR ABC 123

Primary LanguagePythonMIT LicenseMIT

Ochre Build Status

OCR ABC 123

Optical Character Recognition Tutorial

This package is the course material for the OCR workshop.

In two days, we go from scratch, to a fully working OCR application for single page documents.

Functionality

Using freetype-py we generate an image:

freetype-py generated image

Using a neural network to train on the letters in the text, we predict back the original sentence:

neural network output