black0017 / MedicalZooPytorch

A pytorch-based deep learning framework for multi-modal 2D/3D medical image segmentation
MIT License
1.72k stars 299 forks source link

MICCAI_BraTS_2018_Data_Training/brats2018-list-' + mode + '-samples-' + str(samples) + '.txt' #27

Open hu-yj opened 1 year ago

hu-yj commented 1 year ago
When I run "brats2018.py", I do not know what should be in this file self.save_name = self.root + '/MICCAI_BraTS_2018_Data_Training/brats2018-list-' + mode + '-samples-' + str( samples) + '.txt' Please help me.
yeshunlong commented 1 year ago

See my reply on the issue "question about train" may help you?