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

FileNotFoundError #6

Open
shanpufang opened this issue Jun 21, 2018 · 10 comments
Open

FileNotFoundError #6

shanpufang opened this issue Jun 21, 2018 · 10 comments

Comments

@shanpufang
Copy link

我在运行data_prepare.py时遇到这个问题:
FileNotFoundError:File b' d:/data/luna/CSVFILLES/annotation.csv' dose not exist
后来我自己在相应路径下建了了个文件夹也不可以,请问这是为什么呢?
作者在主页提供的那个数据集是对应代码的数据集吗?Imagenet32_train.zip

@mxl94213
Copy link

I think you can modify the variable 'base_dir' in file "project_config.py" . Such as ' base_dir = "../data/" '
I think he does not provide the dataset. You should go to the LUNA16 website to download the dataset. Unfortunately, I running the data_prepare.py now , it generates a huge data larger than 100G. I'm considering whether to terminate the running.

@shanpufang
Copy link
Author

@mxl94213 这个路径改过了,可是还是不可以,我猜是不是数据集的问题。
这个代码对应的论文中,要求的不是LIDC中获取的数据吗?难道是LUNA16吗?
谢谢

@mxl94213
Copy link

Yes, you should get the dataset from LUNA16 which has been divided into ten folders.

@shanpufang
Copy link
Author

@mxl94213 也就是说,这个代码用的数据集是LUNA16,是下载下来就可以直接输入代码吗?还是的需要处理一下啊?谢谢~

@mxl94213
Copy link

You can use directly.

@mxl94213
Copy link

I think my desktop disk is not enough to store the generated data. So, when you run over the code on dataset, can you share the generated data after processing with me?

@shanpufang
Copy link
Author

@mxl94213 对,作者主页上说了的,得到的文件差不多100G,得需要比较大的disk才可以

@shanpufang
Copy link
Author

@mxl94213 好的,没有问题,如果我这个跑通了,我在邮件里给你分享结果。

@mxl94213
Copy link

Thank you very much. My email is [email protected] . If you have problems, keeping in touch. @shanpufang.

@shanpufang
Copy link
Author

@mxl94213好的,有问题随时联系,我的邮箱[email protected]

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