U-Net

Home > Computer Science > Computer vision > Convolutional neural networks > U-Net

A CNN architecture used for image segmentation. It has a contracting path that encodes an input image and an expanding path that decodes it to obtain a segmentation mask.