Smart Crop Defender is an AI-powered crop health monitoring system designed to detect plant diseases from images captured at scale.
The project is envisioned to work with drone-based image acquisition, making it flexible for individual farmers as well as large agricultural businesses.
By combining computer vision and deep learning, the system enables early disease detection, helping reduce crop loss and improve yield management.
- ๐ธ Images can be captured manually or using drones
- ๐ Drones enable large-area field scanning efficiently
- ๐พ Suitable for small farms, plantations, and agri-enterprises
- ๐ Can be extended to analytics dashboards and decision systems
- Plant disease detection using deep learning (CNN)
- Supports image input from drones or cameras
- Trained model saved in
.kerasformat - Scalable design for future automation
- Ready for web or API-based integration
- Python
- TensorFlow / Keras
- NumPy
- OpenCV
- Convolutional Neural Networks (CNN)
Smart_Crop_Defender/
โโโ Money Plant Diseases Dataset/
โโโโ Healthy
โโโโ Bacterial Disease
โโโโ Manganese Toxicity
โโโ Plant_disease_model_3.keras
โโโ train_3.py
โโโ test_2.py
โโโ app_2.py
โโโ templatesbr>
- Crop images are captured (camera or drone-mounted camera)
- Images are preprocessed and labeled
- CNN model is trained using Keras
- Trained model predicts disease presence on new images
- Results can guide early intervention and treatment
pip install tensorflow numpy opencv-python
python app_2.py- Drone-based crop health monitoring
- Early disease detection for farmers
- Large-scale farm and plantation analysis
- Smart agriculture and precision farming
- AI-assisted agri-business decision systems
- Integration with live drone feeds
- Support for multiple crops and diseases
- Web & mobile dashboards for farmers
- GPS-based field mapping and reports
- Real-time alerts and analytics