himashi92 / vizviva_brats_2021

[Brainlesion 2021] Official PyTorch Implementation for Reciprocal Adversarial Learning for Brain Tumor Segmentation: A Solution to BraTS Challenge 2021 Segmentation Task
MIT License
20 stars 3 forks source link

prediction #6

Closed billel-a closed 2 years ago

billel-a commented 2 years ago

Hi, i used the test.py with the pretrained model that you posted in your git but i got an error, can you please help me fix it image image

himashi92 commented 2 years ago

I updated the code by adding norm_layer as group and width as 48. Can you check now?

billel-a commented 2 years ago

Thanks alot, the previous error was fixed but i got another error image

himashi92 commented 2 years ago

That code line is unwanted. I updated the script.