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:63de54f80aaf9e2ab2da707351e08e6befc96227dd09dc3caff5748a7f2cd377
|
| 3 |
+
size 16675811
|