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

FileNotFoundError: [Errno 2] No such file or directory: 'yolo-seg.pt' #629

Open
fiyud opened this issue Feb 8, 2025 · 0 comments
Open

Comments

@fiyud
Copy link

fiyud commented Feb 8, 2025

i got FileNotFoundError: [Errno 2] No such file or directory: 'yolo-seg.pt' when tried to ran the yolov9-c-seg model by follow

!python segment/train_dual.py --device 0 --batch 12 --data "D:/Surger/Surrg.v1i.yolov5pytorch/data.yaml" --img 640 --cfg D:/Surger/yolov9/models/segment/yolov9-c-dseg.yaml --hyp hyp.scratch-high.yaml --epochs 150 --close-mosaic 15

does anyone know how to resolve this problem?

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