Skip to content

Exploring algorithms and techniques used in real-world self-driving cars.

Notifications You must be signed in to change notification settings

AnmolMago/Self-Driving-Car

Repository files navigation

Self-Driving-Car

Exploring concepts related to self-driving cars

Advanced Lane Finding

Video:

Advanced Lane Finding

https://youtu.be/rF8SeyOAgfY

The goal of this project to write a software pipeline to identify the lane boundaries in a video from a front-facing camera on a car.

Behavioural Cloning

Video:

Advanced Lane Finding

https://youtu.be/Muqe1Tjq-UQ

Applied behavioral cloning to autonomously drive simulated vehicles.

Traffic Sign Classifier

Traffic Signs

Achieved 95.55% accuracy classifying the German Traffic Sign Dataset.

Vehicle Detection

Video:

Advanced Lane Finding

https://youtu.be/b8zWvx6JVfs

The goal of this project was to identify other cars from live video.

Advanced Kalman Filter

Track objects from lidar and radar data assuming linear models.

Unscented Kalman Filter

Track objects from lidar and radar data assuming non-linear models.

About

Exploring algorithms and techniques used in real-world self-driving cars.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published