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