Instructions to use edadaltocg/resnet34_svhn with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- timm
How to use edadaltocg/resnet34_svhn with timm:
import timm model = timm.create_model("hf_hub:edadaltocg/resnet34_svhn", pretrained=True) - Notebooks
- Google Colab
- Kaggle