Brain tumor cells can be identified by applying image segmentation techniques using Convolutional Neural Network (CNN). The CNN architecture that is often used in 3-dimensional image segmentation is 3D U-Net. In this study, the implementation of 3D U-Net Inception architecture was carried out which is a modification of 3D U-Net and Inception architecture for brain tumor cell segmentation on bra…