Deep Learning-Based Object Detection for Autonomous Vehicles: A Comparative Study of One-Stage and Two-Stage Detectors on Basic Traffic Objects
Bsher Karbouj, Adam Michael Altenbuchner, and Joerg Krueger

TL;DR
This paper compares one-stage and two-stage deep learning object detectors, YOLOv5 and Faster R-CNN, for autonomous vehicles, evaluating their performance on diverse traffic object datasets to guide system design choices.
Contribution
It provides a comprehensive experimental comparison of YOLOv5 and Faster R-CNN, highlighting their strengths and weaknesses for autonomous vehicle object detection.
Findings
YOLOv5 outperforms in mAP, recall, and training efficiency.
Faster R-CNN excels at detecting small, distant objects.
YOLOv5 is more suitable for real-time applications in autonomous driving.
Abstract
Object detection is a crucial component in autonomous vehicle systems. It enables the vehicle to perceive and understand its environment by identifying and locating various objects around it. By utilizing advanced imaging and deep learning techniques, autonomous vehicle systems can rapidly and accurately identify objects based on their features. Different deep learning methods vary in their ability to accurately detect and classify objects in autonomous vehicle systems. Selecting the appropriate method significantly impacts system performance, robustness, and efficiency in real-world driving scenarios. While several generic deep learning architectures like YOLO, SSD, and Faster R-CNN have been proposed, guidance on their suitability for specific autonomous driving applications is often limited. The choice of method affects detection accuracy, processing speed, environmental robustness,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Autonomous Vehicle Technology and Safety · Video Surveillance and Tracking Methods
