Browsing by Author "Koech, Kiprono Elijah"
Now showing 1 - 1 of 1
Results Per Page
Sort Options
- ItemFruit detection in an orchard using deep learning approaches(Stellenbosch : Stellenbosch University, 2022-04) Koech, Kiprono Elijah; Bah, Bubacarr; Stellenbosch University. Faculty of Science. Dept. of Mathematical Sciences (Applied Mathematics)ENGLISH ABSTRACT: Over the last few years, we have witnessed rapid advancement in technology in different fields: communication, transport security, finance, and medicine. Agriculture is no exception. Today, agriculture is practised with sophisticated technologies such as satellite imaging, soil and water sensors, weather tracking, and robots. Fruit detection is a critical process in robot harvesting and yield estimation. With the rise in deep learning, state-of-the-art object detectors have been developed. In this paper, we deploy two state-of-the-art model detectors; namely, Mask Region-based CNN (Mask R-CNN), and You Only Look Once (YOLOv5), in the context of fruit detection. The training data are orchard images of apples and mangoes taken under natural outdoor conditions. The images are taken under varied illumination conditions to ensure that the models learn rich features allowing them to generalize well in a new dataset. Ablation studies are presented to understand how the two models compare in terms of accuracy and speed at inference time. We also investigated the significance of transfer learning in such an application. In particular, we considered weight initialization using ImageNet, COCO, and weights from models trained on a di erent orchard dataset. As a post-processing step, we implemented ensemble techniques on the detection results of the two models. Mask R-CNN and YOLOv5 attained an F1 score of 93% on mangoes datasets and 88% on apple images, and ensembling led to an up to 3% increase in F1 score.