Interactive inference demo

Draw a digit and inspect what the network sees

The canvas is now the default starting point. Sketch a number, run inference, and compare your raw input with the normalized 28x28 image sent into the model.

Sketch a single digit

Draw directly on the canvas, keep the number centered, and use the prediction button to send it through the MNIST preprocessing and classification pipeline.

Single digit Centered strokes High contrast

Upload an existing image

If you already have a handwritten digit image, upload it here and the same preprocessing pipeline will convert it before inference.

Drag and drop an image here

or browse files

Supported formats: PNG, JPG, JPEG


Prediction Results

Original Input
Original input
Preprocessed (28×28)
Preprocessed image

Grayscale normalized image fed to the model

Prediction
-

Model's top prediction

Probability Distribution
Loading...

Processing...