-
Notifications
You must be signed in to change notification settings - Fork 72
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
Where is the DataSet,like dir Image,Whole.... #23
Comments
Hi, The data is from a public dataset called ADNI (http://adni.loni.usc.edu/). The model input image is actually being preprocessed by using registration (details can be found in our report). Due to the github uploading limitation, we cannot upload the whole dataset to this repo. You need to download and preprocess it by yourself. |
Hi @wangyirui , could you share the input dataset, the one after being preprocessed? By Google drive link or else? I have some difficulties in preprocessing the original dataset, but I want to practice the model training part. Thank you so much! |
Hi @Hannah-Yao, unfortunately, Google Cloud has deleted my VM (since it's been 2 yrs...). So the preprocessed data is gone... And my teammate also removed it from his computer. Sorry for that...For preprocessing, you may read our report to find out the details. You may do the preprocessing by yourself. Thanks! |
When I trained the main_alexnet.py, I found no dir named 'Image',could you offer the link to get the data,txs
The text was updated successfully, but these errors were encountered: