BhAem / YOLOv5-Mobilenetv2-LaneNet

A lane-divided vehicle flow statistics system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YOLOv5-Mobilenetv2-LaneNet

A lane-divided vehicle flow statistics system. The tracking algorithm is SORT.

Dataset

Dataset for YOLOv5-Mobilenetv2: UA-DETRAC

Dataset for LaneNet: self-maded dataset

How to use

Download the weights file:

链接:https://pan.baidu.com/s/1k7ruMljbUQIZnqeFSnn4xw 提取码:cai6

Put an vehicle flow video and one of the frame with few vehicles in ./data/images

Run the following command:

python main.py

Graphical User Interface (GUI)

Reference

https://github.com/ultralytics/yolov5

https://github.com/Yiming992/LaneDetect

https://github.com/abewley/sort

About

A lane-divided vehicle flow statistics system

License:GNU General Public License v3.0


Languages

Language:Python 100.0%