Multi-Scale Network for Thoracic Organs Segmentation

Muhammad Ibrahim Khalil,Samabia Tehsin,Mamoona Humayun,N. Z. Jhanjhi,Mohammed A. AlZain
DOI: https://doi.org/10.32604/cmc.2022.020561
2022-01-01
Abstract:Medical Imaging Segmentation is an essential technique for modern medical applications. It is the foundationof many aspects of clinical diagnosis, oncology, and computer-integrated surgical intervention.Although significant successes have been achieved in the segmentation of medical images, DL (deep learning) approaches. Manual delineation of OARs (organs at risk) is vastly dominant but it is prone to errors given the complex irregularities in shape, low texture diversity between tissues and adjacent blood area, patientwide location of organisms, and weak soft tissue contrast across adjacent organs in CT images. Till now several models have been implemented onmulti organs segmentation but not caters to the problem of imbalanced classes some organs have relatively small pixels as compared to others. To segment OARs in thoracic CT images, we proposed the model based on the encoder-decoder approach using transfer learning with the efficientnetB7 DL model. We have built a fully connected CNN (Convolutional Neural network) having 5 layers of encoding and 5 layers of decoding with efficientnetB7 specifically to tackle imbalance class pixels in an accurate way for the segmentation of OARs. Proposed methodology achieves 0.93405 IOU score, 0.95138 F1 score and class-wise dice score for esophagus 0.92466, trachea 0.94257, heart 0.95038, aorta 0.9351 and background 0.99891. The results showed that our proposed framework can be segmented organs accurately.
What problem does this paper attempt to address?