bingrao / vehicle-detectionLinks
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 8 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☆141Updated 8 years ago
- A repository for the paper "Real-Time Traffic Sign Recognition Based on Efficient CNNs in the Wild"☆146Updated 5 years ago
- Vehicle-Detection and Tracking Using YOLO and Deep Sort with Tensorflow☆34Updated 6 years ago
- Real Time Detection and Classification of Vehicles and Pedestrians Using Haar Cascade Classifier☆178Updated 4 years ago
- Detecting Cars in real time and identifying the speed of cars and tracking☆65Updated 6 years ago
- Vehicle Detection using Mask R-CNN and Computer Vision based Lane Detection☆127Updated 7 years ago
- Vehicle detection and tracking and speed estimation using opencv☆21Updated 7 years ago
- Created vehicle detection pipeline with two approaches: (1) deep neural networks (YOLO framework) and (2) support vector machines ( OpenC…☆664Updated last year
- Using Perspective Transform to leverage bird's eye view (BEV) to estimate distance between objects.☆75Updated 5 years ago
- Built a real-time lane departure warning system with a monocular camera, using OpenCV.☆229Updated 5 years ago
- Training a YOLOv3 model to detect the presence of helmet for intrusion or traffic monitoring.☆131Updated 3 years ago
- Maintaining empty parking spot count using YOLO real-time vehicle detection. Code readily runnable in google colab.☆66Updated 6 years ago
- Vehicle Speed Check☆265Updated 3 years ago
- This project is aimed to realize the relative algorithms about traffic lights detection. I will complete it by two methods ,the classical…☆65Updated 5 years ago
- OpenCV 3 & Keras implementation of vehicle tracking with video data.☆120Updated 7 years ago
- Deep Learning Lane Detection☆13Updated 6 years ago
- According to YOLOv3 and SORT algorithms, counting multi-type vehicles. Implemented by Pytorch.☆86Updated last year
- ☆128Updated 8 years ago
- Lane Detection for Self-Driving Car, using Computer Vision Techniques☆50Updated 8 years ago
- Detect and track vehicles on a video stream and count those going through a defined line.☆100Updated 6 years ago
- Detecting and Tracking the violating cars using yolov3 model and various image processing techniques.☆40Updated 6 years ago
- The main objective of this project is to identify overspeed vehicles, using Deep Learning and Machine Learning Algorithms. After acquisit…☆170Updated 2 years ago
- CV integrated project. Including MOT to track cars and pedestrians, object detection and image classification to get license plate conten…☆52Updated 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…☆319Updated 3 years ago
- Vehicle Detection with Convolutional Neural Network☆155Updated 8 years ago
- OpenCV in Python for lane line and vehicle detection/tracking in autonomous cars☆243Updated 4 years ago
- Real-time PPE detection and tracking using YOLO v3 and deep_sort☆122Updated last year
- Object Detection clubbed with a Graphical User Interface developed using Tkinter☆13Updated 7 years ago
- deep_sort_yolov3☆42Updated 2 years ago
- Combined lane and vehicle detection pipeline comparing YOLOv2 and LeNet-5☆15Updated 7 years ago