Tuberculosis chest X-ray detection using CNN-based hybrid segmentation and classification approach
Tuberculosis still significantly impacts the world's population, with more than 10 million people getting sick each year. Researchers have focused on developing computer-aided diagnosis (CAD) technology based on X-ray imaging to support the identification of tuberculosis, and deep learning is a popular and efficient method. However, deep learning-based CAD approaches usually ignore the relationship between the two vision tasks of specific region segmentation and classification. In this research, we introduced a novel TB-UNet, which is based on dilated fusion block (DF) and Attention block (AB) block for accurate segmentation of lungs regions and achieved the highest results in terms of Precision (0.9574), Recall (0.9512), and F1score (0.8988), IoU (0.8168) and Accuracy (0.9770). We also proposed TB-DenseNet which is based on five dual convolution blocks, DenseNet-169 layer, and a feature fusion block for the precise classification of tuberculosis images. The experiments have been performed on three chest X-ray (CXR) datasets, segmented images, and original images are fed to TB-DenseNet for better classification. Furthermore, the proposed method is tested against simultaneously three different diseases, such as Pneumonia, COVID-19, and Tuberculous. The highest results are achieved in terms of Precision (0.9567), Recall (0.9510), F1score (0.9538), and Accuracy (0.9510). The achieved results reflect that our proposed method produces the highest accuracy compared to the state-of-the-art methods. The source code is available at: https://github.com/ahmedeqbal/TB-DenseNet.
Code (1)
Methods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Reliable Tuberculosis Detection using Chest X-ray with Deep Learning, Segmentation and Visualization
Tuberculosis (TB) is a chronic lung disease that occurs due to bacterial infection and is one of the top 10 leading causes of death. Accurate and early detection of TB is very important, otherwise, it could be life-threa…
ClassificationData AugmentationGeneral ClassificationImage Segmentation+4Few-Shot Learning Approach on Tuberculosis Classification Based on Chest X-Ray Images
Tuberculosis (TB) is caused by the bacterium Mycobacterium tuberculosis, primarily affecting the lungs. Early detection is crucial for improving treatment effectiveness and reducing transmission risk. Artificial intellig…
ClassificationFew-Shot Learningimage-classificationImage ClassificationViPTT-Net: Video pretraining of spatio-temporal model for tuberculosis type classification from chest CT scans
Pretraining has sparked groundswell of interest in deep learning workflows to learn from limited data and improve generalization. While this is common for 2D image classification tasks, its application to 3D medical imag…
Classificationimage-classificationImage ClassificationEnhanced Tuberculosis Bacilli Detection using Attention-Residual U-Net and Ensemble Classification
Tuberculosis (TB), caused by Mycobacterium tuberculosis, remains a critical global health issue, necessitating timely diagnosis and treatment. Current methods for detecting tuberculosis bacilli from bright field microsco…
ClassificationSegmentationClassification of Pneumonia and Tuberculosis from Chest X-rays
Artificial intelligence (AI) and specifically machine learning is making inroads into number of fields. Machine learning is replacing and/or complementing humans in a certain type of domain to make systems perform tasks …
BIG-bench Machine LearningClassificationGeneral Classification