A convolutional neural network (CNN) that can detect English characters/letters (written by hand) made using Scikit-learn, Keras, and Tensorflow (displayed with OpenCV2).
Some large files like the dataset need to be downloaded externally. requirements.txt
has all the packages needed for this to run, and you must recompile the model first for it to succeed.
-
Notifications
You must be signed in to change notification settings - Fork 1
MichaelSDavid/CharCNN
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A convolutional neural network that has detection for English characters (letters) written by hand.