Lane Detection and Classification using Cascaded CNNs
Lane detection is extremely important for autonomous vehicles. For this reason, many approaches use lane boundary information to locate the vehicle inside the street, or to integrate GPS-based localization. As many other computer vision based tasks, convolutional neural networks (CNNs) represent the state-of-the-art technology to indentify lane boundaries. However, the position of the lane boundaries w.r.t. the vehicle may not suffice for a reliable positioning, as for path planning or localization information regarding lane types may also be needed. In this work, we present an end-to-end system for lane boundary identification, clustering and classification, based on two cascaded neural networks, that runs in real-time. To build the system, 14336 lane boundaries instances of the TuSimple dataset for lane detection have been labelled using 8 different classes. Our dataset and the code for inference are available online.
Code (2)
Tasks
Autonomous VehiclesClassificationClusteringGeneral ClassificationLane DetectionPositionSimilar Papers 제목 키워드 기반
Driver Behavior Analysis Using Lane Departure Detection Under Challenging Conditions
In this paper, we present a novel model to detect lane regions and extract lane departure events (changes and incursions) from challenging, lower-resolution videos recorded with mobile cameras. Our algorithm used a Mask-…
Lane DetectionObjectobject-detectionObject Detection+1Aspect-based Opinion Summarization with Convolutional Neural Networks
This paper considers Aspect-based Opinion Summarization (AOS) of reviews on particular products. To enable real applications, an AOS system needs to address two core subtasks, aspect extraction and sentiment classificati…
Aspect ExtractionClassificationGeneral ClassificationOpinion Summarization+4Light Cascaded Convolutional Neural Networks for Accurate Player Detection
Vision based player detection is important in sports applications. Accuracy, efficiency, and low memory consumption are desirable for real-time tasks such as intelligent broadcasting and automatic event classification. I…
General ClassificationMonocular Vision-based Prediction of Cut-in Maneuvers with LSTM Networks
Advanced driver assistance and automated driving systems should be capable of predicting and avoiding dangerous situations. This study proposes a method to predict potentially dangerous cut-in maneuvers happening in the …
Change DetectionClassificationPass Classificationvehicle detectionEnhancing Pavement Crack Classification with Bidirectional Cascaded Neural Networks
Pavement distress, such as cracks and potholes, is a significant issue affecting road safety and maintenance. In this study, we present the implementation and evaluation of Bidirectional Cascaded Neural Networks (BCNNs) …
Image Augmentation