lipengcheng (李鹏程)
lipengcheng (李鹏程)
at line136 in train.py, i add: dice = dice_coef_loss(y_batch[0], pred_map) but it seems don't work, could you please give me some information about how to use this metric, thx!
Great works! I'm trying to use this code on my own dataset, there still have some questions although I have carefully read your 'config_explanation.md' : 1. what is the difference...
I am intested in your contribution, but when run your repo, there is something wrong with the FLICKR-25K.mat: KeyError: Unable to open object (object 'images' doesn't exist) I found that...