Real Time Digit Recognition made using pygame, PIL, cv2 and keras with tensorflow as backend. Convolutional Neural Network was used to train the MNIST Data.
- Run the script
- Write your digit on the pygame black Drawing Pad.
- Wait a second or so, the text is recgonized.