Skip to content

TalalAhmed311/Object-Tracking-Counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OBJECT TRACKING + VEHICLE COUNTING USING DEEPSORT + YOLOV5

To setup this model in your local PC you have to follow these steps

  1. Clone this Repository

    https://github.com/TalalAhmed311/Object-Tracking-Counter

  2. Clone the Yolov5 Repository this Object-Tracking-Counter Folder

    !git clone https://github.com/ultralytics/yolov5

  3. Download DeepSort file from the link given below and paste the deep_sort folder in Object-Tracking-Counter Folder

    https://drive.google.com/drive/folders/1vjE8z5OVP1ybfaIey3BDBE7Q7SYfYePh?usp=sharing

  4. Run this command in CLI in the same folder

    python tracker.py --source video.mp4 --weights yolov5s.pt --show-vid

If you want to save your video then add --save-vid command it wil save your video into runs folder

traffic

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages