In the assignment, I wanted to try to train the model on Google Colab. But I noticed that there are only 20 h5 files in the folder /Week3/BraTS-Data/Processed/train.
My question is
Does one h5 file correspond to one patch? If so, in the assignment guidance line here. It says, “you can run the following cell to train the model on a small subset of the dataset (85 patches)”. 85 instead of 20. Is there a mistake here?