Skip to content

Count cars/trucks on highways from video using Neural Network

Notifications You must be signed in to change notification settings

akarsh-saxena/Traffic-Counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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'

About

Count cars/trucks on highways from video using Neural Network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages