https://github.com/pgdr/ochre
OCR ABC 123
https://github.com/pgdr/ochre
Last synced: about 1 year ago
JSON representation
OCR ABC 123
- Host: GitHub
- URL: https://github.com/pgdr/ochre
- Owner: pgdr
- License: mit
- Created: 2019-03-23T17:37:02.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-16T12:22:46.000Z (about 7 years ago)
- Last Synced: 2025-02-01T23:42:09.010Z (over 1 year ago)
- Language: Python
- Size: 605 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ochre [](https://travis-ci.org/pgdr/ochre)
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:

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