AtharvaMusale / Vehicle-Detection-and-Tracking-using-YOLOv3-and-Deep-SortLinks
I have used YOLOv3 Algorithm for Vehicle Detection and Deep Sort Algorithm for Vehicle Tracking. After tracking the vehicles I have tried counting the number of vehicles in each lane. This will help us in real life implementations like Toll Booths(To cross check the collection) and Traffic Lanes Rules Monitoring(To check if heavy vehicles are fo…
☆17Updated 4 years ago
Alternatives and similar repositories for Vehicle-Detection-and-Tracking-using-YOLOv3-and-Deep-Sort
Users that are interested in Vehicle-Detection-and-Tracking-using-YOLOv3-and-Deep-Sort are comparing it to the libraries listed below
Sorting:
- Detect free parking lot available for cars☆83Updated 4 years ago
- Approach to extract motion paths (trajectories) of vehicles and pedestrians from videos (Multiple object detection & tracking)☆74Updated 5 years ago
- This is a Multi object tracker. Mainly it was build for tracking car movement in a junction.☆30Updated 3 years ago
- According to YOLOv3 and SORT algorithms, counting multi-type vehicles. Implemented by Pytorch.☆87Updated last year
- Tracking and Trajectory Prediction☆38Updated 4 years ago
- CV integrated project. Including MOT to track cars and pedestrians, object detection and image classification to get license plate conten…☆49Updated 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…☆318Updated 3 years ago
- ☆46Updated 2 years ago
- Graduation Project. Vehicle speed estimation using computer vision and evolutionary-based camera calibration☆42Updated 3 years ago
- Collection of papers, code, notebooks, datasets and other resources for Multi Object Tracking (Vehicle tracking, Pedestrian tracking) | G…☆90Updated 4 years ago
- To train a model to detect German traffic signs with tensorflow object detection API☆35Updated 7 years ago
- Vehicle Speed Estimation from Video using Deep Learning and Optical Flow in PyTorch.☆121Updated 3 years ago
- deepsort + yolov3 + velocity-tracker☆20Updated 4 years ago
- ☆97Updated 5 years ago
- Turkish Traffic Sign Detection and Classification using Faster R CNN Inception v2 in Python☆17Updated 6 years ago
- Estimating distance to objects in the scene using detection information☆169Updated 3 years ago
- Detect and track vehicles and pedestrian from UAV videos☆27Updated 6 years ago
- Vehicle detection and tracking using deep learning and computer vision.☆12Updated 4 years ago
- This repo contains all the source code and dataset used in the paper Car Detection using Unmanned Aerial Vehicles: Comparison between Fa…☆75Updated 6 years ago
- Traffic signs detection and classification in real time☆289Updated last year
- ☆27Updated 6 years ago
- Detect and track vehicles on a video stream and count those going through a defined line.