Issam28 / Brain-tumor-segmentation

A deep learning based approach for brain tumor MRI segmentation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to set the number of patches of validation set?

muween opened this issue · comments

I split the datasets into training and validation set with a ratio of 2:1. However, When I run the extract_patches.py, I found the generated training.npy and valid.npy have same patches numbers, although they have different number of raw data.