/potato_disease_classification_using_deep_learning

In this project I trained a CNN model and predicted three types of potato leaf. Either the potato may be healthy or has an early blight disease or late blight disase. The model has good accuracy on these 3 classes. But it is accepting only images of size (256,256) if we pass images other than that shape it won't work.

Primary LanguageJupyter Notebook

No issues in this repository yet.