muddassir235 / Advanced-Lane-and-Vehicle-Detection
This repository is aimed towards using advanced computer vision techniques to accurately detect lane lines on unfavorable roads.
☆14Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for Advanced-Lane-and-Vehicle-Detection
- Lane Detection for Self-Driving Car, using Computer Vision Techniques☆49Updated 7 years ago
- A Python program for lane line detection and tracking using a traditional computer vision approach☆44Updated 6 years ago
- My solution to the Udacity Self-Driving Car Engineer Nanodegree Advanced Lane Lines project.☆65Updated 7 years ago
- An advanced lane-finding algorithm using distortion correction, image rectification, color transforms, and gradient thresholding.☆80Updated 6 years ago
- Using OpenCV to detect Lane lines on Roads☆77Updated 7 years ago
- Udacity Self Driving Car Nanodegree - Advance Lane Line Finder on a Video Stream☆25Updated 6 years ago
- Lane identification system for camera based systems.☆71Updated 7 years ago
- OpenCV in Python for lane line and vehicle detection/tracking in autonomous cars☆238Updated 3 years ago
- Perception algorithms for Self-driving car; Lane Line Finding, Vehicle Detection, Traffic Sign Classification algorithm.☆50Updated 7 years ago
- Self driving car Lane detection☆12Updated 6 years ago
- Lane detection and tracking☆119Updated last month
- Combined lane and vehicle detection pipeline comparing YOLOv2 and LeNet-5☆15Updated 6 years ago
- Detecting Road Features: identifying lane and vehicles boundaries in a video.☆96Updated 7 years ago
- A project to demonstrate lane detection with a front facing camera.☆110Updated 7 months ago
- This project is my implementation of NVIDIA's PilotNet End to End deep CNN (built with Keras) to clone the behavior of a self driving c…☆9Updated 5 years ago
- Advanced lane finding☆57Updated 7 years ago
- In this project, I used Python and TensorFlow to classify traffic signs. Dataset used: German Traffic Sign Dataset. This dataset has more…☆71Updated 4 years ago
- Implementation of darkflow on traffic sign detection and classification☆73Updated last year
- I am using an ensemble of classic computer vision and modern deep learning techniques, to detect the lane lines and the vehicles on a hig…☆48Updated 7 years ago
- My project and task solutions for Udacity's Self-driving Car Engineer Nanodegree☆32Updated last year
- RESEARCH [ + ] Robust framework for Lane Detection and Tracking using Deep CNN, Extended Hough Transform and Kalman Filter for autonomo…☆79Updated 4 years ago
- Self Driving Car Vehicle Detection☆70Updated 7 years ago
- This repository contains works on a computer vision software pipeline built on top of Python to identify Lanes and vehicles in a video. T…☆66Updated 6 years ago
- Vehicle Detection + Advanced Lane Finding for ADAS☆35Updated 6 years ago
- Implementation of the Automatic Emergency Braking System using deep learning.☆37Updated 3 years ago
- ☆125Updated 7 years ago
- A Deep Neural Network to do traffic sign recognition☆43Updated 7 years ago
- Udacity Self-Driving Car Engineer Nanodegree projects☆26Updated 5 years ago
- Udacity Self Driving Car Nanodegree - Behavioral Cloning