Skip to content

zogojogo/ocr_struk

Repository files navigation

OCR STRUK

Created during an internship at nodeflux

How to run

clone this repository:

git clone https://github.com/Deanazor/ocr_struk.git

Go to repository folder :

  cd ocr_struk

I recommend to create a virtual environment first. After that, init environment:

  sh InitApp.sh

Run inference:

python inference.py --image_path="your/image/path"

Draw result:

python draw.py --img_path="your/image/path"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published