Skip to content

geeksloth/yolov7-vehicle-counting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alt text This app is based on YOLOV7 object detection library engine from WongKinYiu repository on https://github.com/WongKinYiu/yolov7 and based on DeepSort object tracking implementation

Run this command to run the app

python detect_count_and_track.py --weights yolov7.pt --conf 0.60 --source ../videos/traffic.mp4 --view-img --nosave --no-trace

Download yolov7 weight from YOLOV7 assets repository https://github.com/WongKinYiu/yolov7/releases

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages