Skip to content

pseudopunit/Simple_OCR

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple_OCR

Sample Output

How to install -

  1. Use ‘git clone https://github.com/varunbhardwaj626/Simple_OCR.git ‘or download zip from https://github.com/varunbhardwaj626/Simple_OCR .

  2. Unzip the project and locate to the \src in your preferred environment.

  3. Install the required python packages if not already(eg -: cv2, numpy, random, PySimpleGUI, tensorflow, os, etc)

  4. Run “python main.py” in your environment

Note - If the GUI doesn't show you try installing specified packages or contact the coordinators.

Limitations -

  1. The Project can take input of a word at a time due to model limitations.

  2. The model is trained on IAM dataset which consists of writing done using thick ink and thereby the model has accuracy based on that.

  3. The model has low accuracy over real-world data due to lack of trainable dataset and non-availability of powerful machine required to train more accurate data.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%