/PlantDiseases

A convolutional neural network was designed which can classify the disease a particular crop is infected with given the image of plant.OpenCV framework and Keras library was used to implement the model. The image is first acquired and preprocessed to highlight the infected part and then sent through the network.

Primary LanguagePython

No issues in this repository yet.