IDENTIFICATION OF COLORADO BEETLES USING YOLOV5
DOI:
https://doi.org/10.17770/het2024.28.8254Keywords:
artificial intelligence, Colorado potato beetle, neural network, object detection, YOLOv5Abstract
The monitoring of Colorado potato beetles in large fields is a complex and time-consuming process that requires accurate data collection, analysis, and interpretation. The use of artificial intelligence (AI) can greatly simplify this complex process by automatically monitoring fields and detecting beetles marking locations of their location. We trained an object detection neural network using YOLOv5 framework using the dataset with 150 images of the Colorado potato beetles photographed in the natural conditions. We trained YOLOv5s model and got the most perfect result that was 0.995 mAP. Using the best trained neural network, we can now put videos and image files in the code and the neural network will run and detect all the Colorado potato beetles in the given files automatically.
Downloads
References
Train Custom Data with YOLOv5 - https://github.com/ultralytics/yolov5/wiki/Train-Custom-Data sk. 21.03.2024
Data annotation platform for machine learning projects - https://www.makesense.ai/ sk. 21.02.2024
YOLOv5 tutorial Google Colab - https://colab.research.google.com/github/ultralytics/yolov5/blob/master/tutorial.ipynb sk. 21.03.2024
Understanding of the YOLOv5 graphs - https://www.researchgate.net/publication/373744977_Automatic_Cell_Counting_With_YOLOv5_A_Fluorescence_Microscopy_Approach#pf5 sk. 21.03.2024
INaturalist Nature observation platform - https://www.inaturalist.org/observations sk. 21.03.2024