DSS-pytorch icon indicating copy to clipboard operation
DSS-pytorch copied to clipboard

I have some problems about dataset.py

Open panmyuan opened this issue 6 years ago • 3 comments

panmyuan avatar Mar 22 '19 11:03 panmyuan

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 avatar Mar 22 '19 11:03 panmyuan

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?

panmyuan avatar Mar 22 '19 11:03 panmyuan

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 https://github.com/AceCoooool/DSS-pytorch/blob/5aa12cede3659c53634ecd225feaac8ebd505f7b/main.py#L37 (/home/youpcname/data), you can change to your own root.

AceCoooool avatar Mar 22 '19 12:03 AceCoooool