tf_unet icon indicating copy to clipboard operation
tf_unet copied to clipboard

Accuracy and loss is shock

Open sanersbug opened this issue 7 years ago • 2 comments

train

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

sanersbug avatar Jul 31 '18 07:07 sanersbug

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

I-CANT-CODE avatar Mar 25 '19 20:03 I-CANT-CODE

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

Choapinus avatar Aug 24 '19 03:08 Choapinus