taigw / brats17

Brain tumor segmentation for MICCAI 2017 BraTS challenge
BSD 3-Clause "New" or "Revised" License
324 stars 130 forks source link

Duplicate entries in train_names_all_lggx3.txt #2

Closed fordanic closed 6 years ago

fordanic commented 6 years ago

Is there a reason why the LGG dataset have multiple entries in train_names_all_lggx3.txt.

taigw commented 6 years ago

This is because the number of LGG images is much smaller than that of HGG images.

siddharthamantrala commented 6 years ago

Is it possible to train without a GPU?

siddharthamantrala commented 6 years ago

Do I need to change the directory paths in the Job_test file to test the code with the dataset, even if i dont have a GPU?

taigw commented 6 years ago

A GPU is required for training. Otherwise the training process would be very slow.