English

Self-Driving Car Steering Angle Prediction Based on Image Recognition

Computer Vision and Pattern Recognition 2019-12-12 v1 Machine Learning Robotics Machine Learning

Abstract

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 aimed to predict steering angle based on only the provided images. We explore two different models to perform high quality prediction of steering angles based on images using different deep learning techniques including Transfer Learning, 3D CNN, LSTM and ResNet. If the Udacity challenge was still ongoing, both of our models would have placed in the top ten of all entries.

Keywords

Cite

@article{arxiv.1912.05440,
  title  = {Self-Driving Car Steering Angle Prediction Based on Image Recognition},
  author = {Shuyang Du and Haoli Guo and Andrew Simpson},
  journal= {arXiv preprint arXiv:1912.05440},
  year   = {2019}
}

Comments

9 pages 13 figures. Paper originally from CS231n (Stanford) 2017

R2 v1 2026-06-23T12:42:59.226Z