self-driving-car topic
SelfDrivingCars
University of Toronto - Coursera
self-parking-car-evolution
🧬 Training the car to do self-parking using a genetic algorithm
SelfDrivingRCcar
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
MIT-6.S094: Deep Learning for Self-Driving Cars Assignments solutions
autoware.universe
keras-steering-angle-visualizations
Visualizations for understanding the regressed wheel steering angle for self driving cars
advanced-lane-detection
An advanced lane-finding algorithm using distortion correction, image rectification, color transforms, and gradient thresholding.
fusion-ekf
An extended Kalman Filter implementation in C++ for fusing lidar and radar sensor measurements.
fusion-ukf
An unscented Kalman Filter implementation for fusing lidar and radar sensor measurements.
highway-path-planning
My path-planning pipeline to navigate a car safely around a virtual highway with other traffic.