choodly / 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 following the proper lanes or not).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 following the proper lanes or not).

I wrote two blogs on this projects for in depth understanding of the project:

About

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 following the proper lanes or not).


Languages

Language:Jupyter Notebook 100.0%