Skip to content

serverf21/Self-Driving-DL-CNN-Model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Self-Driving-DL-CNN-Model

In this project, I implemented Nvidia's deep learning methodologies and built a model which can take in the data of right, left, and central camera images from the car, preprocess it, and use it to drive a car autnomously without a driver.

I used Python's frameworks and libraries such as numpy, tensorflow (by Google), Keras and openCV to build the model. Furthermore, I used socketio to establish the connection of our model with the udacity simulator on localhost and the car drove autonomously.

The last results of this model showed a 92.47 % of efficiency in detecting the turns. I am still studying about the hypertuning and optimizing techniques.

Feel free to contribute and connect with me on similar projects.

Resources -

  1. Nvidia's whitepaper - https://images.nvidia.com/content/tegra/automotive/images/2016/solutions/pdf/end-to-end-dl-using-px.pdf

  2. OpenCV https://docs.opencv.org/4.x/

  3. Tensorflow - https://www.tensorflow.org/api_docs

Email: [email protected]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages