AtharvaMusale / Vehicle-Detection-and-Tracking-using-YOLOv3-and-Deep-Sort
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
- Graduation Project. Vehicle speed estimation using computer vision and evolutionary-based camera calibration☆38Updated 2 years ago
- To train a model to detect German traffic signs with tensorflow object detection API☆35Updated 7 years ago
- A Deep Neural Network to do traffic sign recognition☆47Updated 7 years ago
- Turkish Traffic Sign Detection and Classification using Faster R CNN Inception v2 in Python☆17Updated 6 years ago
- Collection of papers, code, notebooks, datasets and other resources for Multi Object Tracking (Vehicle tracking, Pedestrian tracking) | G…☆88Updated 4 years ago
- Traffic light detection using deep learning with the YOLOv3 framework. PyTorch => YOLOv3☆64Updated 4 years ago
- ☆120Updated 4 years ago
- This is a Multi object tracker. Mainly it was build for tracking car movement in a junction.☆30Updated 2 years ago
- Vehicle detection and tracking using deep learning and computer vision.☆12Updated 3 years ago
- Real-Time Detection And Classification of Traffic Signs using YOLOv5s object detection algorithm. [AI PROJECT]☆32Updated 3 years ago
- Development of Deep Learning algorithms for Drivable Area Segmentation, Lane Segmentation, Traffic Sign Detection and Classification with…☆52Updated 3 years ago
- deepsort + yolov3 + velocity-tracker☆20Updated 4 years ago
- Implementation of darkflow on traffic sign detection and classification☆74Updated last year
- Estimate the speed of a car given a video from dash cam with optical flow☆54Updated 6 years ago
- Project on 3D Object Detection using Lyft's level5 dataset. Obtained mAP of 0.045 on the private leader board on kaggle and ranked in the…☆22Updated 5 years ago
- Estimating distance to the nearest vehicle from the car dashboard camera☆30Updated 3 years ago
- GitHub repo for my article at https://towardsdatascience.com/indian-car-license-plate-detection-using-yolo-v5-ae2574578175☆63Updated last year
- ☆94Updated 5 years ago
- According to YOLOv3 and SORT algorithms, counting multi-type vehicles. Implemented by Pytorch.☆87Updated 10 months 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
- Detect and track vehicles on a video stream and count those going through a defined line.☆94Updated 6 years ago
- A tutorial for training YOLOv3 to detect traffic lights using BOSCH small traffic light dataset.☆123Updated 3 years ago
- YOLO: Real-Time Object Detection☆35Updated 5 years ago
- In this project, I used Python and OpenCV to detect lane lines on the road. I developed a processing pipeline that works on a series of i…☆78Updated 7 years ago
- This project is to detect cars that move in wrong way.☆19Updated 6 months ago
- This project imlements the following tasks in the project: 1. Vehicle counting, 2. Lane detection. 3.Lane change detection and 4.speed es…☆307Updated 2 years ago
- ☆13Updated 3 years ago
- Vehicle detection using YOLOv3,4,5 ---- Tracking using DeepSORT -----Speed Estimating using personal method☆15Updated 3 years ago
- Identifying traffic signs in real time using YOLO for autonomous self driving car☆72Updated last year
- Combined lane and vehicle detection pipeline comparing YOLOv2 and LeNet-5☆15Updated 7 years ago