lstm_multi_modal_UNet icon indicating copy to clipboard operation
lstm_multi_modal_UNet copied to clipboard

[ICIVC 2019] "LSTM multi-modal UNet for Brain Tumor Segmentation"

Results 3 lstm_multi_modal_UNet issues
Sort by recently updated
recently updated
newest added

Hi, I just want to know what the temporal means for. Thank you!

Hi! First of all, thank you very much for sharing your project. It's a great job, congratulations! I would like to train your network with my own dataset. I've .nii...

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...