Implementation of the Automatic Emergency Braking System using deep learning.
-
Updated
Feb 24, 2021 - Python
Implementation of the Automatic Emergency Braking System using deep learning.
Cross-platform Python based software in the loop simulation for object tracking and general quadcopter simulations using custom pure-Python based custom pure PID (and customisable) flight controller
Self-driving vehicle with lane keeping functionality on a RPi 3B+.
This repo consists of details and open-sourced codes and materials of the HeRoCars - a Robotics Learning Technology developed at the Heterogeneous Robotics Lab of the University of Georgia. HeRoCars is a simulator-hardware integrative framework consisting of a game-inspired Unity-based Simulator module and a low-cost hardware module of robotized…
Lane Detection and Tracking project using opencv in python
Build a simple lane detector with Python and OpenCV
Distinguish lanes for self-driving cars- using color selection, region masking & edge detection
Self driving car project for Harvard Robotic Class DGMD E-17 Spring 2021
This is a very simple lane detection made with python.
Udacity Self Driving Car Engineer Project - Advanced Lane Lines Detection
Road Lane Lines finding through Color Selection
Lane Line detection is a critical component for self driving cars and also for computer vision in general. This concept is used to describe the path for self-driving cars and to avoid the risk of getting in another lane. In this repo, we will build a machine learning project to detect lane lines in real-time. We will do this using the concepts o…
Add a description, image, and links to the lane-tracking topic page so that developers can more easily learn about it.
To associate your repository with the lane-tracking topic, visit your repo's landing page and select "manage topics."