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

运行命令行出错,可以帮忙看一下这是哪里出错了吗 #24

Closed
dongliuqingqing opened this issue Dec 21, 2021 · 2 comments

Comments

@dongliuqingqing
Copy link

python main.py --model pidinet --config carv4 --sa --dil --resume --iter-size 24 -j 0 --gpu 0 --epochs 20 --lr 0.005 --lr-type multistep --lr-steps 10-16 --wd 1e-4 --savedir /path/to/table5_pidinet --datadir path/to/BSDS500 --dataset BSDS
会出现错误 No such file or directory: 'path/to/BSDS500\PASCAL/aug_gt/0.0_0/2009_003007.png'
麻烦请教一下可以帮忙看看这是哪里出错了吗

@zhuoinoulu
Copy link
Collaborator

需要修改 "path/to/BSDS500" 成存储图片的路径, "/path/to/table5_pidinet"也可能需要修改

@dongliuqingqing
Copy link
Author

需要修改 "path/to/BSDS500" 成存储图片的路径, "/path/to/table5_pidinet"也可能需要修改

好的,非常感谢,我试试。

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

2 participants