paper-with-me

홈 › Papers

LaksNet: an end-to-end deep learning model for self-driving cars in Udacity simulator

2023-10-24 · Lakshmikar R. Polamreddy, Youshan Zhang

The majority of road accidents occur because of human errors, including distraction, recklessness, and drunken driving. One of the effective ways to overcome this dangerous situation is by implementing self-driving technologies in vehicles. In this paper, we focus on building an efficient deep-learning model for self-driving cars. We propose a new and effective convolutional neural network model called `LaksNet' consisting of four convolutional layers and two fully connected layers. We conduct extensive experiments using our LaksNet model with the training data generated from the Udacity simulator. Our model outperforms many existing pre-trained ImageNet and NVIDIA models in terms of the duration of the car for which it drives without going off the track on the simulator.

📄 PDF Abstract BibTeX arXiv:2310.16103

Code (0)

등록된 구현이 없습니다.

Tasks

Self-Driving Cars

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Multi-model approach for autonomous driving: A comprehensive study on traffic sign-, vehicle- and lane detection and behavioral cloning

2026-03-10 · Kanishkha Jaisankar, Pranav M. Pawar, Diana Susane Joseph, Raja Muthalagu 외 arxiv

Deep learning and computer vision techniques have become increasingly important in the development of self-driving cars. These techniques play a crucial role in enabling self-driving cars to perceive and understand their…

Traffic Sign RecognitionAutonomous DrivingTransfer LearningData Augmentation

Are Self-Driving Cars Secure? Evasion Attacks against Deep Neural Networks for Steering Angle Prediction

2019-04-15 · Alesia Chernikova, Alina Oprea, Cristina Nita-Rotaru, BaekGyu Kim

Deep Neural Networks (DNNs) have tremendous potential in advancing the vision for self-driving cars. However, the security of DNN models in this context leads to major safety implications and needs to be better understoo…

General ClassificationregressionSelf-Driving Cars

Self-Driving Car Steering Angle Prediction: Let Transformer Be a Car Again

2022-04-27 · Chingis Oinar, Eunmin Kim

Self-driving vehicles are expected to be a massive economic influence over the coming decades. Udacity https://www.udacity.com/ has been working on a completely open-source self driving car. Thus, it regularly organizes …

Self-Driving Car Steering Angle Prediction Based on Image Recognition

2019-12-11 · Shuyang Du, Haoli Guo, Andrew Simpson

Self-driving vehicles have expanded dramatically over the last few years. Udacity has release a dataset containing, among other data, a set of images with the steering angle captured during driving. The Udacity challenge…

Transfer Learning

A Digital Twin Framework for Metamorphic Testing of Autonomous Driving Systems Using Generative Model

2025-10-08 · Tony Zhang, Burak Kantarci, Umair Siddique arxiv

Ensuring the safety of self-driving cars remains a major challenge due to the complexity and unpredictability of real-world driving environments. Traditional testing methods face significant limitations, such as the orac…

Autonomous Driving