self-driving-car topic

List self-driving-car repositories

self-parking-car-evolution

711
Stars
80
Forks
Watchers

🧬 Training the car to do self-parking using a genetic algorithm

SelfDrivingRCcar

7
Stars
1
Forks
Watchers

A self-driving RC car project where I built everything from scratch, from the 1:10 RC scale model and the low-level hardware and electronics to the ML - even a custom simulator for rapid prototyping a...

MIT-6.S094

95
Stars
36
Forks
Watchers

MIT-6.S094: Deep Learning for Self-Driving Cars Assignments solutions

keras-steering-angle-visualizations

61
Stars
24
Forks
Watchers

Visualizations for understanding the regressed wheel steering angle for self driving cars

advanced-lane-detection

80
Stars
44
Forks
Watchers

An advanced lane-finding algorithm using distortion correction, image rectification, color transforms, and gradient thresholding.

fusion-ekf

133
Stars
64
Forks
Watchers

An extended Kalman Filter implementation in C++ for fusing lidar and radar sensor measurements.

fusion-ukf

269
Stars
98
Forks
Watchers

An unscented Kalman Filter implementation for fusing lidar and radar sensor measurements.

highway-path-planning

40
Stars
28
Forks
Watchers

My path-planning pipeline to navigate a car safely around a virtual highway with other traffic.