sulaimanvesal / PointCloudUDA

[IEEE-TMI 2021] This is our PyTorch implementation for Adapt Everywhere paper on unsupervised domain adaptation using entropy and point-cloud paper.
MIT License
29 stars 3 forks source link

How to visualize segmentation results “soft-segmentation map” #5

Open wangm-ting opened 2 years ago

sulaimanvesal commented 2 years ago

@wangm-ting the soft segmentation map are basically prediction probability maps. You can visualize it in Matplotlib or save them as nifti fromat (nii.gz) and plot them in 3D-Slicer.