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