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).
☆27Updated 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
- Vehicle detection and speed measurement system☆58Updated last year
- According to YOLOv3 and SORT algorithms, counting multi-type vehicles. Implemented by Pytorch.☆87Updated 9 months ago
- deep_sort_yolov3☆42Updated 2 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.☆92Updated 6 years ago
- ☆67Updated 4 years ago
- Maintaining empty parking spot count using YOLO real-time vehicle detection. Code readily runnable in google colab.☆66Updated 6 years ago
- Detecting Cars in real time and identifying the speed of cars and tracking☆64Updated 6 years ago
- Detecting and Tracking the violating cars using yolov3 model and various image processing techniques.☆37Updated 5 years ago
- Vehicle detection and tracking and speed estimation using opencv☆21Updated 6 years ago
- Vehicle Detection using Mask R-CNN and Computer Vision based Lane Detection☆124Updated 7 years ago
- real-time Vehicle Detection( tiny YOLO ver) and HOG+SVM method☆139Updated 8 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…☆60Updated 5 years ago
- YoLo is a CNN architecture which specialize in object detection. I am using tutorial from https://www.pyimagesearch.com/2018/11/12/yolo-o…☆18Updated 5 years ago
- In present days, people detection, tracking and counting is an important aspect in the video investigation and subjection demand in Compu…☆41Updated 5 years ago
- Vehicle Speed Detection is a Python Script to track and detect the speed of a moving vehicle. This script can automatically detect the la…☆13Updated 4 years ago
- Real-Time Detection And Classification of Traffic Signs using YOLOv5s object detection algorithm. [AI PROJECT]☆31Updated 3 years ago
- The System consists of two main components. Vehicle detection model and A graphical user interface (GUI)☆164Updated 6 months ago
- ☆45Updated last year
- Camera Calibration; Distortion Correction; Perspective transform ("bird-eye view"); Compute curvature and vehicle position.☆45Updated 7 years ago
- Hobby project to track vehicles that are over speeding and violating red light☆302Updated 3 years ago
- The main objective of this project is to identify overspeed vehicles, using Deep Learning and Machine Learning Algorithms. After acquisit…☆165Updated 2 years ago
- Vehicle Detection using state-of-the-art architecture Faster R-CNN with Pretrained models like VGG16 and ResNet50☆20Updated 6 years ago
- ☆18Updated 6 years ago
- Estimate the speed of the car using OpenCV and Python☆8Updated 6 years ago
- Track an object across a CCTV Network with non-overlapping camera views.☆80Updated 3 years ago
- YOLOv5 with flask framework, in aims to counting vehicles in traffic☆48Updated 4 years ago
- Tensorflow object detection with tracking based on the DeepSort algorithm☆60Updated 2 years ago
- Deep learning based object tracking with line crossing and area intrusion detection☆156Updated 2 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