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:
- Download Code .
- Install the required dependencies specified in the
requirements.txt
file. - Run the Flask application.
- Upload an image of a rice leaf to the application.
- The application will predict the disease present in the leaf and display the result.
There are no reviews yet.