Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 290 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 290 Bytes

PlantDiseaseDetection

It is a plant disease detection project... cnn.py is used to train and test the model ui.py is used for finding the disease in the given leaf by the user

PACKAGE REQUIREMENTS numpy (pip install numpy) tqdm (pip install tqdm) TensorFlow openCv matplotlib