Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

rishabh914
/
leaf-disease-detection

Image Classification
Keras
tensorflow
plant-disease
Model card Files Files and versions
xet
Community

Instructions to use rishabh914/leaf-disease-detection with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use rishabh914/leaf-disease-detection with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://rishabh914/leaf-disease-detection")
    
  • Notebooks
  • Google Colab
  • Kaggle
leaf-disease-detection
82.5 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
rishabh914's picture
rishabh914
Add model documentation
f7d385f verified 9 months ago
  • .gitattributes
    1.52 kB
    initial commit 9 months ago
  • README.md
    854 Bytes
    Add model documentation 9 months ago
  • class_indices.json
    1.24 kB
    Upload class indices 9 months ago
  • final_model.h5
    82.5 MB
    xet
    Upload leaf disease detection model 9 months ago