autonomous-rc-car and driverless-rccar
About autonomous-rc-car
multunus/autonomous-rc-car
Autonomous RC car using Raspberry Pi and ANN
This project helps hobbyists and electronics enthusiasts build a self-driving remote-controlled car. It takes live video feed from a camera mounted on the car and learns to navigate by observing a human controlling the car, then drives autonomously. This is for individuals interested in DIY robotics, embedded systems, and basic machine learning for hobby projects.
About driverless-rccar
gokhanettin/driverless-rccar
Deep learning based self-driving RC car.
This project helps robotics enthusiasts and researchers explore self-driving car concepts using an affordable RC car as a testbed. You provide an RC car equipped with a steering servo, an Android device, an Arduino, and a few other components. The system then captures image data and corresponding steering/speed commands from a human driver, which are used to train a deep learning model. The output is a trained model that can autonomously steer the RC car based on live camera input.
Scores updated daily from GitHub, PyPI, and npm data. How scores work