paper-with-me

홈 › Papers

End-to-End Deep Learning for Steering Autonomous Vehicles Considering Temporal Dependencies

2017-10-10 · Hesham M. Eraqi, Mohamed N. Moustafa, Jens Honer

Steering a car through traffic is a complex task that is difficult to cast into algorithms. Therefore, researchers turn to training artificial neural networks from front-facing camera data stream along with the associated steering angles. Nevertheless, most existing solutions consider only the visual camera frames as input, thus ignoring the temporal relationship between frames. In this work, we propose a Convolutional Long Short-Term Memory Recurrent Neural Network (C-LSTM), that is end-to-end trainable, to learn both visual and dynamic temporal dependencies of driving. Additionally, We introduce posing the steering angle regression problem as classification while imposing a spatial relationship between the output layer neurons. Such method is based on learning a sinusoidal function that encodes steering angles. To train and validate our proposed methods, we used the publicly available Comma.ai dataset. Our solution improved steering root mean square error by 35% over recent methods, and led to a more stable steering by 87%.

📄 PDF Abstract BibTeX arXiv:1710.03804

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous Vehicles

Similar Papers 제목 키워드 기반

Controlling Steering Angle for Cooperative Self-driving Vehicles utilizing CNN and LSTM-based Deep Networks

2019-04-08 · Rodolfo Valiente, Mahdi Zaman, Sedat Ozer, Yaser P. Fallah

A fundamental challenge in autonomous vehicles is adjusting the steering angle at different road conditions. Recent state-of-the-art solutions addressing this challenge include deep learning techniques as they provide en…

Autonomous Vehicles

Intelligent Electric Power Steering: Artificial Intelligence Integration Enhances Vehicle Safety and Performance

2024-12-11 · Vikas Vyas, Sneha Sudhir Shetiya

Electric Power Steering (EPS) systems utilize electric motors to aid users in steering their vehicles, which provide additional precise control and reduced energy consumption compared to traditional hydraulic systems. EP…

Controlling an Autonomous Vehicle with Deep Reinforcement Learning

2019-09-24 · Andreas Folkers, Matthias Rick, Christof Büskens

We present a control approach for autonomous vehicles based on deep reinforcement learning. A neural network agent is trained to map its estimated state to acceleration and steering commands given the objective of reachi…

Autonomous VehiclesDeep Reinforcement Learningreinforcement-learningReinforcement Learning+1

Autonomous Cars: Vision based Steering Wheel Angle Estimation

2019-01-30 · Kemal Alkin Gunbay, Mert Arikan, Mehmet Turkan

Machine learning models, which are frequently used in self-driving cars, are trained by matching the captured images of the road and the measured angle of the steering wheel. The angle of the steering wheel is generally …

Autonomous VehiclesSelf-Driving Cars

Analysis of human steering behavior differences in human-in-control and autonomy-in-control driving

2024-09-30 · Rene Mai, Agung Julius, Sandipan Mishra

Steering models (such as the generalized two-point model) predict human steering behavior well when the human is in direct control of a vehicle. In vehicles under autonomous control, human control inputs are not used; ra…

State Estimation