Instructions to use MythEclipse2737/zeavis-edu-corn-leaf-classifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use MythEclipse2737/zeavis-edu-corn-leaf-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://MythEclipse2737/zeavis-edu-corn-leaf-classifier") - Notebooks
- Google Colab
- Kaggle
| { | |
| "temperature": 0.5302933451259539, | |
| "conf_threshold_high": 0.7, | |
| "conf_threshold_low": 0.45, | |
| "ece_raw": 0.06607366256435607, | |
| "ece_calibrated": 0.0030572990174044436 | |
| } |