File size: 302 Bytes
572d7e1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
language: en
license: mit
library_name: pytorch
tags:
- vision
- vit
- image-classification
- cifar10
datasets:
- cifar10
metrics:
- accuracy
---
# Vision Transformer (ViT) on CIFAR-10

**Vision Transformer (ViT)** model trained on the **CIFAR-10** dataset; for low-resolution image classification.