jakeret / tf_unet

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

Accuracy and loss is shock #204

Open sanersbug opened 6 years ago

sanersbug commented 6 years ago

train

how to solve this proble ? I am not good at deep learning. Thanks a lot!

I-CANT-CODE commented 5 years ago

how did you get graphs of the loss and accuracy??

Choapinus commented 5 years ago

how did you get graphs of the loss and accuracy??

with tensorboard it's implemented in the code, just type in your console tensorboard --logdir unet_trained