nabsabraham / focal-tversky-unet

This repo contains the code for our paper "A novel focal Tversky loss function and improved Attention U-Net for lesion segmentation" accepted at IEEE ISBI 2019.
357 stars 72 forks source link

need guidance #17

Closed YZafar closed 4 years ago

YZafar commented 4 years ago

Hello, I need some guidance from you, I,m working on aneurysm detection thesis where I want to segment my image using attention unet, my plan is: I,ll train the unet model with my images and labels test the model using some images

I,m stuck at the point: how to show the segmented images that are received after applying attention unet on test images

plz guide me!

Regards,