Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 373 Bytes

File metadata and controls

13 lines (10 loc) · 373 Bytes

Plant Disease Detection - Tensorflow - Python

A Deep-Learning based ML model that classifies plant leaf photos into their specific disease - if any.

Dataset

https://www.kaggle.com/datasets/vipoooool/new-plant-diseases-dataset

Requirements:

. Tensorflow V2 . Keras . Numpy . Jupyter Notebook

Use Google Colab's GPU runtime for better and quicker training.