YAML Metadata Warning:empty or missing yaml metadata in repo card

Check out the documentation for more information.

Cats vs Dogs โ€” DeiT Tiny (fine-tuned)

Base: facebook/deit-tiny-patch16-224 Task: image-classification Labels: ['cat', 'dog']

Inference

from transformers import pipeline
clf = pipeline("image-classification", model="zkunikowska/cats-vs-dogs-deit-tiny")
clf("dog_or_cat.jpg")
Downloads last month
5
Safetensors
Model size
5.52M params
Tensor type
F32
ยท
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Space using zkunikowska/cats-vs-dogs-deit-tiny 1