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 ·
04fd2e3
1
Parent(s): 4ab0324
update model and training history files
Browse files- advance-cls.ipynb +0 -0
advance-cls.ipynb
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|