An open API service indexing awesome lists of open source software.

https://github.com/gitbolt/self-driving-rpi

🚙 A simple self driving car using computer vision in Raspberry Pi
https://github.com/gitbolt/self-driving-rpi

computer-vision opencv raspberry-pi self-driving-car tensorflow

Last synced: 3 months ago
JSON representation

🚙 A simple self driving car using computer vision in Raspberry Pi

Awesome Lists containing this project

README

          

# Self driving car using computer vision
This is a simple code for training and running a self driving car on Raspberry Pi using computer vision with OpenCV and Tensorflow.
The method followed is using supervised learning by having track images with their corrosponding steering angle of the motor as labels.