Skip to content

Detects English characters in real time, you can send photos from system or mobile application to the API it will return the detected character.

Notifications You must be signed in to change notification settings

algoDd/Live-OCR

Repository files navigation

Live OCR

Detects English characters in real time, you can send photos from system or mobile application to the API it will return the detected character.

  • Machine Learning Model was trained by me using Logistic and Neural network both ( not shared the model though :p )

Framework Used:

  • Keras Tensorflow

Step To Run:

  • Run pip install -r requirements.txt ( you might want to create virtual env first)
  • Run liveocr.py
  • start detecting characters

About

Detects English characters in real time, you can send photos from system or mobile application to the API it will return the detected character.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published