Instructions to use edadaltocg/resnet18_svhn with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- timm
How to use edadaltocg/resnet18_svhn with timm:
import timm model = timm.create_model("hf_hub:edadaltocg/resnet18_svhn", pretrained=True) - Notebooks
- Google Colab
- Kaggle
timm versinon
#2
by j35t3r - opened
The exact timm version is timm==0.8.19.dev0
import detectors wont work otherwise.
for glib error: conda install cmake
Yes, you are right. timm's version should be timm>=0.8.19.dev0.