Image Classification
Keras
LiteRT
English
computer-vision
waste-management
mobilenetv2
sustainability
Instructions to use tahzaya/trash-sorter-ai with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use tahzaya/trash-sorter-ai with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://tahzaya/trash-sorter-ai") - Notebooks
- Google Colab
- Kaggle
| tensorflow==2.13.0 | |
| gradio==4.13.0 | |
| opencv-python-headless==4.8.1 | |
| numpy==1.24.3 | |
| huggingface-hub==0.19.4 | |