LRes-ViT / README.md
Prashant Pandey
Create README.md
572d7e1 verified
|
Raw
History Blame Contribute Delete
302 Bytes
---
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.