Mouiad-JRA / Lane-Line-Detection-using-Image-Processing-vs-Deep-LearningLinks
Lane line detection technique is used in many self-driving autonomous vehicles as well as line-following robots,We developed a software to Detect lane lines in a variety of conditions, including changing road surfaces, curved roads, and variable lighting. An image processing based detection and a deep learning AI detection are to be implemented…
☆15Updated 3 years ago
Alternatives and similar repositories for Lane-Line-Detection-using-Image-Processing-vs-Deep-Learning
Users that are interested in Lane-Line-Detection-using-Image-Processing-vs-Deep-Learning are comparing it to the libraries listed below
Sorting:
- Example scripts for the detection of lanes using the ultra fast lane detection model in Pytorch.☆89Updated 3 years ago
- ☆84Updated 4 years ago
- Lane detection and object detetion (YOLO) using OpenCV and python☆40Updated 5 years ago
- My Computer Vision project from my Computer Vision Course (Fall 2020) at Goethe University Frankfurt, Germany. Performance comparison bet…☆87Updated 4 years ago
- Lane and obstacle detection for active assistance during driving. Uses windowed sweep for lane detection. Combination of object tracking …☆177Updated 5 years ago
- A pipeline that can detects lane boundaries, predicts upcoming curves, and measures lane curvature.☆123Updated 5 years ago
- A project to demonstrate lane detection with a front facing camera.☆128Updated last year
- A tutorial for training YOLOv3 to detect traffic lights using BOSCH small traffic light dataset.☆133Updated 4 years ago
- The project can achieve FCWS, LDWS, and LKAS functions solely using only visual sensors. using YOLOv5 / YOLOv5-lite / YOLOv6 / YOLOv7 / Y…☆270Updated last year
- Development of Deep Learning algorithms for Drivable Area Segmentation, Lane Segmentation, Traffic Sign Detection and Classification with…☆57Updated 3 years ago
- Traffic light detection using deep learning with the YOLOv3 framework. PyTorch => YOLOv3☆74Updated 5 years ago
- In this project, I used a deep neural network (built with Keras) to clone car driving behavior. The dataset used to train the network is …☆14Updated 7 years ago
- I have used YOLOv3 Algorithm for Vehicle Detection and Deep Sort Algorithm for Vehicle Tracking. After tracking the vehicles I have tried…☆17Updated 5 years ago
- ☆155Updated 4 years ago
- Final Master Thesis on how to detect CARLA Simulator's Traffic Speed Sign using YOLO v3 Neural Network for object detection☆42Updated 6 years ago
- This project imlements the following tasks in the project: 1. Vehicle counting, 2. Lane detection. 3.Lane change detection and 4.speed es…☆320Updated 3 years ago
- An experimental project for autonomous vehicle driving perception with steering angle prediction and semantic segmentation using a combin…☆11Updated 4 years ago
- This is a Multi object tracker. Mainly it was build for tracking car movement in a junction.☆30Updated 3 years ago
- Computer Vision algorithm to compute road curvature and lane vehicle offset using OpenCV Image Processing, Camera Calibration, Perspectiv…☆49Updated 6 years ago
- detect curved lane lines using HSV filtering and sliding window search.☆191Updated 7 years ago
- A collection of all projects pertaining to different layers in the SDC software stack☆233Updated 7 years ago
- Implementation of the Automatic Emergency Braking System using deep learning.☆40Updated 4 years ago
- Self-Driving Car that implements Line detection, obstacle avoidance, and obstacle recognition features.☆31Updated 5 years ago
- Computer Vision algorithm to compute road curvature and lane vehicle offset using OpenCV Image Processing, Camera Calibration, Perspectiv…☆15Updated 6 years ago
- ☆81Updated 5 years ago
- ☆28Updated 5 years ago
- Using OpenCV to detect Lane Lines on a road, one of the most fundamental concepts for building a Self-Driving car.☆42Updated 7 years ago
- ☆13Updated 4 years ago
- Unofficial implemention of lanenet model for real time lane detection Pytorch Version☆170Updated 4 years ago
- Development of a lane detection and tracking solution for self-driving cars. This is an important part of the autopilot system, to ensure…☆14Updated last year