File size: 398 Bytes
a008765 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
---
tags:
- image-classification
- timm
library_name: timm
license: apache-2.0
datasets:
- cifar10
---
# Model card for resnet18_cifar10
This model was trained using the timm training script with the `timm/resnet18` architecture.
## Model Details
- **Dataset:** cifar10
- **base_model:** timm/resnet18
- **training_script:** https://github.com/huggingface/pytorch-image-models/blob/main/train.py
|