Skip to content
#

pneumonia

Here are 89 public repositories matching this topic...

一个用于肺炎图像分类的轻量级ResNet18-SAM模型实现,采用SH-DCGAN生成少类样本数据,解决了数据不平衡的问题,同时结合剪枝策略实现轻量化!MedGAN-ResLite-V2 Released! Stay tuned!❤

  • Updated May 29, 2024
  • Python

This project aims to detect pneumonia from chest X-ray images using a Convolutional Neural Network (CNN). The model is trained on a dataset of chest X-ray images and evaluated for its performance. The project is ongoing, and I aim to fine-tune the model in the future. If you are seeing this, it means I am still working on the project.

  • Updated May 18, 2024
  • Jupyter Notebook

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

Enhancing medical image classification accuracy using GANs to generate synthetic datasets. By training a GAN to create realistic medical images, the project aims to overcome limitations of traditional data augmentation methods, ultimately improving classification accuracies for tasks like detecting pneumonia in X-rays.

  • Updated Apr 20, 2024
  • Jupyter Notebook

The proposed system uses machine learning to classify X-ray images for potential pneumonia diagnosis. Designed to enhance accuracy and speed, it aims to supplement traditional radiologist evaluations, reducing human error and ensuring timely detection of this critical health concern.

  • Updated Nov 13, 2023
  • Jupyter Notebook
CXR-ACGAN-chest-xray-generator-covid19-pneumonia

CXR-ACGAN: Auxiliary Classifier GAN (AC-GAN) for Chest X-Ray (CXR) Images Generation (Pneumonia, COVID-19 and healthy patients) for the purpose of data augmentation. Implemented in TensorFlow, trained on COVIDx CXR-3 dataset.

  • Updated Jun 14, 2023
  • Python

Improve this page

Add a description, image, and links to the pneumonia 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 topic, visit your repo's landing page and select "manage topics."

Learn more