Department of Computer Engineering, Rasht Branch, Islamic Azad University, Rasht, Iran.
Department of Computer Engineering, Faculty of Engineering, University of Guilan, Rasht, Iran.
J Digit Imaging. 2018 Oct;31(5):738-747. doi: 10.1007/s10278-018-0062-2.
Image segmentation is one of the most common steps in digital image processing, classifying a digital image into different segments. The main goal of this paper is to segment brain tumors in magnetic resonance images (MRI) using deep learning. Tumors having different shapes, sizes, brightness and textures can appear anywhere in the brain. These complexities are the reasons to choose a high-capacity Deep Convolutional Neural Network (DCNN) containing more than one layer. The proposed DCNN contains two parts: architecture and learning algorithms. The architecture and the learning algorithms are used to design a network model and to optimize parameters for the network training phase, respectively. The architecture contains five convolutional layers, all using 3 × 3 kernels, and one fully connected layer. Due to the advantage of using small kernels with fold, it allows making the effect of larger kernels with smaller number of parameters and fewer computations. Using the Dice Similarity Coefficient metric, we report accuracy results on the BRATS 2016, brain tumor segmentation challenge dataset, for the complete, core, and enhancing regions as 0.90, 0.85, and 0.84 respectively. The learning algorithm includes the task-level parallelism. All the pixels of an MR image are classified using a patch-based approach for segmentation. We attain a good performance and the experimental results show that the proposed DCNN increases the segmentation accuracy compared to previous techniques.
图像分割是数字图像处理中最常见的步骤之一,将数字图像分为不同的段。本文的主要目标是使用深度学习对磁共振图像(MRI)中的脑肿瘤进行分割。肿瘤具有不同的形状、大小、亮度和纹理,可以出现在大脑的任何部位。这些复杂性是选择具有多层的大容量深度卷积神经网络(DCNN)的原因。所提出的 DCNN 包含两个部分:架构和学习算法。架构和学习算法分别用于设计网络模型和优化网络训练阶段的参数。架构包含五个卷积层,均使用 3×3 核,以及一个全连接层。由于使用折叠小核的优势,它允许使用较少的参数和更少的计算来实现较大核的效果。使用 Dice 相似系数度量,我们在 BRATS 2016 脑肿瘤分割挑战数据集上报告了完整、核心和增强区域的准确率结果,分别为 0.90、0.85 和 0.84。学习算法包括任务级并行。使用基于补丁的方法对所有 MR 图像的像素进行分类以进行分割。我们获得了良好的性能,实验结果表明,与先前的技术相比,所提出的 DCNN 提高了分割准确性。