Computer vision-based model for detecting turning lane features on Florida's public roadways

Richard Boadu Antwi,Samuel Takyi,Kimollo Michael,Alican Karaer,Eren Erman Ozguven,Ren Moses,Maxim A. Dulebenets,Thobias Sando
2024-06-13
Abstract:Efficient and current roadway geometry data collection is critical to transportation agencies in road planning, maintenance, design, and rehabilitation. Data collection methods are divided into land-based and aerial-based. Land-based methods for extensive highway networks are tedious, costly, pose safety risks. Therefore, there is the need for efficient, safe, and economical data acquisition methodologies. The rise of computer vision and object detection technologies have made automated extraction of roadway geometry features feasible. This study detects roadway features on Florida's public roads from high-resolution aerial images using AI. The developed model achieved an average accuracy of 80.4 percent when compared with ground truth data. The extracted roadway geometry data can be integrated with crash and traffic data to provide valuable insights to policymakers and roadway users.
Computer Vision and Pattern Recognition,Artificial Intelligence
What problem does this paper attempt to address?
The main problem that this paper attempts to solve is: **How to automatically detect and extract the characteristics of turning lanes on Florida's public roads from high - resolution aerial images through computer vision technology**. Specifically, the paper aims to develop an object - detection model based on deep learning, especially using the YOLO (You Only Look Once) algorithm, to identify and extract the markings of left - turn, right - turn and center - turn lanes. ### Problem Background 1. **Limitations of Existing Data Collection Methods** - **Ground - based methods**: These include field surveys, mobile mapping, and image recording, etc. These methods are very difficult, costly, and also pose safety risks when dealing with extensive highway networks. - **Aerial methods**: Such as satellite images, unmanned aerial vehicles, and laser scanning. Although they are more efficient, they still have certain limitations and cost problems. 2. **Requirements and Challenges** - **Efficiency and economy**: There is a need to develop more efficient and economical methods to quickly and safely obtain road geometry data. - **Data update frequency**: Road markings usually have a short lifespan (0.5 to 3 years), so they need to be frequently inspected and maintained. - **Traffic safety**: Traditional manual inspection methods are time - consuming and have potential safety hazards. ### Research Objectives 1. **Automated Detection**: Utilize computer vision and deep - learning technologies, especially the YOLO algorithm, to automatically detect and extract turning - lane markings from high - resolution aerial images. 2. **Improve Data Accuracy and Reliability**: Verify the accuracy and reliability of the model by comparing it with the real data in Leon County. 3. **Scope of Application**: Apply the model to Duval County to identify and extract a large number of left - turn, right - turn and center - lane characteristics. 4. **Data Integration**: Combine the extracted road geometry data with accident and traffic data to provide valuable insights for policy - makers and road users. ### Key Contributions - **Fill the Research Gap**: Currently, no research has used computer vision technology to create an inventory of turning - lane markings. This study is the first attempt to solve this problem. - **Improve Traffic Management Efficiency**: Automated tools can significantly improve the work efficiency of traffic management departments, help identify aging or blurred markings, and analyze accident situations near intersections. - **Support Decision - making**: By integrating multiple data sources, provide comprehensive data support for policy - makers, which is helpful for optimizing road planning, maintenance, and design. In conclusion, this research aims to provide an innovative, fast, and effective method to obtain and manage road geometry data through advanced computer vision and deep - learning technologies, thereby enhancing the safety and efficiency of road traffic.