This document describes a study that used image processing and convolutional neural networks to develop a system for detecting plant diseases from images of plant leaves. The researchers created a model using the PlantVillage dataset of over 55,000 photos of leaves with 38 different disease labels. They augmented the data and used a CNN architecture with convolutional, pooling, ReLU, and fully connected layers to achieve 95.3% accuracy in classifying disease labels, outperforming conventional detection methods. The goal was to help farmers efficiently identify diseases early and apply appropriate treatments to prevent crop loss and economic impacts.