Skip to content
/ OCR Public

Optical Character Recognition for Numerical Digits

Notifications You must be signed in to change notification settings

Roboramv2/OCR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

OCR for numerical digits


Files here:

Name Information
digitsocr.py This script loads the trained model and uses camera input to detect numbers
digitsocr.h5 This file contains the trained model including both structure and weights

Libraries used:

  1. Numpy pip install numpy
  2. CV2 pip install opencv-python
  3. Keras pip install keras

About

Optical Character Recognition for Numerical Digits

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages