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
Ctrl+K