Skip to content

riseofsanjay/CropDoc-Crop-Disease-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

This is a web application for predicting plant diseases from uploaded images using a deep learning model trained with TensorFlow and Keras. The application is built with Flask.

Features

  • Upload an image of a plant leaf to detect potential diseases.
  • Uses a deep learning model (plant_disease_prediction_model.h5) for prediction.
  • Provides detailed descriptions of identified plant diseases.
  • Built with Flask for an easy-to-use web interface.

Dependencies

  • Flask
  • TensorFlow
  • NumPy
  • Pillow
  • Werkzeug

Installation

Run the following command to start the application: python app.py

image

image

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published