File size: 902 Bytes
63a3cce
 
 
 
 
 
 
 
 
 
 
 
 
 
cd1e4bd
 
 
 
63a3cce
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
tags:
- image-classification
- pytorch
- huggingpics
metrics:
- accuracy

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](images/cane.jpeg)

#### cavallo

![cavallo](images/cavallo.jpeg)

#### elefante

![elefante](images/elefante.jpeg)

#### farfalla

![farfalla](images/farfalla.jpeg)

#### gallina

![gallina](images/gallina.jpeg)

#### gatto

![gatto](images/gatto.jpeg)

#### mucca

![mucca](images/mucca.jpeg)

#### pecora

![pecora](images/pecora.jpeg)

#### ragno

![ragno](images/ragno.jpeg)

#### scoiattolo

![scoiattolo](images/scoiattolo.jpeg)