You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
because I try to test by the command below
!python test.py --img 640 --conf 0.001 --batch 8 --device 0 --data coco.yaml --cfg cfg/yolov4-pacsp.cfg --weights weights/yolov4-pacsp.pt
then I get the error
FileNotFoundError: [Errno 2] No such file or directory: 'weights/yolov4-pacsp.pt'
Hi,
what is the command to download the weights/yolov4-pacsp.pt in google colab?
The text was updated successfully, but these errors were encountered: