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

May a little bug in ssdg1.sh/ssdg2.sh #14

Closed
judgingalready opened this issue Nov 23, 2021 · 1 comment
Closed

May a little bug in ssdg1.sh/ssdg2.sh #14

judgingalready opened this issue Nov 23, 2021 · 1 comment

Comments

@judgingalready
Copy link

Excuse, when I run this:

CUDA_VISIBLE_DEVICES=0 bash ssdg2.sh ssdg_pacs resnet18_ms_l123

I get this: ssdg2.sh: line 62: syntax error: unexpected end of file

at the beginning, I thought it may be fileformat mistake that shell was written under windows but used under linux.

However I find there is "\" in line 59, while there isn't in dg.sh. After deleting "\", code works.

I'm not familiar with Shell, so I don't know if it's a mistake.

Looking forwark to your reply and I will close it soon.

@KaiyangZhou
Copy link
Owner

Yes, it was an error. I've deleted the "". Please pull the latest code.

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