-
Notifications
You must be signed in to change notification settings - Fork 44
Issues: shalabh147/Brain-Tumor-Segmentation-and-Survival-Prediction-using-Deep-Neural-Networks
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
How to calculate the DICE coefficients of WT, TC, and ET separately
#6
opened Sep 5, 2023 by
crystal-mh
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 Apr 3, 2022 by
Joshithasree
ProTip!
Updated in the last three days: updated:>2024-11-07.