Dootmaan/MT-UNet

How to visualize the Synapse segmentation results

Opened this issue · 1 comments

I've noticed that the paper contains comparative segmentation effect diagrams of different methods. How should I obtain these diagrams? Should I use code, or should I open the predicted values with ITK-SNAP software and then search for them?

Hi @vinsimok, the visualization results in the papar are obtained with ITK-Snap. You can do so by directly importing the predicted segmentation mask after loading the image itself in ITK-Snap.