pytholic's picture
added example widget
0f3e965
|
raw
history blame
2.11 kB
---
tags:
- image-classification
- pytorch
- huggingpics
metrics:
- accuracy
widget:
- src: https://huggingface.co/pytholic/vit_classification_huggingface/tree/main/data/cane.jpeg
example_title: Cane
- src: https://huggingface.co/pytholic/vit_classification_huggingface/tree/main/data/cavallo.jpeg
example_title: Cavallo
- src: https://huggingface.co/pytholic/vit_classification_huggingface/tree/main/data/elefante.jpeg
example_title: Elefante
- src: https://huggingface.co/pytholic/vit_classification_huggingface/tree/main/data/farfalla.jpeg
example_title: Farfalla
- src: https://huggingface.co/pytholic/vit_classification_huggingface/tree/main/data/gallina.jpeg
example_title: Gallina
- src: https://huggingface.co/pytholic/vit_classification_huggingface/tree/main/data/gatto.jpeg
example_title: Gatto
- src: https://huggingface.co/pytholic/vit_classification_huggingface/tree/main/data/mucca.jpeg
example_title: Mucca
- src: https://huggingface.co/pytholic/vit_classification_huggingface/tree/main/data/pecora.jpeg
example_title: Pecora
- src: https://huggingface.co/pytholic/vit_classification_huggingface/tree/main/data/ragno.jpeg
example_title: Ragno
- src: https://huggingface.co/pytholic/vit_classification_huggingface/tree/main/data/scoiattolo.jpeg
example_title: Scoiattolo
model-index:
- name: vit_classification_huggingface
results:
- task:
name: Image Classification
type: image-classification
metrics:
- name: Accuracy
type: accuracy
value: 0.9839510917663574
---
# vit_classification_huggingface
Animal-10 dataset classification using Vision Transformer with Hugging Face.
## Example Images
#### cane
![cane](data/cane.jpeg)
#### cavallo
![cavallo](data/cavallo.jpeg)
#### elefante
![elefante](data/elefante.jpeg)
#### farfalla
![farfalla](data/farfalla.jpeg)
#### gallina
![gallina](data/gallina.jpeg)
#### gatto
![gatto](data/gatto.jpeg)
#### mucca
![mucca](data/mucca.jpeg)
#### pecora
![pecora](data/pecora.jpeg)
#### ragno
![ragno](data/ragno.jpeg)
#### scoiattolo
![scoiattolo](data/scoiattolo.jpeg)