Instructions to use 360TechEnv/waste-classifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use 360TechEnv/waste-classifier with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://360TechEnv/waste-classifier") - Notebooks
- Google Colab
- Kaggle
Upload models/waste_classifier_v1.h5 with huggingface_hub
Browse files
models/waste_classifier_v1.h5
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ff3320e6df42edd9e1e996ad47cf2fe8fcf1a9b42d87d1b0a11ca63b42868aaf
|
| 3 |
+
size 4138656
|