jakeret / tf_unet

Generic U-Net Tensorflow implementation for image segmentation
GNU General Public License v3.0
1.9k stars 748 forks source link

black screen regarding the predictor for demo_toy_problem Notebook #288

Closed dlazarou closed 4 years ago

dlazarou commented 4 years ago

Installed and run successfully demo_toy_problem jupyter notebook in both Windows 7 and MacOS Mohave, incl 32 iterations and 10 epochs, exactly as the notebook is.

The third image regarding the prediction was entirely black. Any idea why?

dlazarou commented 4 years ago

seems that another training session gave non-black image. I increased the number of epochs and iterations.