Understanding last convolution of U-NET for image segmentation
I was trying to understand the last layer of Image segmentation architecture (U-NET). For example what will be the logits-probability distribution of pixels in each case? I know that its there as purpose of FCL but how?