Pytorch-UNet
Pytorch-UNet copied to clipboard
The output image is strange : train.py or predict.py problem?
Hello! My English isn't so good so feel free to ask me if there is anything unclear. I trained 2classes. using dataset is CT image of lung tumor.
The mask image below is wandb/run-20221111_*************/files/media/images/pred_***********.png
background:0 ,tumor:1 are classified

But output mask images is strange.

I want to output like wandb/run-20221111_*************/files/media/images.
Hi, can you try the latest master version?
It still results the same
Can you share the pretrained model along with the input image that results in these masks?