DoganK01 / YOLOV8-DeepSORT-Tracking-Vehicle-Counting

Vehicle Counting Using Yolov8 and DeepSORT
Apache License 2.0
65 stars 15 forks source link

Installation steps #2

Open victorvargass opened 7 months ago

victorvargass commented 7 months ago

Hi! thanks for your repo I have troubles with the installation process... Can you give the steps to install this repo? Thank you!

dhruvak001 commented 3 weeks ago

Hi! thanks for your repo I have troubles with the installation process... Can you give the steps to install this repo? Thank you!

Hey! You can checkout https://github.com/dhruvak001/real_time_object_detection_and_tracker it is similar but with centroid euclidean distance based tracker. Deepsort can be imported and can be used after some basic changes.