Karim-Ahm / Realtime-Vehicle-DetectionLinks
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 8 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
Sorting:
- Vehicle Detection + Advanced Lane Finding for ADAS☆35Updated 7 years ago
- Use 3D convolutional network to predict the speed of a car via dashcam stream. The final mean squared error on validation set is 3.1 (mil…☆41Updated 8 years ago
- Perception algorithms for Self-driving car; Lane Line Finding, Vehicle Detection, Traffic Sign Classification algorithm.☆51Updated 8 years ago
- ☆127Updated 8 years ago
- Vehicle Detection Project☆29Updated 4 years ago
- Finding lane lines on a video using computer vision☆30Updated 3 years ago
- Lane identification system for camera based systems.☆70Updated 8 years ago
- This project aims to detect the dangerous status of driving based on the images captured by the dashboard camera using deep learning.☆32Updated 8 years ago
- Udacity Self-Driving Car Engineer Nanodegree. Project: Advanced Lane Finding☆54Updated 8 years ago
- Keras/Tensorflow Implementation of `End-to-End Learning for self-driving car (Nvidia)`. Spatial factorization is additionally implemented…☆22Updated 8 years ago
- A robust lane detection system based on fully convolutional network for segmenting the road and the lane.☆53Updated 8 years ago
- Tutorial on how to setup your system with a NVIDIA GPU and to install Deep Learning Frameworks like TensorFlow, Darknet for YOLO, Theano,…☆72Updated 5 years ago
- ☆21Updated 8 years ago
- Udacity Self-Driving Car Engineer Nanodegree. Project: Vehicle Detection and Tracking☆59Updated 7 years ago
- Detecting Road Features: identifying lane and vehicles boundaries in a video.☆101Updated 8 years ago
- Lane detection using OpenCV☆101Updated 11 years ago
- Lane and obstacle detection for active assistance during driving. Uses windowed sweep for lane detection. Combination of object tracking …☆174Updated 4 years ago
- ☆66Updated 8 years ago
- Built a real-time lane departure warning system with a monocular camera, using OpenCV.☆229Updated 5 years ago
- Autonomous RC Car powered by a Convoluted Neural Network implemented in Python with Tensorflow