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 have some problems about dataset.py #23

Open
panmyuan opened this issue Mar 22, 2019 · 3 comments
Open

I have some problems about dataset.py #23

panmyuan opened this issue Mar 22, 2019 · 3 comments

Comments

@panmyuan
Copy link

No description provided.

@panmyuan
Copy link
Author

image
The part marked in the picture should be repalced by my own path or not ?I want to know what the dataset.py works.

@panmyuan
Copy link
Author

image
I download MSRA-B as shown. And i run the code ,but i don't change the path.
Does this have an effect on the results?

@AceCoooool
Copy link
Owner

image
The part marked in the picture should be repalced by my own path or not ?I want to know what the dataset.py works.

this is just for own test. (just ignore it)

image
I download MSRA-B as shown. And i run the code ,but i don't change the path.
Does this have an effect on the results?

The default root is

data_root = os.path.join(os.path.expanduser('~'), 'data')
(/home/youpcname/data), you can change to your own root.

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