deshwalmahesh / yolov7-deepsort-tracking

Modular and ready to deploy code to detect and track videos using YOLO-v7 and DeepSORT
158 stars 65 forks source link

Apply in Webcam #11

Closed YLL0209 closed 2 years ago

YLL0209 commented 2 years ago

Helooo, Is it possible that we can change any part so that can use this repository in webcam or any other camera? Have a nice day!

deshwalmahesh commented 2 years ago

Hi @YLL0209 thanks for opening up the issue request. Did you have a chance to look at the documentation for the function: track_video at line 66

Thank you :)