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