The Plant Leaf Disease Detection System is an Artificial Intelligence and Deep Learning based application developed to identify plant diseases from leaf images. The system analyzes uploaded plant leaf images and predicts whether the leaf is healthy or diseased using image processing and Convolutional Neural Network (CNN) techniques.
The project was developed during the internship program to understand practical applications of Machine Learning, Deep Learning, and Computer Vision in agriculture. The system helps farmers and agricultural users identify diseases at an early stage and take preventive actions to reduce crop loss.
- To develop an automated plant leaf disease detection system.
- To classify healthy and diseased leaves accurately.
- To apply image preprocessing and deep learning techniques.
- To provide pesticide recommendations and treatment suggestions.
- To create a user-friendly web application using Streamlit.
- To support early disease detection and smart agriculture.
- Python
- TensorFlow
- Keras
- OpenCV
- NumPy
- Pandas
- Streamlit
- Google Colab
The dataset contains healthy and diseased plant leaf images collected from publicly available agricultural datasets and Kaggle sources. The images are categorized into different disease classes for training and testing the CNN model.
- Dataset Collection
- Image Preprocessing
- Feature Extraction
- CNN Model Building
- Disease Prediction
- Pesticide Recommendation
- Streamlit Application Deployment
- Plant disease detection using CNN
- Real-time image prediction
- Healthy and diseased leaf classification
- Confidence score display
- Pesticide recommendations
- Treatment suggestions
- Chatbot support
- User-friendly interface
- Accuracy: 95%
- Fast and reliable predictions
- Improved disease classification performance
- Mobile application integration
- Cloud database support
- Real-time monitoring system
- Multilingual support
- Advanced deep learning models
The Plant Leaf Disease Detection System demonstrates the practical application of Artificial Intelligence in agriculture. The project helps in early disease detection, reduces crop loss, and supports farmers with intelligent disease analysis and treatment recommendations.