@inbook{sudharsan2023coconut, author = {Sudharsan, Deepthi}, title = {Coconut Tree Detection Using Deep Learning Models}, booktitle = {Innovations in Machine and Deep Learning: Case Studies and Applications}, year = {2023}, month = {September}, abstract = {Food supplies suffer serious damage in extreme disasters such as earthquakes, cyclones, and tsunamis. In such cases, rapid evaluation of food supplies from agricultural land is crucial because it enables humanitarian operations in disaster-affected communities. In this chapter, a deep learning strategy for detecting and segmenting coconut trees is provided after experimenting with training object detection models on the low and high-resolution dataset of coconut trees. A low-resolution dataset was created by taking snapshots of coconut trees from Google Earth, and a high-resolution dataset that was available from Github was utilized for our purpose. For this chapter, several models—namely Faster RCNN, DETR, YOLOv5, and RetinaNet—have been used, with Microsoft COCO dataset evaluation metric, which is Average Precision (AP) over varying IoU thresholds(IoU = 0.50:0.5:0.95, area = all) as the criteria for evaluation. Initially, the models were trained on the collected low-resolution dataset and tested on both datasets to check the robustness of the trained models. The RetinaNet model with the Resnet50 model performed the best with a COCO metric of 0.301 on the low-resolution dataset. However, the same models performed poorly when tested on the high-resolution dataset. Therefore, the models were trained on the high-resolution dataset and tested again. This time, a COCO metric of 0.578 was achieved using the vfnet model with a swin backbone. This result is higher than the benchmark COCO metric score achieved by the original authors of the work on the high-resolution dataset, where the authors achieved a COCO metric score of 0.477 using YOLO-VOC.}, publisher = {Springer Nature Switzerland}, url = {http://approjects.co.za/?big=en-us/research/publication/coconut-tree-detection-using-deep-learning-models/}, pages = {469-487}, volume = {134}, isbn = {978-3-031-40688-1}, }