Algorithm-Based Optimization of YOLOv5s Model for Robot Trajectory Detection Study

Xinyi Yang,Yijia Qian,Yiya Wang
DOI: https://doi.org/10.1109/ICPICS62053.2024.10795814
2024-07-26
Abstract:In this paper, we first give a brief introduction to the principle and development history of YOLO, and highlight the optimization of the algorithm of YOLOv5. At the same time, this paper selects the advanced YOLOv5 algorithm to compare with the YOLOv3 algorithm, and the consequences show that compared with the YOLOv3 algorithm, the improved YOLOv5 algorithm not only detects automobiles, but also smaller objects, i.e., human beings and electric vehicles. Meanwhile, robots are in a period of high growth and are used in various scenarios, including logistics and transportation, disaster management, and aerial photography. Complicated scenarios or tasks require good data communication, in addition the YOLO algorithm needs to be implemented into a high-performance processor. Therefore, this paper combines the two and deploys the YOLOv5s model to a UAV on-board computer and achieves efficient inference acceleration via TensorRT. The results show that the confidence level is above 0.85, and the inference speed can reach 20 images per second, which provides a strong support for practical applications, and the program can detect the target quickly and accurately in the presence of interference, which shows a good application prospect.
Engineering,Computer Science
What problem does this paper attempt to address?