CoolFace
Apppublic

jalesummak/CIFAR_10_image_classification

sourceHugging Faceupdated 2mo agoView on Hugging Face
0likes
App README

Image Classification Studio

Three separate, interactive computer-vision applications:

  • CIFAR-10 Classifier: classifies general object images into ten categories with a fine-tuned Vision Transformer.
  • Cat vs Dog: runs Jale Summak's custom binary CNN on uploaded pet photographs.
  • MNIST Digit: recognises handwritten digits from 0 to 9 with a dedicated convolutional model.

Each tab represents a different portfolio project and uses its own model, preprocessing and result display. These models are educational demonstrations; confidence reflects model output rather than certainty.