image-segmentation-keras
image-segmentation-keras copied to clipboard
How can I plot ROC-curve for segmentation using vgg_unet?
trafficstars
I have made binary classification using vgg_unet, now I want to plot a ROC-curve for accuracy evaluation. How can I get the map that indicates the probability value of each pixel?