Detection of abnormalities in brain MRI images as an effort to detect brain tumors early can be implemented with image segmentation using Convolutional Neural Network (CNN). An architecture frequently used in 3D image segmentation is the 3D U-Net architecture. In this study, a modification was made to the 3D U-Net architecture by removing the bridge part to produce a new architecture is 3D V-Ne…