This project applies machine learning to analyze multispectral imagery and classify crop health for precision agriculture.
- Monitor and classify crop health using NDVI/GNDVI from drone or satellite images.
- Improve decision-making for irrigation, fertilization, and crop management.
- Python, Scikit-learn, OpenCV, Pandas, Matplotlib
- Vegetation Indices: NDVI, GNDVI
- Classification: Random Forest
data/β Raw and processed image/CSV data.notebooks/β Jupyter Notebooks for EDA and modeling.src/β Python scripts for preprocessing, feature extraction, and ML.models/β Trained model files.outputs/β Result plots and classification outputs.
- Achieved 95% accuracy using Random Forest on labeled crop data.
(Add CCDF plots, NDVI images, or classification maps here)
- NDVI: https://en.wikipedia.org/wiki/Normalized_difference_vegetation_index
- Dataset: (Mention if synthetic, collected, or open-source)
Ramanjaneyulu Karipetti