Back to AI Projects
Intermediate
Plant/Crop Disease Detection using Image Classification
CNN-based leaf image classifier for early disease detection
A deep learning model that classifies plant leaf images to detect common crop diseases, aimed at helping farmers identify issues early via a simple upload interface.
What's included
- CNN trained on labeled leaf image dataset
- Image upload and instant prediction UI
- Confusion matrix and accuracy report
- Disease information shown alongside prediction
- Full documentation and report
Tech stack
PythonTensorFlow/KerasCNNFlask
More in AI Projects
Handwritten Digit Recognition (CNN)
Deep learning classifier trained on MNIST with a live prediction demo
PythonTensorFlow/KerasOpenCVFlask
Beginner
Face Recognition Attendance System
Automated attendance marking using real-time face detection
PythonOpenCVface_recognitionSQLite
Intermediate
Sentiment Analysis on Social Media Data
NLP pipeline that classifies text as positive, negative or neutral
PythonNLTK/spaCyScikit-learnStreamlit
Intermediate