Skip to content

Latest commit

 

History

History
27 lines (12 loc) · 766 Bytes

File metadata and controls

27 lines (12 loc) · 766 Bytes

Self-Driving-Car-Convolutional-Neural-Networks

Its Convolutional Neural Networks Self-Driving Car

Technolpogies:

Raspberry Pi 4 as a brain and OpenCV 4, TensorFlow in Python3 programming language. A Convolutional Neural Network (ConvNet/CNN) is a Deep Learning algorithm which can take in an input frame, assign importance (learnable weights and biases) to various aspects/objects in the frame (image) and be able to predictand steering.

Testing/Hartware etc:

Path Training (CNN):

image

Object Detection|lane line detection|etc:

Path