Instructions to use diozhug/tensorflow-trash-classification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use diozhug/tensorflow-trash-classification with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://diozhug/tensorflow-trash-classification") - Notebooks
- Google Colab
- Kaggle
Upload trash-classification-no-aug.weights.h5 with huggingface_hub
Browse files
trash-classification-no-aug.weights.h5
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 406277616
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e64a42570bd173e17619efd4ae0d140dbe53b3c1e6e4b02e6033c8ea4b361f76
|
| 3 |
size 406277616
|