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:
- Detecting Cars in real time and identifying the speed of cars and tracking☆64Updated 6 years ago
- Vehicle-Detection and Tracking Using YOLO and Deep Sort with Tensorflow☆34Updated 5 years ago
- real-time Vehicle Detection( tiny YOLO ver) and HOG+SVM method☆140Updated 8 years ago
- Vehicle detection and tracking and speed estimation using opencv☆21Updated 7 years ago
- According to YOLOv3 and SORT algorithms, counting multi-type vehicles. Implemented by Pytorch.☆87Updated 11 months 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
- ☆67Updated 5 years ago
- Simple vehicle detection and counting with python and open cv final test☆54Updated 7 years ago
- deep_sort_yolov3☆42Updated 2 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
- ☆46Updated last year
- Vehicle Detection using Mask R-CNN and Computer Vision based Lane Detection☆125Updated 7 years ago
- Tensorflow object detection with tracking based on the DeepSort algorithm☆60Updated 2 years ago
- Code for BrnoCompSpeed dataset☆81Updated 3 years ago
- Real-time PPE detection and tracking using YOLO v3 and deep_sort☆120Updated last year
- This project imlements the following tasks in the project: 1. Vehicle counting, 2. Lane detection. 3.Lane change detection and 4.speed es…☆314Updated 2 years ago
- Detecting and Tracking the violating cars using yolov3 model and various image processing techniques.☆38Updated 6 years ago
- Combined lane and vehicle detection pipeline comparing YOLOv2 and LeNet-5☆15Updated 7 years ago
- Detect whether the person is wearing the safety helmet and vest in industry.☆25Updated 5 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
- Maintaining empty parking spot count using YOLO real-time vehicle detection. Code readily runnable in google colab.☆66Updated 6 years ago
- Estimate the speed of the car using OpenCV and Python☆8Updated 6 years ago
- This repository contains the source code of TeamUW in Track 1 and Track 3 at the NVIDIA AI City Challenge Workshop at CVPR 2018.☆28Updated 10 months ago
- Using Perspective Transform to leverage bird's eye view (BEV) to estimate distance between objects.☆75Updated 4 years ago
- Detect and track vehicles on a video stream and count those going through a defined line.☆96Updated 6 years ago
- OpenCV 3 & Keras implementation of vehicle tracking with video data.☆119Updated 7 years ago
- YOLOv5 with flask framework, in aims to counting vehicles in traffic☆48Updated 4 years ago
- Vehicle counting in a conjusted traffic road where background subtraction gives lower performance.☆39Updated 5 years ago
- Approach to extract motion paths (trajectories) of vehicles and pedestrians from videos (Multiple object detection & tracking)☆74Updated 5 years ago
- This repository contains our source code of Track 3 in the NVIDIA AI City Challenge Workshop at CVPR 2018. Please find the full source co…☆143Updated 6 years ago