MuhammadMoinFaisal / YOLOv8-DeepSORT-Object-Tracking

YOLOv8 Object Tracking using PyTorch, OpenCV and DeepSORT
666 stars 197 forks source link

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

Open STITCHESHHH opened 5 months ago

STITCHESHHH commented 5 months ago

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

123321790 commented 2 months ago

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

应该在detect目录下运行