Abstract

Recent trends in the development of autonomous vehicles focus on real-time processing of vast amounts of data from various sensors. The data can be acquired using multiple cameras, lidars, ultrasonic sensors, and radars to collect useful information about the state of the traffic and the surroundings. Significant computational power is required to process the data fast enough, and this is even more pronounced in vehicles that not only assist the driver but are capable of fully autonomous driving. This article proposes speed and accuracy improvement of traffic sign detection and recognition in high-definition images, based on focusing on different regions of interest in traffic images. These regions are determined with efficient and parallelized preprocessing of every traffic image, after which convolutional neural network is applied for detection and recognition in parallel on graphics processing units. We employed different “You Only Look Once” (YOLO) architectures as baseline detectors, due to their speed, straightforward architecture, and high accuracy in general object detection tasks. Several preprocessing procedures were proposed, to achieve real-time performance requirement. Our experiments using a large-scale traffic sign dataset show that we can achieve real-time detection in high-definition images with high recognition accuracy.

Highlights

  • Since we focus on the utilization of YOLO-architecture in traffic sign detection (TSD)/traffic sign recognition (TSR), we carefully evaluated related references

  • We focus on TSD/TSR performance comparison with the results reported in [20]

  • TRAFFIC SIGN DETECTION AND RECOGNITION USING YOLOv3, YOLOv4 AND TinyYOLO we investigate the performance of YOLOv3, YOLOv4, and TinyYOLO architectures on the DFG traffic sign dataset on full HD (FHD) images

Read more

Summary

INTRODUCTION

The car can use front and rear cameras for traffic jam prediction, estimation of safe distance from other vehicles, blind spots monitoring, warning on fast-approaching vehicles, or the sudden appearance of cyclists and pedestrians on the road It can utilize front cameras for real-time detection and recognition of multiple objects, i.e., traffic signs, street names and numbers, and more. Modern deep learning algorithms often rely on the computational performance of powerful graphic processing units (GPUs) capable of performing a large number of simple operations in parallel. We propose efficient and parallel preprocessing of HD traffic images to detect regions-of-interest (ROI) that contain traffic signs with high probability These ROIs can be sent to one or multiple GPUs for processing, parallelizing TSD/TSR for one particular traffic image.

RELATED WORK
FAST OBJECT DETECTION
THE PROPOSED METHOD
Findings
VIII. CONCLUSION
Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.