AbstractMRI and CT images are widely utilized for detecting tumors in internal organs. However, accurately distinguishing tumors using these images only, poses a challenge. This demands human expertise to effectively mark tumors in a given MRI or CT image, which is time-consuming. In this study, MONAI Label and MONAI Dynamic U-Net (DynU-Net) were used to segment tumors in any given 3D CT image of the pelvic bone, aiming to assist radiologists further. This method helps to run the model without needing a GPU which is better than traditional approaches. In addition, a convolutional neural network (CNN) was used to classify the tumors as benign or malignant and to predict three grades of tumors (low, medium, and high). The use of CNN in classification and prediction gives higher results than other studies. A dataset of 178 3D CT picture images was employed to feed the networks with the help of Adam optimizer and Categorical cross-entropy. We employ a set of 3D CT scans because of their greater contrast and spatial resolution which is better used for pelvic bone tumors. The Dice similarity coefficient (DSC) and Hausdorff distance (HD) have been used to perform calculations in segmentation. The results show a DSC of 0.7660280 and an HD of 16.75480. A range of performance metrics, such as sensitivity, specification, and F1-score for classification and prediction methods, are used to evaluate the accuracy of the proposed system. The system has accuracy (99.4%) for classification and (97.8%) for prediction. These findings indicate that MONAI Label is effective for automatic segmentation of tumors in a given CT scan; with high accuracy. Moreover, CNN is useful for classification and prediction systems with high accuracy. However, achieving better results is possible with an abundance of training samples.
Read full abstract