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

sudhir75
/
Harimitra

Image Classification
Keras
English
plant-disease-detection
agriculture
computer-vision
cnn
deep-learning
Model card Files Files and versions
xet
Community

Instructions to use sudhir75/Harimitra with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use sudhir75/Harimitra with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://sudhir75/Harimitra")
    
  • Notebooks
  • Google Colab
  • Kaggle
Harimitra
127 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
sudhir75's picture
sudhir75
Create README.md
e004bd0 verified 4 months ago
  • .gitattributes
    1.58 kB
    Upload 2 files 4 months ago
  • README.md
    6.65 kB
    Create README.md 4 months ago
  • Test_Plant_Disease.ipynb
    600 kB
    Upload 8 files 4 months ago
  • Train_plant_disease.ipynb
    552 kB
    Upload 8 files 4 months ago
  • home_page.jpeg
    75.9 kB
    Upload 8 files 4 months ago
  • main.py
    4.53 kB
    Upload 8 files 4 months ago
  • requirement.txt
    126 Bytes
    Upload 8 files 4 months ago
  • trained_model.h5
    94.2 MB
    xet
    Upload 8 files 4 months ago
  • trained_model.keras
    31.4 MB
    xet
    Upload 8 files 4 months ago
  • training_hist.json
    862 Bytes
    Upload 8 files 4 months ago