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_v2.h5 with huggingface_hub
Browse files
models/waste_classifier_v2.h5
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:831a758892b35862065684a0a55fa7ae89edeabceaccfef9f9c368335b4cf672
|
| 3 |
+
size 4138656
|