Image Classification Using Google Vision Transformer (ViT)

Overview: Vision Transformer (ViT) model pre-trained on ImageNet-21k (14 million images, 21,843 classes) at resolution 224x224, and fine-tuned on ImageNet 2012 (1 million images, 1,000 classes) at resolution 224x224. Source: https://huggingface.co/google/vit-base-patch16-224

Input Image

Prediction Output

  1. Egyptian cat
    0.335
  2. tabby, tabby cat
    0.217
  3. tiger cat
    0.200
  4. pill bottle
    0.025
  5. cup
    0.024