Instructions to use MdMahamudulHasan/chili-leaf-classification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use MdMahamudulHasan/chili-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://MdMahamudulHasan/chili-leaf-classification") - Notebooks
- Google Colab
- Kaggle
metadata
language: en
tags:
- image-classification
- keras
- tensorflow
- chili
- leaf-disease
- mobilenetv3
license: apache-2.0
Chili Leaf Disease Classification - MobileNetV3
Custom trained Keras model for detecting diseases in Chili leaves.