Instructions to use dzal/trash-classification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use dzal/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://dzal/trash-classification") - Notebooks
- Google Colab
- Kaggle
Initial commit of MobileNetV3 model
Browse files
MobileNetV3_trash_classifier.keras
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9ff1bdbe2406f8e695d5ee66739de71c2132255488a15928c8307db8e1414022
|
| 3 |
+
size 16622946
|