Instructions to use edoaurahman/leaf-classification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use edoaurahman/leaf-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://edoaurahman/leaf-classification") - Notebooks
- Google Colab
- Kaggle
Commit ·
3b7e150
1
Parent(s): c8d07c4
Upload model
Browse files- models/model-3-epoch.keras +0 -0
- models/model.h5 +3 -0
models/model-3-epoch.keras
ADDED
|
Binary file (168 kB). View file
|
|
|
models/model.h5
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5bb72a6c4126eeca584b652118ecfca0851a5ef3a8b63384a3dff7a51717de09
|
| 3 |
+
size 44440016
|