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