Image Classification
timm
PyTorch
English
timm/vit_base_patch16_224.orig_in21k_ft_in1k
cifar100
Eval Results (legacy)
Instructions to use edadaltocg/vit_base_patch16_224_in21k_ft_cifar100 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- timm
How to use edadaltocg/vit_base_patch16_224_in21k_ft_cifar100 with timm:
import timm model = timm.create_model("hf_hub:edadaltocg/vit_base_patch16_224_in21k_ft_cifar100", pretrained=True) - Notebooks
- Google Colab
- Kaggle
Adding `safetensors` variant of this model
#3 opened over 1 year ago
by
SFconvertbot
Preprocessing pipeline for inference
#2 opened over 1 year ago
by
akulpakul
question about accuracy
2
#1 opened over 1 year ago
by
YJZ0505