zhixuhao / unet

unet for image segmentation
MIT License
4.55k stars 1.99k forks source link

Visualization of training process in keras #81

Open CSCSCS111 opened 5 years ago

CSCSCS111 commented 5 years ago

What can be done to visualize the training process in keras, such as acc, loss, etc.I am doing a research and study on my training set. I really hope to get guidance. Thank you very much.

teamo429 commented 5 years ago

Please refer to the following links for information on training visualization. https://keras.rstudio.com/articles/training_visualization.html