Thank you for your time. We will get back to you shortly.
Please provide us your contact information
and we will get in touch with you shortly
X
Request sent to server
Processing ... please wait
Recognize Hand-Drawn Digital Digits
This model uses machine learning technology to recognize hand-drawn digital digits.
The model has already been trained on 28*28 grayscale images as described in
http://yann.lecun.com/exdb/mnist/.
Hence, there is no need to train the model. You can start submitting images to model to be recognized.
NoteCurrently the model can only recognize (score) single digit images. The images must be 20 x 20 monochrome bitmaps. Also note that the model does not always correctly recognize the digits. This is because the model was trained on MNIST images. However, the model can be customized to recognize different image types if required. The model is based on code provided by Ruslan Salakhutdinov and Geoff Hinton. The original programs are available here.