image-segmentation-keras
image-segmentation-keras copied to clipboard
Accuracy or val_accuracy ??
trafficstars
Hi, thanks for making this good code available. I have a question about evaluation metrics, in general when we put accuracy without any details like in some paper, we take accuracy (wich is train accuracy) or val_accuracy (wich is test accuracy) as shown in the figure for this case.
Thank you so much
