Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

AdeshJain
/
plant-detection

Keras
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Keras

    How to use AdeshJain/plant-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://AdeshJain/plant-detection")
    
  • Notebooks
  • Google Colab
  • Kaggle
plant-detection
9.8 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
AdeshJain's picture
AdeshJain
Upload plant_disease_model.keras
869e8f9 verified 7 months ago
  • .gitattributes
    1.7 kB
    Rename arnavkamodel.keras to plant_disease_model.keras.keras 7 months ago
  • plant_disease_model.keras
    9.8 MB
    xet
    Upload plant_disease_model.keras 7 months ago