错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Addressing Vehicle Safety and Platooning Using Low-Cost Object Detection Algorithms

  • Prathmesh Sharma,
  • Priti Gangwar,
  • Ritik Gupta,
  • Poornima Mittal

摘要

Object detection is a computer vision-based technology that is very pertinent to the study of automation. You only look once (YOLO) is an object detection algorithm used to detect objects belonging to certain classes in images and videos. YOLO provides an increased speed and accuracy of object detection over conventional solutions. This research paper compares two versions of YOLO: YOLOv5 and YOLOv3, in terms of precision and recall, by training the models from the ground up from a dataset containing vehicle images. These results have been integrated with a single-frame lane detection pipeline and were evaluated over two different architectures: an i5 11th gen processor and Nvidia GTX 1050 graphics card. The best possible solution based was able to achieve an average speed of 12 frames per second for the entire pipeline.