lee-zq / 3DUNet-Pytorch

3DUNet implemented with pytorch
484 stars 108 forks source link

Giving error: NameError: name 'get_dices' is not defined #12

Open vivek231 opened 3 years ago

vivek231 commented 3 years ago

I'm trying to run the code, but during training is giving me the error NameError: name 'get_dices' is not defined. Could you please provide help me to resolve this issue?