Crop Health and Weed Detection using Drones
Annotated aerial agricultural images captured by drones for training object detection models as well as plant disease detection models. The project focused on identifying crops, weeds, and other field anomalies and plant diseases that can be identified from plat leaves for crop health monitoring. Responsibilities included drawing bounding boxes around target objects, reviewing annotations for accuracy, and maintaining consistent labeling standards across the dataset. The labeled data was used to train and evaluate YOLO-based computer vision models for automated weed detection and for plant disease detection we used pretrained Resnet50 model through transfer learning.