Fashion Classifier

Support Vector Machine trained on Fashion-MNIST — 10 clothing categories, split 80/20 for training and evaluation. Upload an image to classify it.

Preview
Drop your image here
PNG, JPG — ideally 28x28 px
or larger (resized automatically)
For best results — the garment should appear on a plain white or light gray background, centered in the frame, with no other objects visible. Dark, patterned, or busy backgrounds significantly reduce classification accuracy. The model was trained on clean studio-style images.
Upload an image to see the classification result
AlgorithmSVM — RBF kernel
Dimensionality reductionPCA (95 % variance)
Train / test split80 % / 20 %
Test accuracy90 %+
Classes10 categories
API status Checking...