zhengyang-wang / 3D-Unet--Tensorflow

3D Unet for Isointense Infant Brain Image Segmentation
GNU General Public License v3.0
195 stars 97 forks source link

dataset #9

Closed dasVolkswagen closed 4 years ago

dasVolkswagen commented 4 years ago

Where should we put the 2017 dataset after downloading it from the website?

zhengyang-wang commented 4 years ago

You can put it anywhere you want and specify the directory in configure.py

flags.DEFINE_string('raw_data_dir', '/data/zhengyang/InfantBrain/RawData', 'the directory where the raw data is stored')

liweizhong666 commented 4 years ago

Where should we put the 2017 dataset after downloading it from the website?

Would you please provide this data set? I can't download it on its website? Thank you