akhilesh-k / Lane-and-Vehicles-Detection
This repository contains works on a computer vision software pipeline built on top of Python to identify Lanes and vehicles in a video. This project is not part of Udacity SDCND but is based on other free courses and challanges provided by Udacity. It uses Computer vision and Deep Learrning Techniques. Few pipelines have been tried on SeDriCa, …
☆68Updated 6 years ago
Alternatives and similar repositories for Lane-and-Vehicles-Detection:
Users that are interested in Lane-and-Vehicles-Detection are comparing it to the libraries listed below
- Vehicle Detection using Mask R-CNN and Computer Vision based Lane Detection☆125Updated 7 years ago
- Lane Detection for Self-Driving Car, using Computer Vision Techniques☆50Updated 8 years ago
- A Python program for lane line detection and tracking using a traditional computer vision approach☆44Updated 7 years ago
- A Deep Neural Network to do traffic sign recognition☆47Updated 7 years ago
- Combined lane and vehicle detection pipeline comparing YOLOv2 and LeNet-5☆15Updated 7 years ago
- OpenCV in Python for lane line and vehicle detection/tracking in autonomous cars☆240Updated 4 years ago
- Vehicle Detection with Convolutional Neural Network☆154Updated 7 years ago
- Using OpenCV to detect Lane lines on Roads☆77Updated 7 years ago
- Lane detection and tracking☆121Updated 6 months ago
- This is our SIH 2018 Project with detects object related to traffic like traffic signs, vehicles etc☆40Updated 6 years ago
- Implementation of darkflow on traffic sign detection and classification☆74Updated last year
- Computer Vision and Machine Learning related projects of Udacity's Self-driving Car Nanodegree Program☆42Updated 6 years ago
- Udacity Self-Driving Car Engineer Nanodegree. Project: Vehicle Detection and Tracking☆58Updated 7 years ago
- Udacity Self Driving Car Nanodegree - Advance Lane Line Finder on a Video Stream☆25Updated 6 years ago
- Vehicle Detection + Advanced Lane Finding for ADAS☆35Updated 7 years ago
- My solution to the Udacity Self-Driving Car Engineer Nanodegree Advanced Lane Lines project.☆65Updated 8 years ago
- real-time Vehicle Detection( tiny YOLO ver) and HOG+SVM method☆139Updated 8 years ago
- 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
- Perception algorithms for Self-driving car; Lane Line Finding, Vehicle Detection, Traffic Sign Classification algorithm.☆50Updated 7 years ago
- Vehicle detection/tracking project using YOLO network☆22Updated 7 years ago
- Locates and tracks the position of lane lines (and the car) in dashcam video.☆49Updated 7 years ago
- RESEARCH [ + ] Robust framework for Lane Detection and Tracking using Deep CNN, Extended Hough Transform and Kalman Filter for autonomo…☆79Updated 4 years ago
- P4_AdvancedLaneFinding☆34Updated 8 years ago
- Model for the extraction of lane lines, both curved and straight, from the road. Augmented the lane area, as well added important metrics…☆79Updated 8 years ago
- Lane Detection Module using C++ and OpenCV☆136Updated 7 years ago
- ☆69Updated 7 years ago
- Use segmentation networks to recognize lane lines and vehicles. Infer position and curvature of lane lines relative to self.☆68Updated 6 years ago
- Self Driving Car Vehicle Detection☆70Updated 7 years ago
- This simulation of a car uses steering angle predictions from a convolutional neural network, this is also called end-to-end learning. It…☆21Updated 7 years ago
- Vehicle detection implemented with you Only Look Once. It's an object detector that uses features learned by a deep convolutional neural …☆27Updated 6 years ago