Research Paper On Road and Lane Detection System
Research Paper On Road and Lane Detection System
https://doi.org/10.22214/ijraset.2024.63499
International Journal for Research in Applied Science & Engineering Technology (IJRASET)
ISSN: 2321-9653; IC Value: 45.98; SJ Impact Factor: 7.538
Volume 12 Issue VII July 2024- Available at www.ijraset.com
Abstract: This project proposes a system for detecting traffic signals, lane layouts, and speed bumps in road infrastructure using
video footage through machine learning. Lane detection is performed through region of interest selection and edge detection.
Lane lines are extracted based on specific characteristics. A deep learning model is trained to detect lane boundaries and road
curvature. The system provides real-time alerts and recommendations to enhance road safety and driving experiences.
Keywords: YOLO v8, Object Detection, Lane Detection, Autonomous Vehicles, TensorFlow, Python
I. INTRODUCTION
Our advanced system combines computer vision and machine learning to enhance road. Safety and traffic management. By
accurately detecting traffic signals, lane layouts, and curves, speed bumps in real-time, our solution aims to improve driver
awareness and optimize traffic flow.
Our objective is to develop a robust real-time system for identifying and classifying various traffic signals. Through image
preprocessing and color segmentation, we isolate signal regions based on their distinct colors.
Advanced algorithms, including blob detection, distinguish signals from other objects. We extract essential features like shape, size,
position, and color to characterize the traffic signals.
Machine learning techniques, such as pattern recognition and deep learning, classify these features accurately, determining the
specific signal type.
In addition, our system includes advanced lane detection. By defining a region of interest (ROI) and utilizing Canny edge detection,
we identify lane markings with high contrast against the road surface. This enables us to extract lane lines for improved driver
assistance and lane-keeping functionality.
C. Awareness Alerts
Based on the interpretations obtained from the algorithms, alerts and suggestions are provided to the driver and actions are
recommended based on the potential problems.
©IJRASET: All Rights are Reserved | SJ Impact Factor 7.538 | ISRA Journal Impact Factor 7.894 | 224
International Journal for Research in Applied Science & Engineering Technology (IJRASET)
ISSN: 2321-9653; IC Value: 45.98; SJ Impact Factor: 7.538
Volume 12 Issue VII July 2024- Available at www.ijraset.com
Fig – I
The below diagram shows the detailed working of the algorithms for producing successful alerts as output.
Fig – II
©IJRASET: All Rights are Reserved | SJ Impact Factor 7.538 | ISRA Journal Impact Factor 7.894 | 225
International Journal for Research in Applied Science & Engineering Technology (IJRASET)
ISSN: 2321-9653; IC Value: 45.98; SJ Impact Factor: 7.538
Volume 12 Issue VII July 2024- Available at www.ijraset.com
2) They achieve high accuracy in lane detection from diverse labelled-datasets and powerful architectures like convolutional neural
networks (CNNs). The model can learn intricate lane patterns and generalizations that are difficult to achieve with handcrafted
rules and heuristics.
3) ML algorithms like YOLO for image classification and object detection to find traffic lights and signals help analyzing large
amounts of data in real-time for various traffic scenarios, weather conditions, and lighting variations without manual
intervention.
4) Machine learning models extract relevant features and patterns from the data, making them more robust to noise and variations
in the appearance of traffic signals and can be continuously adapt to evolving designs.
5) ML models allow integration of new features into current design to improve efficiency and can be easily deployed on different
systems.
©IJRASET: All Rights are Reserved | SJ Impact Factor 7.538 | ISRA Journal Impact Factor 7.894 | 226
International Journal for Research in Applied Science & Engineering Technology (IJRASET)
ISSN: 2321-9653; IC Value: 45.98; SJ Impact Factor: 7.538
Volume 12 Issue VII July 2024- Available at www.ijraset.com
©IJRASET: All Rights are Reserved | SJ Impact Factor 7.538 | ISRA Journal Impact Factor 7.894 | 227
International Journal for Research in Applied Science & Engineering Technology (IJRASET)
ISSN: 2321-9653; IC Value: 45.98; SJ Impact Factor: 7.538
Volume 12 Issue VII July 2024- Available at www.ijraset.com
©IJRASET: All Rights are Reserved | SJ Impact Factor 7.538 | ISRA Journal Impact Factor 7.894 | 228
International Journal for Research in Applied Science & Engineering Technology (IJRASET)
ISSN: 2321-9653; IC Value: 45.98; SJ Impact Factor: 7.538
Volume 12 Issue VII July 2024- Available at www.ijraset.com
VII. CONCLUSION
In conclusion, our road monitoring system offers significant advantages in improving road safety, traffic management, and lane
detection. Its ability to provide real-time data, enhance safety, optimize traffic flow, and inform decision- making processes makes it
a valuable tool for transportation authorities and road users alike.
The research findings have demonstrated the system's ability to accurately collect and analyze data to optimize traffic management
strategies, detect curve layouts on the road, determining lanes and provide timely warnings to drivers about potential risks and avoid
congestion on roads.
While this research is promising the benefits of this system, there may be challenges in terms of implementation, cost, and data
management. Further studies and developments to include more features and develop a more interactive interface for user while
maintaining the accuracy are essential to refine the system for releasing a prototype.
VIII. ACKNOWLEDGMENT
We would like to express our sincere gratitude to all individuals and organizations involved in this project. First to our guide Dr.
Anusha Preetham for her insightful feedback and guidance during the research process. Secondly, to Prof. Mahanthesha U for
encouraging the projects involving Digital Image Processing. Lastly, to our Artificial and Machine Learning Dept. for having a
conducive environment to promote projects and research.
REFERENCES
[1] Yanzhao Zu and Wei Qi Yan, “Traffic Sign Recognition based on Deep Learning,” Springer, March 7 2022. (references)
[2] Satish Kumar Sattia, K. Suganya Devia, Prasenjit Dhara, P. Srinivasan, A Machine Learning Approach for detecting and tracking Road Lanes, ICT Express
Vol 7 Issue 1, March 2021.
[3] Rajesh Vand Rajshekhar JS, “Vision Based Traffic Sign Detection and Recognition using Artificial Intelligence,” iJRASET, July 2022.
[4] Yueen Ma, Vincent Havyarimana, Jing Bai and Zhu Xiao, “Vision Based Lane Detection Marking Model Inference”, May 2019.
[5] M. Swathi, K.V. Suresh, “Automatic Traffic Sign Detection and Recognition in Video Sequences,” 2nd IEEE International Conference, pp. 476-480, May
2017.
©IJRASET: All Rights are Reserved | SJ Impact Factor 7.538 | ISRA Journal Impact Factor 7.894 | 229