zhixuhao / unet

unet for image segmentation
MIT License
4.6k stars 2k forks source link

Visualization of training process in keras #81

Open CSCSCS111 opened 6 years ago

CSCSCS111 commented 6 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 6 years ago

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