Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

weights/yolov4-pacsp.pt #422

Open
norah-art opened this issue Jan 28, 2023 · 1 comment
Open

weights/yolov4-pacsp.pt #422

norah-art opened this issue Jan 28, 2023 · 1 comment

Comments

@norah-art
Copy link

Hi,
what is the command to download the weights/yolov4-pacsp.pt in google colab?

@norah-art
Copy link
Author

norah-art commented Jan 28, 2023

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'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant