File size: 2,109 Bytes
63a3cce
 
 
 
 
 
 
0f3e965
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
63a3cce
 
 
 
 
 
cd1e4bd
 
 
 
63a3cce
 
 
 
 
 
 
 
 
 
 
 
 
3f79563
63a3cce
 
 
3f79563
63a3cce
 
 
3f79563
63a3cce
 
 
3f79563
63a3cce
 
 
3f79563
63a3cce
 
 
3f79563
63a3cce
 
 
3f79563
63a3cce
 
 
3f79563
63a3cce
 
 
3f79563
63a3cce
 
 
3f79563
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
---
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)