Open innocent-oss opened 2 years ago
Have you followed all steps in the Readme file?
yeah I have followed them
Unfortunately, the images that you have sent me does not show what is the problem. Please copy the error, and paste it here.
You should write your data paths in the config.yaml file. Also, put the zip files next to the config.yaml file.
path:
training_set: ../MICCAI_BraTS_2018_Data_Training.zip
validation_set: ../MICCAI_BraTS_2018_Data_Validation.zip
During the preprocessing, first the data are extracted and saved in the Training and Validation folder. After preprocessing, preprocessed data are saved at val_preprocessed_data and preprocessed_data folders.
The code doesn't accept the datasets path. I have mailed you the output kindly have a look. Thank you