Traffic-Counter
Download YoloV3 weights from here and put them in weights folder in root directory.
Usage
Command Line
python run.py [options]
options
'-s' or '--source-video': 'Source video to count vehicles
'-w' or '--yolo-weights': 'Path to yolo weights file'
'-c' or '--yolo-config': 'Path to yolo config file'
'-cd' or '--coco-data': 'Path to coco data file'