Automatic brain tumor segmentation using U-ResUNet chain model approach
Abstract
Identifying brain tumors precisely within the early stage is still a challenging problem
for the medical sector consistent with recent research. In a previous research
approved by Cancer. Net Editorial Board, it was observed that this year, approximately
twenty four thousand ve hundred thirty adults will be detected with initial
stage cancer tumors of the brain and spinal cord in the United States. So, a developed
technology is required to identify this tumor in an early stage to increase
the survival rate from this disease. To overcome this problem, many Deep Learning
models like CNN (Convolutional Neural Network), LSTM(Long-Short Term Memory)
were proposed to detect tumor areas in the primary stage through segmentation
and classi cation in previous research. In our proposed paper, we will attempt to
use combination of Res-Unet and Unet model to perform segmentation on brain
MRI images. So, basically, our target will be to take brain MRI images as input
data and after that, we will try to t the combination of Unet and Res-Unet model
on the dataset to perform segmentation to compare the result with other proposed
models to get better result.