LaksNet: an end-to-end deep learning model for self-driving cars in
Udacity simulator
- URL: http://arxiv.org/abs/2310.16103v1
- Date: Tue, 24 Oct 2023 18:11:25 GMT
- Title: LaksNet: an end-to-end deep learning model for self-driving cars in
Udacity simulator
- Authors: Lakshmikar R. Polamreddy and Youshan Zhang
- Abstract summary: We propose a new and effective convolutional neural network model called LaksNet'
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.
- Score: 10.55169962608886
- License: http://creativecommons.org/publicdomain/zero/1.0/
- Abstract: 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.
Related papers
- Mitigating Covariate Shift in Imitation Learning for Autonomous Vehicles Using Latent Space Generative World Models [60.87795376541144]
A world model is a neural network capable of predicting an agent's next state given past states and actions.
During end-to-end training, our policy learns how to recover from errors by aligning with states observed in human demonstrations.
We present qualitative and quantitative results, demonstrating significant improvements upon prior state of the art in closed-loop testing.
arXiv Detail & Related papers (2024-09-25T06:48:25Z) - Safe Navigation: Training Autonomous Vehicles using Deep Reinforcement
Learning in CARLA [0.0]
The goal of this project is to train autonomous vehicles to make decisions to navigate in uncertain environments using deep reinforcement learning techniques.
The simulator provides a realistic and urban environment for training and testing self-driving models.
arXiv Detail & Related papers (2023-10-23T04:23:07Z) - Comprehensive Training and Evaluation on Deep Reinforcement Learning for
Automated Driving in Various Simulated Driving Maneuvers [0.4241054493737716]
This study implements, evaluating, and comparing the two DRL algorithms, Deep Q-networks (DQN) and Trust Region Policy Optimization (TRPO)
Models trained on the designed ComplexRoads environment can adapt well to other driving maneuvers with promising overall performance.
arXiv Detail & Related papers (2023-06-20T11:41:01Z) - FastRLAP: A System for Learning High-Speed Driving via Deep RL and
Autonomous Practicing [71.76084256567599]
We present a system that enables an autonomous small-scale RC car to drive aggressively from visual observations using reinforcement learning (RL)
Our system, FastRLAP (faster lap), trains autonomously in the real world, without human interventions, and without requiring any simulation or expert demonstrations.
The resulting policies exhibit emergent aggressive driving skills, such as timing braking and acceleration around turns and avoiding areas which impede the robot's motion, approaching the performance of a human driver using a similar first-person interface over the course of training.
arXiv Detail & Related papers (2023-04-19T17:33:47Z) - Tackling Real-World Autonomous Driving using Deep Reinforcement Learning [63.3756530844707]
In this work, we propose a model-free Deep Reinforcement Learning Planner training a neural network that predicts acceleration and steering angle.
In order to deploy the system on board the real self-driving car, we also develop a module represented by a tiny neural network.
arXiv Detail & Related papers (2022-07-05T16:33:20Z) - COOPERNAUT: End-to-End Driving with Cooperative Perception for Networked
Vehicles [54.61668577827041]
We introduce COOPERNAUT, an end-to-end learning model that uses cross-vehicle perception for vision-based cooperative driving.
Our experiments on AutoCastSim suggest that our cooperative perception driving models lead to a 40% improvement in average success rate.
arXiv Detail & Related papers (2022-05-04T17:55:12Z) - Fine-Grained Vehicle Perception via 3D Part-Guided Visual Data
Augmentation [77.60050239225086]
We propose an effective training data generation process by fitting a 3D car model with dynamic parts to vehicles in real images.
Our approach is fully automatic without any human interaction.
We present a multi-task network for VUS parsing and a multi-stream network for VHI parsing.
arXiv Detail & Related papers (2020-12-15T03:03:38Z) - DiGNet: Learning Scalable Self-Driving Policies for Generic Traffic
Scenarios with Graph Neural Networks [26.558394047144006]
We propose a graph-based deep network to achieve scalable self-driving that can handle massive traffic scenarios.
More than 7,000 km of evaluation is conducted in a high-fidelity driving simulator.
Our method can obey the traffic rules and safely navigate the vehicle in a large variety of urban, rural, and highway environments.
arXiv Detail & Related papers (2020-11-13T06:13:28Z) - Learning Accurate and Human-Like Driving using Semantic Maps and
Attention [152.48143666881418]
This paper investigates how end-to-end driving models can be improved to drive more accurately and human-like.
We exploit semantic and visual maps from HERE Technologies and augment the existing Drive360 dataset with such.
Our models are trained and evaluated on the Drive360 + HERE dataset, which features 60 hours and 3000 km of real-world driving data.
arXiv Detail & Related papers (2020-07-10T22:25:27Z) - Application of Neuroevolution in Autonomous Cars [0.0]
We propose a system that requires no data for its training. An evolutionary model would have the capability to optimize itself towards the fitness function.
We have implemented Neuroevolution, a form of genetic algorithm, to train/evolve self-driving cars in a simulated virtual environment with the help of Unreal Engine 4.
arXiv Detail & Related papers (2020-06-26T19:06:32Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.