Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 581 Bytes

File metadata and controls

26 lines (19 loc) · 581 Bytes

Detection of Rice and Potato Plant Diseases Using Image Processing

Requirements

pip install notebook
pip install tensorflow
pip install matplotlib

Use

Open the root directory in VS Code

or

Open the root directory in Terminal and run

python -m notebook

directory

Open training.ipynb and hit Run All to train the model

Open testing.ipynb and hit Run All to test the model

Update

Rice dataset has been added to development branch