Instructions to use maurice-fp/SACBenchmark-train.vgg_model.CIFAR10.base-transfer.CIFAR10C.2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- timm
How to use maurice-fp/SACBenchmark-train.vgg_model.CIFAR10.base-transfer.CIFAR10C.2 with timm:
import timm model = timm.create_model("hf_hub:maurice-fp/SACBenchmark-train.vgg_model.CIFAR10.base-transfer.CIFAR10C.2", pretrained=True) - Notebooks
- Google Colab
- Kaggle