jakeret / tf_unet

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

TypeError: Fetch argument None has invalid type <class 'NoneType'> #299

Closed rubbyaworka closed 3 years ago

rubbyaworka commented 3 years ago

I have been trying to run the toy_problem on my machine but I'm getting errors. I have attached a pdf containing the codes with the error it generated.

toy_problem1.pdf