01
Your pixels
20×20 drawing area + 4-pixel padding = 28×28 model input
Partial gray pixels are real input values. Repeated strokes add intensity.
AI Club challenge
Draw one clear digit. A nearby person must recognize it before the model result counts.
20×20 drawing area + 4-pixel padding = 28×28 model input
Partial gray pixels are real input values. Repeated strokes add intensity.
For this prediction
Each pixel is independently set to zero in one batch. This measures score change, not the model’s reasoning.
Waiting for models