Karim-Ahm / Realtime-Vehicle-Detection
Graduation project repository, Real-time vehicle detection using two different approaches. HOG+SVM traditional approach and Deep Learning based approach using state of the art YOLO convolutional neural network.
☆29Updated 7 years ago
Alternatives and similar repositories for Realtime-Vehicle-Detection:
Users that are interested in Realtime-Vehicle-Detection are comparing it to the libraries listed below
- Vehicle Detection + Advanced Lane Finding for ADAS☆34Updated 7 years ago
- Combined lane and vehicle detection pipeline comparing YOLOv2 and LeNet-5☆15Updated 7 years ago
- Lane identification system for camera based systems.☆70Updated 7 years ago
- 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 ca…☆25Updated 7 years ago
- Lane depertaure and Yolo objection detection C++ Linux☆19Updated 3 years ago
- A robust lane detection system based on fully convolutional network for segmenting the road and the lane.☆53Updated 7 years ago
- Term 1, Project 5 - Udacity Self Driving Car Nanodegree☆20Updated 7 years ago
- ☆28Updated 7 years ago
- ☆21Updated 8 years ago
- Detected highway lane lines on a video stream. Used OpencV image analysis techniques to identify lines, including Hough Transforms and Ca…☆13Updated 7 years ago
- Udacity Self-Driving Car Engineer Nanodegree. Project: Vehicle Detection and Tracking☆58Updated 7 years ago
- GUI tool for collecting & labeling data from live camera feed☆42Updated 9 months ago
- Lane detection and tracking☆121Updated 5 months ago
- A Python program for lane line detection and tracking using a traditional computer vision approach☆44Updated 7 years ago
- Perception algorithms for Self-driving car; Lane Line Finding, Vehicle Detection, Traffic Sign Classification algorithm.