Rice Leaf Disease Prediction System using Deep Learning Flask Web App

Description

The model is trained to classify rice leaf images into the following disease classes:

  • Healthy
  • Brown spot
  • Leaf blast
  • Bacterial leaf blight
  • Leaf scald
  • Narrow brown spot

How to Install

 

To use the deployed model:

  1. Download Code .
  2. Install the required dependencies specified in the requirements.txt file.
  3. Run the Flask application.
  4. Upload an image of a rice leaf to the application.
  5. The application will predict the disease present in the leaf and display the result.

There are no reviews yet.

Write a review