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 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☆141Updated 8 years ago
- Detecting Cars in real time and identifying the speed of cars and tracking☆65Updated 6 years ago
- OpenCV 3 & Keras implementation of vehicle tracking with video data.☆120Updated 7 years ago
- Real Time Detection and Classification of Vehicles and Pedestrians Using Haar Cascade Classifier☆178Updated 4 years ago
- Vehicle Speed Check☆265Updated 3 years ago
- ☆67Updated 5 years ago
- Hobby project to track vehicles that are over speeding and violating red light☆303Updated 3 years ago
- Vehicle Detection using Mask R-CNN and Computer Vision based Lane Detection☆126Updated 7 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…☆318Updated 3 years ago
- Created vehicle detection pipeline with two approaches: (1) deep neural networks (YOLO framework) and (2) support vector machines ( OpenC…☆663Updated last year
- Tensorflow object detection with tracking based on the DeepSort algorithm☆60Updated 2 years ago
- Pedestrians detection and tracking using OpenCV on Python☆133Updated 8 years ago
- According to YOLOv3 and SORT algorithms, counting multi-type vehicles. Implemented by Pytorch.☆87Updated last year
- Maintaining empty parking spot count using YOLO real-time vehicle detection. Code readily runnable in google colab.☆66Updated 6 years ago
- Autonomous driving - car detection using the very powerful YOLO model☆84Updated 7 years ago
- Computer vision based vehicle detection and tracking using Tensorflow Object Detection API and Kalman-filtering☆553Updated 5 years ago
- The main objective of this project is to identify overspeed vehicles, using Deep Learning and Machine Learning Algorithms. After acquisit…☆168Updated 2 years ago
- Vehicle detection and tracking and speed estimation using opencv☆21Updated 7 years ago
- Detect and track vehicles on a video stream and count those going through a defined line.☆99Updated 6 years ago
- Vehicle Detection with Convolutional Neural Network☆153Updated 8 years ago
- The System consists of two main components. Vehicle detection model and A graphical user interface (GUI)☆166Updated last year
- OpenCV in Python for lane line and vehicle detection/tracking in autonomous cars☆242Updated 4 years ago
- A repository for the paper "Real-Time Traffic Sign Recognition Based on Efficient CNNs in the Wild"☆146Updated 5 years ago
- deep_sort_yolov3☆42Updated 2 years ago
- ☆120Updated 5 years ago
- Vehicle detection, tracking and counting by blob detection with OpenCV on c++.☆119Updated 7 years ago
- Training a YOLOv3 model to detect the presence of helmet for intrusion or traffic monitoring.☆131Updated 3 years ago
- Compare FasterRCNN,Yolo,SSD model with the same dataset☆147Updated 6 years ago
- A tutorial for training YOLOv3 to detect traffic lights using BOSCH small traffic light dataset.☆131Updated 3 years ago
- Track an object across a CCTV Network with non-overlapping camera views.☆81Updated 4 years ago