lstm_multi_modal_UNet
lstm_multi_modal_UNet copied to clipboard
i keep getting this error in utils.py
File "/././src.utils.py", line 93, in norm_vol data = data.astype(np.float) ValueError: setting an array element with a sequence.
I keep getting the error as above when i try to run your code with braTS18 dataset. can you tell me what is happening and how to solve this problem?