Summary: | Segmenting brain tumors automatically using MR data is crucial for disease investigation and monitoring. Due to the aggressive nature and diversity of gliomas, well-organized and exact segmentation methods are used to classify tumors intra-tumorally. The proposed technique uses a Gray Level Co-occurrence matrix extraction of features approach to strip out unwanted details from the images. In comparison with the current state of the art, the accuracy of brain tumor segmentation was significantly improved using Convolutional Neural Networks, which are frequently used in the field of biomedical image segmentation. By merging the results of two separate segmentation networks, the proposed method demonstrates a major but simple combinatorial strategy that, as a direct consequence, yields much more precise and complete estimates. A U-Net and a Three-Dimensional Convolutional Neural Network. These networks are used to break up images into their component parts. Following that, the prediction was constructed using two distinct models that were combined in a number of ways. In comparison to existing state-of-the-art designs, the proposed method achieves the mean accuracy (%) of 99.40, 98.46, 98.29, precision (%) of 99.41, 98.51, 98.35, F-Score (%) of 99.4, 98.29, 98.46 and sensitivity (%) of 99.39, 98.41, 98.25 for the whole tumor, enhanced tumor, tumor core on the validation set, respectively.
|