Instructions to use dvk65/trash-classifier-resnet50 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use dvk65/trash-classifier-resnet50 with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://dvk65/trash-classifier-resnet50") - Notebooks
- Google Colab
- Kaggle
Ctrl+K
dipti
Merge branch 'main' of https://huggingface.co/dvk65/trash-classifier-resnet50
7a6e53c