Open YJonmo opened 6 years ago
Please run the example you have (toy) and then you will see after training it saves it as model.cpkt in the folder. At the moment after training when you run this line "prediction = net.predict("./unet_trained/model.ckpt", x_test)" it gives error as it cannot find the model.ckpt.
What is the reason to change the spelling?