-
Notifications
You must be signed in to change notification settings - Fork 0
Biggy54321/Hand-DIgit-Recognition-Using-CNN-
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
1. Used Convolutional Neural Networks to predict handwritten digits.
2. Wrote the Convolutional Neural Network in tensorflow (Python).
3. The code trains the CNN model and saves its checkpoint in a directory.
4. Another image processing code using OpenCV restores the saved checkpoint while making predictions (Python).
5. User can either -
a. Upload an image
b. Capture an image
c. Display an image
d. Draw an image by gesture
6. User interaction is handled using PyGtk 3.0.
About
Trained a CNN model on the MNIST dataset, using tensorflow as backend and implmented a GUI for user to choose various options for predicting the result.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published