-
Notifications
You must be signed in to change notification settings - Fork 71
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
No such file or directory: '/afs/csail.mit.edu/u/l/liuyingcheng/code/NetDissect/dataset_toy/ade20k/ADE20K_2016_07_26/index*.mat' #2
Comments
Sorry the repo is still under construction. We're solving some of the problems, since the original project wasn't written with PyTorch. It shouldn't take very long. Thanks for your interest! |
Hey, |
Thank you! |
@Tete-Xiao ,i try hard to download dataset and config env, but |
@Tete-Xiao when i tried to run demo_test.sh file, i still get error: FileNotFoundError: [Errno 2] No such file or directory: './broden_dataset/ade20k/ADE20K_2016_07_26/index*.mat' i see previous above thread, can't find the answer. can you please help me? |
You have to download the dataset before running the demo_test. If you have done, index*.mat would be found under the dictionary: ./broden_dataset/ade20k/ADE20K_2016_07_26 |
@happyyuwei1994 |
@qiuyinglin |
@tsingjinyun hi,I also have same problems,can you tell me how to deal with the problem? thank you |
When I run the test demo, I found a problem.
ADE20K_2016_07_26/index*.mat can not be found.
I think I have downloaded all the datasets you provided, but I still don't know where is the file index*.mat.I
If you can give me some advice, I will be very apprepriate.
FileNotFoundError: [Errno 2] No such file or directory: '/afs/csail.mit.edu/u/l/liuyingcheng/code/NetDissect/dataset_toy/ade20k/ADE20K_2016_07_26/index*.mat'
The text was updated successfully, but these errors were encountered: