A vehicle counter with keras-YOLOv3 from https://github.com/qqwweee/keras-yolo3.git and SORT algorithm for tracking
I used my own dataset here, I trained about 2300 images. So I guess you can train your model with more images
- You can use weight from YOLO website (http://pjreddie.com/darknet/yolo/) or use your own trained weight
- Change lines coordinate with your own video in main.py
- Set path file with your own path
- run main.py