Liver tumors are abnormal tissue growths in the liver that can be benign or malignant. Separating tumor tissue from healthy tissue in CT scan images can be done using segmentation techniques with Convolutional Neural Networks (CNN). The CNN architecture that can be used in image segmentation is U-Net. The encoder extracts important features from the image, but this process can cause the loss of…