shalabh147/Brain-Tumor-Segmentation-and-Survival-Prediction-using-Deep-Neural-Networks
Use of state of the art Convolutional neural network architectures including 3D UNet, 3D VNet and 2D UNets for Brain Tumor Segmentation and using segmented image features for Survival Prediction of patients through deep neural networks.
Jupyter NotebookMIT
Issues
- 0
- 0
Hii, I couldn't understand the models you are loading for 3d-unet and 3d-vnet as there is no code regarding saving of the models that are being loaded. model.save('../working/3d_model.h5') .This the saved model in 3d_Unet_v1 but model = load_model('../input/evaluateunet/3d_model_4.h5',custom_objects = {'dice_coef_loss' : dice_coef_loss , 'dice_coef' : dice_coef}),this is the loaded model . I couldnt able to get what model is being loaded as there is no saved model that is being loaded. Facing same issue with 3d_vnet cose also . Please look into my issue and help me in solving it ASAP.
#5 opened by Joshithasree - 0
issue3
#4 opened by KanchanRani - 7
error
#3 opened by KanchanRani - 1