MuhammadMoinFaisal / YOLOv8-DeepSORT-Object-Tracking

YOLOv8 Object Tracking using PyTorch, OpenCV and DeepSORT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

python: can't open file 'predict.py': [Errno 2] No such file or directory

STITCHESHHH opened this issue · comments

Firstly, thank you for your contribution. I followed the instructions to download the predict.py file, but when I run it I get the following error, python: can't open file 'predict.py': [Errno 2] No such file or directory

首先,感谢您的贡献。我按照说明下载了 Predict.py 文件,但是当我运行它时,出现以下错误: python: can't open file 'predict.py': [Errno 2] No such file or directory

应该在detect目录下运行