An open API service indexing awesome lists of open source software.

https://github.com/fed/pyocr

Small OCR powered by a Neural Network written in Python
https://github.com/fed/pyocr

Last synced: about 2 months ago
JSON representation

Small OCR powered by a Neural Network written in Python

Awesome Lists containing this project

README

        

# pyOCR

Basic OCR built using Python and Neural Networks.

This work is based on Ariel Rossanigo's talk on Neural Networks ("Neuronas Pythonicas que Reconocen Caracteres") at PyDay Argentina on October 2012.

Here's the link to [original repo](https://bitbucket.org/arielrossanigo/neuronaspythonicas_rafaela2012).