bingrao / vehicle-detection
Record the speed of cars passing in front of the Raspberry Pi Picamera. Created vehicle detection pipeline with two approaches: (1) deep neural networks (YOLO framework) and (2) support vector machines ( OpenCV + HOG).
☆28Updated 7 years ago
Alternatives and similar repositories for vehicle-detection
Users that are interested in vehicle-detection are comparing it to the libraries listed below
Sorting:
- real-time Vehicle Detection( tiny YOLO ver) and HOG+SVM method☆140Updated 8 years ago
- Vehicle Detection using Mask R-CNN and Computer Vision based Lane Detection☆125Updated 7 years ago
- Maintaining empty parking spot count using YOLO real-time vehicle detection. Code readily runnable in google colab.☆66Updated 6 years ago
- The system takes video footage of a highway as input and provides statistics like the count of vehicles and an average estimated speed of…☆61Updated 6 years ago
- deep_sort_yolov3☆42Updated 2 years ago
- Combined lane and vehicle detection pipeline comparing YOLOv2 and LeNet-5☆15Updated 7 years ago
- Vehicle detection and tracking and speed estimation using opencv☆21Updated 7 years ago
- Detecting Cars in real time and identifying the speed of cars and tracking☆64Updated 6 years ago
- Vehicle Detection with Convolutional Neural Network☆153Updated 8 years ago
- ☆126Updated 7 years ago
- An accident avoidance program that raises alert when nearby vehicles are moving at a relative speed faster than a threshold value, additi…☆21Updated 6 years ago
- Robust Highway Lane Segmentation Based on LaneNet Trained BDD100K☆29Updated 6 years ago
- This project is aimed to realize the relative algorithms about traffic lights detection. I will complete it by two methods ,the classical…☆64Updated 5 years ago
- Compare FasterRCNN,Yolo,SSD model with the same dataset☆146Updated 6 years ago
- ☆67Updated 4 years ago
- Pedestrians detection and tracking using OpenCV on Python☆133Updated 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
- Tensorflow object detection with tracking based on the DeepSort algorithm☆60Updated 2 years ago
- Vehicle detection and speed measurement system☆58Updated 2 years ago
- Object Detection clubbed with a Graphical User Interface developed using Tkinter☆13Updated 7 years ago
- Deep Learning Lane Detection☆13Updated 5 years ago
- Detecting and Tracking the violating cars using yolov3 model and various image processing techniques.☆38Updated 6 years ago
- traffic sign detection with HOG feature and SVM model☆78Updated 6 years ago
- ☆72Updated 4 years ago
- Vehicle-Detection and Tracking Using YOLO and Deep Sort with Tensorflow☆34Updated 5 years ago
- Detect and track vehicles on a video stream and count those going through a defined line.☆94Updated 6 years ago
- Lane Detection for Self-Driving Car, using Computer Vision Techniques☆50Updated 8 years ago
- Vehicle detection, tracking and counting by SVM is trained with HOG features using OpenCV on c++.☆98Updated 7 years ago
- Autonomous self-driving is in the trend for implementing it in our real life to remove all the hassles and accidents. Modern-day transpor…☆18Updated 6 years ago
- Lane Lines Detection using Python and OpenCV for self-driving car☆106Updated 7 years ago