tawnkramer / CarND-Vehicle-DetectionLinks
Vehicle Detection Project
☆52Updated 7 years ago
Alternatives and similar repositories for CarND-Vehicle-Detection
Users that are interested in CarND-Vehicle-Detection are comparing it to the libraries listed below
Sorting:
- A technique to determine lane curvature and car deviation from a single camera image. The camera sensor is mounted in the center of the w…☆35Updated 7 years ago
- Lane Detection for Self-Driving Car, using Computer Vision Techniques☆50Updated 8 years ago
- A project to demonstrate lane detection with a front facing camera.☆119Updated last year
- Vehicle Detection with Convolutional Neural Network☆153Updated 8 years ago
- Lane and obstacle detection for active assistance during driving. Uses windowed sweep for lane detection. Combination of object tracking …☆173Updated 4 years ago
- Built a real-time lane departure warning system with a monocular camera, using OpenCV.☆229Updated 5 years ago
- ☆126Updated 8 years ago
- Vehicle Detection using Mask R-CNN and Computer Vision based Lane Detection☆125Updated 7 years ago
- A pipeline that can detects lane boundaries, predicts upcoming curves, and measures lane curvature.☆122Updated 4 years ago
- Udacity Self-Driving Car Project 5: Vehicle Detection and Tracking☆227Updated 3 years ago
- An advanced lane-finding algorithm using distortion correction, image rectification, color transforms, and gradient thresholding.☆81Updated 7 years ago
- Lane Lines Detection using Python and OpenCV for self-driving car☆108Updated 7 years ago
- Vehicle detection using YOLOv3,4,5 ---- Tracking using DeepSORT -----Speed Estimating using personal method☆15Updated 3 years ago
- ☆84Updated 3 years ago
- ☆120Updated 4 years ago
- Advanced lane finding☆58Updated 8 years ago
- OpenCV in Python for lane line and vehicle detection/tracking in autonomous cars☆241Updated 4 years ago
- ☆67Updated 5 years ago
- Detecting Cars in real time and identifying the speed of cars and tracking☆64Updated 6 years ago
- Example scripts for the detection of lanes using the ultra fast lane detection model in Pytorch.☆81Updated 2 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…☆315Updated 2 years ago
- real-time Vehicle Detection( tiny YOLO ver) and HOG+SVM method☆140Updated 8 years ago
- Lane detection and object detetion (YOLO) using OpenCV and python☆34Updated 5 years ago
- Vehicle detection and tracking and speed estimation using opencv☆21Updated 7 years ago
- Find lane lines on the road using Python and OpenCV, applying Canny edge detectors and Hough line transforms☆315Updated 8 years ago
- YOLO & RCNN Object Detection and Multi-Object Tracking☆33Updated 5 years ago
- Using OpenCV to detect Lane lines on Roads☆77Updated 8 years ago
- Lane Detection with Deep Learning - My Capstone project for Udacity's ML Nanodegree☆432Updated 5 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
- In this project, I used Python and OpenCV to detect lane lines on the road. I developed a processing pipeline that works on a series of i…☆80Updated 7 years ago