Instructions to use edadaltocg/resnet18_cifar100 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- timm
How to use edadaltocg/resnet18_cifar100 with timm:
import timm model = timm.create_model("hf_hub:edadaltocg/resnet18_cifar100", pretrained=True) - Notebooks
- Google Colab
- Kaggle
Adding `safetensors` variant of this model
#2 opened over 1 year ago
by
SFconvertbot