paper-with-me

홈 › Papers

Tuberculosis chest X-ray detection using CNN-based hybrid segmentation and classification approach

2023-02-26 · Biomedical Signal Processing and Control 2023 2 · Iqbal, Ahmed; Usman, Muhammad; Ahmed, Zohair

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.

📄 PDF Abstract BibTeX

Code (1)

ahmedeqbal/TB-DenseNet tf

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Reliable Tuberculosis Detection using Chest X-ray with Deep Learning, Segmentation and Visualization

2020-07-29 · Tawsifur Rahman, Amith Khandakar, Muhammad Abdul Kadir, Khandaker R. Islam 외

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+4

Few-Shot Learning Approach on Tuberculosis Classification Based on Chest X-Ray Images

2024-09-18 · A. A. G. Yogi Pramana, Faiz Ihza Permana, Muhammad Fazil Maulana, Dzikri Rahadian Fudholi

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 Classification

ViPTT-Net: Video pretraining of spatio-temporal model for tuberculosis type classification from chest CT scans

2021-05-26 · Hasib Zunair, Aimon Rahman, Nabeel Mohammed

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 Classification

Enhanced Tuberculosis Bacilli Detection using Attention-Residual U-Net and Ensemble Classification

2025-01-07 · Greeshma K, Vishnukumar S

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…

ClassificationSegmentation

Classification of Pneumonia and Tuberculosis from Chest X-rays

2021-03-25 · M. Abubakar, I. Shah, W. Ali, F. bashir

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