Fashion-MNIST Interactive Demo

Random images, classifier predictions, and image transformations (including bilinear interpolation).

Random images

Classifier

Use an image from the random grid above (click to select), or load random and then predict.

Transformations

Apply a transformation to the currently selected image (from random images or last prediction).

Rotation (bilinear) uses bilinear interpolation to avoid gaps in the rotated image.