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☆140Updated 8 years ago
- Real Time Detection and Classification of Vehicles and Pedestrians Using Haar Cascade Classifier☆179Updated 4 years ago
- OpenCV 3 & Keras implementation of vehicle tracking with video data.☆119Updated 7 years ago
- Vehicle Detection using Mask R-CNN and Computer Vision based Lane Detection☆126Updated 7 years ago
- Detecting Cars in real time and identifying the speed of cars and tracking☆65Updated 6 years ago
- Vehicle detection and tracking and speed estimation using opencv☆21Updated 7 years ago
- Using Perspective Transform to leverage bird's eye view (BEV) to estimate distance between objects.☆75Updated 4 years ago
- Compare FasterRCNN,Yolo,SSD model with the same dataset☆147Updated 6 years ago
- Created vehicle detection pipeline with two approaches: (1) deep neural networks (YOLO framework) and (2) support vector machines ( OpenC…☆662Updated last year
- Detect and track vehicles on a video stream and count those going through a defined line.☆99Updated 6 years ago
- Lane Detection for Self-Driving Car, using Computer Vision Techniques☆50Updated 8 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…☆317Updated 3 years ago
- Parking Space Detection in OpenCV☆207Updated 4 years ago
- Vehicle Speed Check☆265Updated 3 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
- Tensorflow object detection with tracking based on the DeepSort algorithm☆60Updated 2 years ago
- Maintaining empty parking spot count using YOLO real-time vehicle detection. Code readily runnable in google colab.☆66Updated 6 years ago
- deep_sort_yolov3☆42Updated 2 years ago
- According to YOLOv3 and SORT algorithms, counting multi-type vehicles. Implemented by Pytorch.☆87Updated last year
- Vehicle-Detection and Tracking Using YOLO and Deep Sort with Tensorflow☆34Updated 5 years ago
- Traffic signs detection and classification in real time☆289Updated last year
- Vehicle detection, tracking and counting by blob detection with OpenCV on c++.☆119Updated 7 years ago
- ☆67Updated 5 years ago
- A tutorial for training YOLOv3 to detect traffic lights using BOSCH small traffic light dataset.☆129Updated 3 years ago
- A repository for the paper "Real-Time Traffic Sign Recognition Based on Efficient CNNs in the Wild"☆144Updated 5 years ago
- Hobby project to track vehicles that are over speeding and violating red light☆303Updated 3 years ago
- Simple vehicle detection and counting with python and open cv final test☆54Updated 8 years ago
- Implementation of darkflow on traffic sign detection and classification☆74Updated last year
- Detecting and Tracking the violating cars using yolov3 model and various image processing techniques.☆38Updated 6 years ago
- The System consists of two main components. Vehicle detection model and A graphical user interface (GUI)☆164Updated 10 months ago