Karol Gotkowski

Results 30 comments of Karol Gotkowski

Hi, there should be an updated nnUNet demo in this repo https://github.com/MECLabTUDA/M3d-Cam It is an updated version of this repo (also from me), but targeted more towards medical CNN (It...

Hi Adot, Thanks for the update. I will have a look at it over the weekend. Is the dataset you used public by chance so I could replicate the error...

Hi again, > In addition, the nnUNet seems to swap axes, the parameters look like: 'transpose_forward': [2, 0, 1], 'transpose_backward': [1, 2, 0]. The nnUNet transposes the dimensions as Pytorch...

Hey, I had the same problem just today. Could a developer have a look into it? Best Karol

Could you please reupload the weights?

Will this commit be merged into master someday or is it not working?

No sadly not. But if you should happen to find one, than I would be glad to know :)

You probably mean Grad-CAM? This is the default setting of medcam.

Hi, > I have worked through the 3D segmentation demo on using nnUNet. Can you please add some code to visualize the activation maps like what you have added in...

Hi, > Is there a way that mecam can just save the vlumetric patch gradcam values and I can stitch those together to create the attention maps, or will I...