Skip to content

OCR Application that can detect English Characters/Numbers in a digital image.

Notifications You must be signed in to change notification settings

thesamiroli/mini-ocr

Repository files navigation

It can detect English characters/numbers.
Start the gui.py file to start it.
The limitation to this is that, it cannot separate characters based on new line changes and spaces.
I have saved two weights of the trained digits dataset. One was trained with 30 epochs and another was trained with 100 epochs.
The character dataset was trained with only 10 epochs.
Because the character dataset was significantly larger than the digit dataset, even with 10 epochs, character detection shows higher accuracy.

About

OCR Application that can detect English Characters/Numbers in a digital image.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages