Skip to content

jacobgil/keras-steering-angle-visualizations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steering angle visualizations

enter image description here enter image description here

This contains the model and code for training the NVIDIA steering model on the dataset given here, and code for creating visualizations for understanding the steering angle.

See this blog post.


Usage: Training: python train.py

Running: python run.py --image_path <path_to_image> --type <visualization_type>

visualization_type can be cam/hypercolumns/occlusion.

About

Visualizations for understanding the regressed wheel steering angle for self driving cars

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages