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