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

I think it's very good #1

Open
zgdgod opened this issue Nov 27, 2018 · 5 comments
Open

I think it's very good #1

zgdgod opened this issue Nov 27, 2018 · 5 comments

Comments

@zgdgod
Copy link

zgdgod commented Nov 27, 2018

Because I run it in windows, the file name is different from linux,.

e.g. get a file name data/data\\NYU2_9_2_3.jpg

so I run it after this fix:

in dataloader.py line27 image = image.split("/")[-1][5:]

it worked 2333
thanks

@Rahk92
Copy link

Rahk92 commented Dec 6, 2018

Thanks a lot!
Your comment was helpful for me to run the code in Windows.

@JiechaoSheng
Copy link

Thanks

@18119496488
Copy link

thank you!

@Mr-Y-B-L
Copy link

thanks

@EvanZouQ
Copy link

image = image.split("/")[-1][5:]

Thanks you very much.

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

6 participants