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