Skip to content
#

pneumonia-classification

Here are 57 public repositories matching this topic...

This project uses a deep learning model built with the TensorFlow Library to detect pneumonia in X-ray images. The model architecture is based on the EfficientNetB7 model, which has achieved an accuracy of approximately 97.12% (97.11538%) on our test data. This high accuracy rate is one of the strengths of our AI model.

  • Updated May 4, 2024
  • Jupyter Notebook

This project uses a pre-trained ResNet50 model from the FastAI library to detect pneumonia in chest X-rays. The dataset which is available on kaggle is used for training the model which classifies the chest xray as NORMAL, VIRAL or BACTERIAL and this project is deployed on Flask

  • Updated Jan 2, 2024
  • Jupyter Notebook

Developed and evaluated two models, to detect pneumonia cases from medical images. Our custom resnet18 was evaluated at an 81% accuracy, 66% precision, and 78% recall. Valuable for timely detection of pneumonia patients, improving outcomes, and reducing mortality. CAM visualizations provide provide insights into model decision-making

  • Updated Jul 18, 2023
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the pneumonia-classification topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pneumonia-classification topic, visit your repo's landing page and select "manage topics."

Learn more