English

Deep Learning and Control Algorithms of Direct Perception for Autonomous Driving

Machine Learning 2019-11-13 v2 Robotics

Abstract

Based on the direct perception paradigm of autonomous driving, we investigate and modify the CNNs (convolutional neural networks) AlexNet and GoogLeNet that map an input image to few perception indicators (heading angle, distances to preceding cars, and distance to road centerline) for estimating driving affordances in highway traffic. We also design a controller with these indicators and the short-range sensor information of TORCS (the open racing car simulator) for driving simulated cars to avoid collisions. We collect a set of images from a TORCS camera in various driving scenarios, train these CNNs using the dataset, test them in unseen traffics, and find that they perform better than earlier algorithms and controllers in terms of training efficiency and driving stability. Source code and data are available on our website.

Keywords

Cite

@article{arxiv.1910.12031,
  title  = {Deep Learning and Control Algorithms of Direct Perception for Autonomous Driving},
  author = {Der-Hau Lee and Kuan-Lin Chen and Kuan-Han Liou and Chang-Lun Liu and Jinn-Liang Liu},
  journal= {arXiv preprint arXiv:1910.12031},
  year   = {2019}
}

Comments

6 pages, 4 figures

R2 v1 2026-06-23T11:55:35.948Z