receipt-scanner icon indicating copy to clipboard operation
receipt-scanner copied to clipboard

a machine learning implementation of OCR

CRNN Receipt Scanner

A machine learning implementation of OCR Project report of original authors

Development Environment

Python 3+

Installation:

Clone Repository original: git clone https://github.com/billstark/receipt-scanner

modified: git clone https://github.com/sandeepkundala/receipt-scanner

In repository root directory: pip install -r requirements.txt

Usage:

In repository root directory: python crnn_processor.py --img [IMAGE_PATH]