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 --image [IMAGE_PATH]