hpkim0512 / Deep_MRI_Unet

17 stars 11 forks source link

Missing output images #5

Open mgabr001-git opened 3 years ago

mgabr001-git commented 3 years ago

Hello, I trained and tested this network on the datasets you provided, but I'm having an issue with the test set. The network is reconstructing only 424 out of 431 images in the test set. This creates a mismatch between the input/label and output images.

Did anyone else also observe this issue ? Any suggestion how to fix it?

Thanks!