paper-with-me

Papers

Lane Detection and Classification using Cascaded CNNs

2019-07-02 · Fabio Pizzati, Marco Allodi, Alejandro Barrera, Fernando García

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.

📄 PDF Abstract BibTeX arXiv:1907.01294

Code (2)

fabvio/Cascade-LD 공식 구현 pytorch
fabvio/TuSimple-lane-classes 공식 구현

Tasks

Autonomous VehiclesClassificationClusteringGeneral ClassificationLane DetectionPosition

Similar Papers 제목 키워드 기반

Driver Behavior Analysis Using Lane Departure Detection Under Challenging Conditions

2019-05-31 · Luis Riera, Koray Ozcan, Jennifer Merickel, Mathew Rizzo 외

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+1

Aspect-based Opinion Summarization with Convolutional Neural Networks

2015-11-30 · Haibing Wu, Yiwei Gu, Shangdi Sun, Xiaodong Gu

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+4

Light Cascaded Convolutional Neural Networks for Accurate Player Detection

2017-09-29 · Keyu Lu, Jianhui Chen, James J. Little, Hangen He

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 Classification

Monocular Vision-based Prediction of Cut-in Maneuvers with LSTM Networks

2022-03-21 · Yagiz Nalcakan, Yalin Bastanlar

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 detection

Enhancing Pavement Crack Classification with Bidirectional Cascaded Neural Networks

2025-03-27 · Taqwa I. Alhadidi, Asmaa Alazmi, Shadi Jaradat, Ahmed Jaber 외

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