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
Upload trash_sorter.tflite with huggingface_hub
Browse files- trash_sorter.tflite +3 -0
trash_sorter.tflite
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5b99873442136efdca2a54774ab8c3c8416b6d0d02c640e4185a1d6b3bd9593c
|
| 3 |
+
size 8874492
|