unizard / AwesomeArxiv

89 stars 14 forks source link

[2018.07.02] Ignition: An End-to-End Supervised Model for Training Simulated Self-Driving Vehicles #199

Open unizard opened 5 years ago

unizard commented 5 years ago

Institute: Stanford URL: https://arxiv.org/pdf/1806.11349.pdf Git: https://github.com/ymshao/End-to-End-Learning-for-Self-Driving-Cars, Window/Linux/Mac Interest: 3

Summary We introduce Ignition: an end-to-end neural network architecture for training unconstrained self-driving vehicles in simulated environments. The model is a ResNet-18 variant, which is fed in images from the front of a simulated F1 car, and outputs optimal labels for steering, throttle, braking. Importantly, we never explicitly train the model to detect road features like the outline of a track or distance to other cars; instead, we illustrate that these latent features can be automatically encapsulated by the network.

unizard commented 5 years ago

Model: ResNet18-variant Dataset: Steering / Throttle / Braking image