Dynamic Approach for Lane Detection using Google Street View and CNN
Rama Sai Mamidala, Uday Uthkota, Mahamkali Bhavani Shankar, A. Joseph, Antony, A. V. Narasimhadhan

TL;DR
This paper presents a real-time lane detection method using a CNN based on SegNet architecture, integrated with Google APIs to enhance assistive robotic navigation under challenging conditions.
Contribution
It introduces a novel integration of SegNet-based CNN with Google APIs for improved real-time lane detection in assistive systems.
Findings
Robust performance under occlusion conditions
Superior accuracy compared to existing methods
Effective real-time implementation
Abstract
Lane detection algorithms have been the key enablers for a fully-assistive and autonomous navigation systems. In this paper, a novel and pragmatic approach for lane detection is proposed using a convolutional neural network (CNN) model based on SegNet encoder-decoder architecture. The encoder block renders low-resolution feature maps of the input and the decoder block provides pixel-wise classification from the feature maps. The proposed model has been trained over 2000 image data-set and tested against their corresponding ground-truth provided in the data-set for evaluation. To enable real-time navigation, we extend our model's predictions interfacing it with the existing Google APIs evaluating the metrics of the model tuning the hyper-parameters. The novelty of this approach lies in the integration of existing segNet architecture with google APIs. This interface makes it handy for…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAutonomous Vehicle Technology and Safety · Advanced Neural Network Applications · Video Surveillance and Tracking Methods
MethodsConvolution · Kaiming Initialization · Batch Normalization · *Communicated@Fast*How Do I Communicate to Expedia? · Max Pooling · Softmax · SegNet
