Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Pulmonary Tuberculosis IV01:26

Pulmonary Tuberculosis IV

134
Tuberculosis, more commonly referred to as TB, is an infectious disease stemming from Mycobacterium tuberculosis. While it primarily impacts the lungs, TB can also affect other body areas. Given its severity and global impact, timely and accurate diagnosis is crucial for controlling its spread and improving patient outcomes.
Several diagnostic approaches are used to detect TB. The conventional method is the Tuberculin Skin Test (TST), also known as the Mantoux test. However, this method has...
134

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Digital dentures in modern prosthodontics: Techniques, materials and clinical outcomes.

Bioinformation·2026
Same author

The conserved coordination of acyl-homoserine lactone and PqsE signaling defines the RhlR-dependent quorum-sensing network in <i>Pseudomonas aeruginosa</i> clinical isolates.

bioRxiv : the preprint server for biology·2026
Same author

Form and function of actin impacts actin health and aging.

bioRxiv : the preprint server for biology·2025
Same author

AI in Dentistry: Innovations, Ethical Considerations, and Integration Barriers.

Bioengineering (Basel, Switzerland)·2025
Same author

A comprehensive review of graphene-based biosensors: Fabrication, applications, characterization and future perspectives-A review.

APL bioengineering·2025
Same author

Deep learning aided determination of the optimal number of detectors for photoacoustic tomography.

Biomedical physics & engineering express·2025

Related Experiment Video

Updated: Jun 18, 2025

Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography
04:48

Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography

Published on: November 30, 2022

2.7K

Self-Trained Convolutional Neural Network (CNN) for Tuberculosis Diagnosis in Medical Imaging.

Karan Sarawagi1, Ashutosh Pagrotra1, Hardik Dhiman1

  • 1Department of Computer Science, Chandigarh University, Mohali, IND.

Cureus
|July 29, 2024
PubMed
Summary

This study demonstrates a deep learning approach using convolutional neural networks (CNNs) for tuberculosis (TB) detection in chest X-rays, achieving ~96.57% accuracy. Self-trained CNNs outperformed transfer learning models for improved TB diagnosis.

Keywords:
chest x-rayconvolutional neural networkdeep learningdiagnostic accuracyimage processingmedical imagingtuberculosis

More Related Videos

A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images
04:23

A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images

Published on: April 21, 2023

1.8K
Lung CT Segmentation to Identify Consolidations and Ground Glass Areas for Quantitative Assesment of SARS-CoV Pneumonia
08:05

Lung CT Segmentation to Identify Consolidations and Ground Glass Areas for Quantitative Assesment of SARS-CoV Pneumonia

Published on: December 19, 2020

14.1K

Related Experiment Videos

Last Updated: Jun 18, 2025

Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography
04:48

Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography

Published on: November 30, 2022

2.7K
A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images
04:23

A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images

Published on: April 21, 2023

1.8K
Lung CT Segmentation to Identify Consolidations and Ground Glass Areas for Quantitative Assesment of SARS-CoV Pneumonia
08:05

Lung CT Segmentation to Identify Consolidations and Ground Glass Areas for Quantitative Assesment of SARS-CoV Pneumonia

Published on: December 19, 2020

14.1K

Area of Science:

  • Medical Imaging
  • Artificial Intelligence
  • Computer Science

Background:

  • Tuberculosis (TB) poses a significant global health challenge, necessitating early and accurate detection for effective treatment and transmission control.
  • Chest X-rays are a primary diagnostic tool for TB, but interpretation can be complex and time-consuming.
  • Advancements in deep learning offer potential for enhancing diagnostic accuracy and efficiency in medical imaging.

Purpose of the Study:

  • To develop and evaluate a deep learning model, specifically a convolutional neural network (CNN), for the automated detection of tuberculosis from chest X-ray images.
  • To investigate the effectiveness of various image preprocessing techniques in improving the performance of the CNN model for TB detection.
  • To compare the performance of a self-trained CNN model against transfer learning approaches using pre-trained models.

Main Methods:

  • A dataset of 7000 chest X-ray images (3500 TB positive, 3500 normal) was utilized.
  • Image preprocessing included wavelet transformation, contrast-limited adaptive histogram equalization (CLAHE), and gamma correction.
  • Data augmentation techniques such as random flipping, rotation, resizing, and rescaling were applied to enhance model robustness.
  • A CNN architecture comprising convolutional, max-pooling, flatten, and dense layers was designed, with ReLU and sigmoid activations.

Main Results:

  • The self-trained CNN model achieved a high accuracy of approximately 96.57% in detecting tuberculosis from chest X-ray images.
  • The deep learning approach demonstrated superior performance compared to transfer learning methods using pre-trained models.
  • Image preprocessing and data augmentation techniques contributed to improved model performance and robustness.

Conclusions:

  • Deep learning, particularly CNNs, shows significant promise for accurate and efficient tuberculosis detection in chest X-ray analysis.
  • Self-trained CNN models can be effectively optimized for medical image analysis tasks, potentially outperforming traditional transfer learning.
  • Future research should focus on larger, diverse datasets from clinical settings to further validate and refine these AI-driven diagnostic tools for broader medical application.