P

Plant Disease Classification

This project takes the picture of the plant leaf as an input and gives output whether it is affected by any disease or not.

2
P

Plant Disease Classification

This project takes the picture of the plant leaf as an input and gives output whether it is affected by any disease or not.

The problem Plant Disease Classification solves

People can use this model to predict the disease of their plant only by the picture of the plant leaf. With this model, it is easy for rooftop farmers that don't have much knowledge in plants and their diseases to easily predict the disease and find the remedy.

Challenges I ran into

I had problems with the deployment of my Machine Learning Model and to connect it with the frontend. I solved this problem by just using the local host to connect the ml model with frontend instead of deploying it.

Discussion