lane-finding
There are 137 repositories under lane-finding topic.
ndrplz/self-driving-car
Udacity Self-Driving Car Engineer Nanodegree projects.
MaybeShewill-CV/lanenet-lane-detection
Unofficial implemention of lanenet model for real time lane detection
cfzd/Ultra-Fast-Lane-Detection
Ultra Fast Structure-aware Deep Lane Detection (ECCV 2020)
georgesung/advanced_lane_detection
Advanced lane detection using computer vision
visualbuffer/copilot
Lane and obstacle detection for active assistance during driving. Uses windowed sweep for lane detection. Combination of object tracking and YOLO for obstacles. Determines lane change, relative velocity and time to collision
fabvio/Cascade-LD
Lane detection and classification in an end-to-end Deep Learning fashion
fabvio/TuSimple-lane-classes
TuSimple lane detection dataset addon with class information.
mithi/advanced-lane-detection
An advanced lane-finding algorithm using distortion correction, image rectification, color transforms, and gradient thresholding.
vamsiramakrishnan/AdvancedLaneLines
Lane identification system for camera based systems.
ckirksey3/lane-detection-with-opencv
Apply computer vision to label the lanes in a driving video
windowsub0406/Advanced-lane-finding
Advanced lane finding
Vatshayan/Road-Detection-System
we present the plans of a driver-assistance system, which will be capable of road lane and traffic sign detection by using an OPEN-CV.
upul/CarND-Advanced-Lane-Lines
Fourth Project of the Udacity Self-Driving Car Nanodegree Program
sebdi/lane-detection
Lane detection MATLAB code for Kalman Filter book chapter: Lane Detection
Kilichbek/Advanced-Lane-Detection
Project: Advanced Lane Finding || Udacity: Self-Driving Car Engineer Nanodegree
mohamedameen93/Advanced-Lane-Finding-Using-OpenCV
In this project, I used OpenCV to write a software pipeline to identify the lane boundaries in a video from a front-facing camera on a car.
apreddyy/LaneandYolovehicle-DetectionLinux
Lane depertaure and Yolo objection detection C++ Linux
prateeksawhney97/Detecting-Lane-Lines-P1
Lane Finding Project for Self-Driving Car Nano Degree Term 1. Road Lane Lines are detected by using various image processing techniques like Grayscale, Blurring, Canny Edge Detection, Hough Transform and Masking.
shazraz/Vehicle-Lane-Detection-YOLOv2
Combined lane and vehicle detection pipeline comparing YOLOv2 and LeNet-5
yukitsuji/Advanced_Lane_Finding
Curved Lane Detection by computer vision techniques such as perspective transform or image thresholding.
adamczykpiotr/SemiAutonomousLaneKeepingSystem
Semi-autonomous system for lane keeping based on C++ & OpenCV 4.x
shawpan/lane-detector
Find lane from camera images of an autonomus car
subodh-malgonde/advanced-lane-finding
Identify the lane boundaries in a video.
DavidObando/carnd
Contains my assignments and labs for Udacity's Self-Driving Car Engineer nanodegree
preritj/Advanced-Lane-Finding
Detect lane lines on a road using computer vision techniques
lawga/CarND-Advanced-Lane-Lines
This project is to detect lanes in a video or image and project the results on the output. advanced math and image processing including openCV was used to finish the project.
AndrewGls/P4-Advanced-Lane-Finding
P4-Advanced-Lane-Finding
huuanhhuynguyen/advanced_lane_finding
Lane finding algorithm using image binarization and bird-eye perspective warping
laugh12321/RoadLaneFitting
Lane Line Fitting Based on Perspective Transformation | 基于透视变换的车道线拟合
namigaliyev/road-lane-tracking
Lane tracking was done from the images taken from the camera placed on top of the vehicles using Computer Vision. Not done yet.
Will-J-Gale/GTA-Fully-Convolutional-Lane-Finding
A more robust fully convolutional lane finding algorithm for GTA5
binbli/Lane-Marking-Quality-Assessment
Lane Marking Quality Assessment for Autonomous Driving
LevinHinder/Neural-Network-For-Lane-Detection
Neural network to predict and draw traffic lanes.
huuanhhuynguyen/self-driving-car
Contains sub-modules of self-driving algorithms
SadhaSivamx/AutonomousCar
Autonomous car powered by the Raspberry Pi with image processing (OpenCV)