Skip to content

The following is a fun project wherein i tried to see whether we can sensibly predict the steering angles given the front cam video-feed.Credits for the dataset goes to SullyChen.The following is a wrapper around his code making few changes.Here's a cool visualization.Enjoy..

Notifications You must be signed in to change notification settings

vin136/Self-Drivig-Car

Repository files navigation

Self-Drivig-Car

The following is an implemtation of this Nvidia Paper wherein i tried to see whether we can sensibly predict the steering angles given the front cam video-feed.The data was collected by Sully Chen by attaching a front cam to his car and noting the steering angles.The following is a wrapper around his code making few changes.Here's a cool visualization.Enjoy......

IMAGE ALT TEXT HERE

For the orginal dataset

To run the visualization: python3 ./run_dataset.py

To Train the network with your data or new architecture add your data in driving_dataset folder and run : python3 train.py

`

About

The following is a fun project wherein i tried to see whether we can sensibly predict the steering angles given the front cam video-feed.Credits for the dataset goes to SullyChen.The following is a wrapper around his code making few changes.Here's a cool visualization.Enjoy..

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published